Support multiple API keys via `api_keys` array in config or `OCGO_API_KEYS` env var. On HTTP 429, automatically rotate to the next key and retry. Key index persisted to `~/.config/ocgo/key-index` for restart safety. Backward compatible with existing single-key `api_key` configs. Fixes #115 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| detach_unix.go | ||
| detach_windows.go | ||
| listener_pid_netstat.go | ||
| listener_pid_unix.go | ||
| listener_pid_windows.go | ||
| main.go | ||
| main_test.go | ||