You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each bug was independently reproduced before fixing:
- api-key-validation: Anthropic 429/5xx incorrectly resolved as valid key
- api-key-validation: no HTTP timeout, requests hang forever on unreachable providers
- setup-window: remote debug port 9222 always enabled (now opt-in via SIDECAR_DEBUG_PORT)
- ipc-setup: get-api-keys handler has no error handling, saveApiKey failures ignored
- cli: --key=value syntax parsed as {"model=gemini": true} instead of {"model": "gemini"}
- pre-push hook: test failures don't block push (exits 0 due to npm audit fallback)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments