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
fix: infer API protocol from base-url and add codex auth.json
- OpenCode/OpenClaw/Hermes: dynamically choose API protocol based on
whether the base-url is an anthropic endpoint or openai-compatible
- Codex: write ~/.codex/auth.json alongside config.toml so users
don't need to manually export OPENAI_API_KEY
- Add shared isAnthropicEndpoint() helper in writers/utils.ts
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments