codex-proxy / src /translation

Commit History

fix: remove unsupported previous_response_id parameter (#30)
3c0eaf7
unverified

icebear icebear0828 Claude Opus 4.6 commited on

refactor: extract startServer() + path abstraction for Electron reuse
4a940a5

icebear0828 Claude Opus 4.6 commited on

feat: add reasoning/thinking output support for OpenAI and Anthropic routes
7366e72

icebear0828 Claude Opus 4.6 commited on

fix: Anthropic route thinking blocks validation + context token display
be3a571

icebear0828 Claude Opus 4.6 commited on

feat: add image input support for all API routes
142c9c4

icebear0828 Claude Opus 4.6 commited on

fix: normalize tool schemas missing `properties` field
2df0167

icebear0828 Claude Opus 4.6 commited on

fix: detect empty Codex responses and auto-retry with account rotation (#18)
9d6278d
unverified

icebear icebear0828 Claude Opus 4.6 commited on

fix: harden prompt injection suppression and non-streaming error handling
2def35e

icebear0828 Claude Opus 4.6 commited on

fix: handle error SSE events from Codex API instead of silently dropping them
cf0807a

icebear0828 Claude Opus 4.6 commited on

fix: support thinking.type "adaptive" for latest Claude Code
be3ca8e

icebear0828 Claude Opus 4.6 commited on

feat: dynamic model list fetching from Codex backend (#9)
5f8456f
unverified

icebear icebear0828 Claude Opus 4.6 commited on

feat: OpenCode platform support, vitest tests, changelog & Docker hardening
92c5df7

icebear0828 Claude Opus 4.6 commited on

feat: native tool calling support across all protocols (#8)
ab2754a
unverified

icebear icebear0828 Claude Opus 4.6 commited on

feat: accept tool/function messages across all protocols
759fe9e

icebear0828 Claude Opus 4.6 commited on

feat: suppress Codex Desktop directives in model responses
d817d67

icebear0828 Claude Opus 4.6 commited on

feat: support developer role and array content in OpenAI protocol
ebe8094

icebear0828 Claude Opus 4.6 commited on

refactor: architecture audit fixes round 2 (P0-P2)
d6c3bb0

icebear0828 Claude Opus 4.6 commited on

refactor: fingerprint alignment, auto-maintenance, Docker deployment
347f81b

icebear0828 Claude Opus 4.6 commited on

feat: multi-protocol support β€” Anthropic Messages API + Google Gemini API
d0eb8b9

icebear0828 Claude Opus 4.6 commited on

feat: desktop context injection, multi-turn sessions, TLS impersonation & auto-update
22a7de1

icebear0828 Claude Opus 4.6 commited on

feat: architecture audit β€” disguise hardening, update automation, robustness
85aec43

icebear0828 Claude Opus 4.6 commited on

Initial commit: Codex Proxy with quota API and Cloudflare bypass
5d0a52f

icebear0828 Claude Opus 4.6 commited on