Commit 97f197d
refactor: dual-path AI provider (direct API + Codex VPS) (#125)
Claude/GPT calls go direct via API keys in repo secrets.
Codex VPS calls go through the CodexAuditBridge service.
This matches the reality that the VPS only runs Codex CLI;
API fallbacks are called directly from the workflow.
Co-authored-by: Claude <noreply@anthropic.com>1 parent e49b1dd commit 97f197d
1 file changed
Lines changed: 101 additions & 213 deletions
0 commit comments