codex-proxy / src /routes /chat.ts

Commit History

feat: tuple schema (prefixItems) support for structured outputs (#77)
e25a730
unverified

icebear icebear0828 commited on

fix: preserve model name suffixes (-fast, -high, etc.) in API responses
bc98e69

icebear0828 Claude Opus 4.6 commited on

feat: add proxy pool for per-account proxy routing
4ebb914

icebear0828 Claude Opus 4.6 commited on

fix: remove unsupported previous_response_id parameter (#30)
3c0eaf7
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

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

icebear icebear0828 Claude Opus 4.6 commited on

fix(api): return 400 invalid_json for malformed chat payload
0be9bdf

icebear0828 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: extract shared proxy handler, eliminate route duplication
8b777a2

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