codex-proxy / src /types

Commit History

fix: handle new Responses SSE lifecycle events (#137)
1531084
unverified

icebear icebear0828 commited on

feat: add Structured Outputs support (response_format β†’ text.format)
53d3b3b

icebear0828 Claude Opus 4.6 commited on

fix: pass through cached_tokens from Codex API (#58)
fadda70
unverified

icebear icebear0828 Claude Opus 4.6 commited on

feat: /v1/responses passthrough endpoint + missing SSE event types + Docker docs fix (#37, #38)
8068f1c

icebear0828 Claude Opus 4.6 commited on

feat: model name suffix system + service_tier + Docker persistence fix (#35)
5416ffb
unverified

icebear 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: support thinking/redacted_thinking content blocks in Anthropic schema
ca7b1cb

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: 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: 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: support developer role and array content in OpenAI protocol
ebe8094

icebear0828 Claude Opus 4.6 commited on

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

icebear0828 Claude Opus 4.6 commited on

refactor: extract shared proxy handler, eliminate route duplication
8b777a2

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

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

icebear0828 Claude Opus 4.6 commited on