Commit 3f1150f
refactor: dual-path AI provider (direct API + Codex VPS)
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 3f1150f
1 file changed
Lines changed: 101 additions & 213 deletions
0 commit comments