Merge pull request #1654 from alexey-yanchenko/feature/pass-file-inputs 62718e4 unverified luispater commited on Feb 23
Pass file input from /chat/completions and /responses to codex and claude bee6e1b elkindev commited on Feb 20
fix: prevent duplicate function call arguments when delta events precede done 773800c Kirill Turanskiy commited on Feb 15
fix: handle response.function_call_arguments.done in codex→claude streaming translator 4ff456a Kirill Turanskiy commited on Feb 15
fix: handle tool call argument streaming in Codex→OpenAI translator 5fdb4ac Kirill Turanskiy commited on Feb 18
Merge pull request #1523 from xxddff/feature/removeUserField ebc15e5 unverified luispater commited on Feb 11
Update internal/translator/codex/openai/responses/codex_openai-responses_request_test.go 7139d80 unverified xxddff gemini-code-assist[bot] commited on Feb 10
更新internal/translator/codex/openai/responses/codex_openai-responses_request.go f6e7f66 unverified xxddff gemini-code-assist[bot] commited on Feb 10
fix(translator): normalize and restrict `stop_reason`/`finish_reason` usage 108222b unverified luispater commited on Feb 6
refactor(translator, executor): remove redundant `bytes.Clone` calls for improved performance 1b0fbba unverified luispater commited on Feb 5
fix(gemini): support snake_case thinking config fields from Python SDK 0d60b04 neavo commited on Feb 4
fix(translator): handle stop_reason and MAX_TOKENS for Claude responses 80cf1ee unverified luispater commited on Jan 30
refactor(translator): remove registry model lookups from thinking config conversions c9a9876 hkfires commited on Jan 17
feat(codex): enable instruction toggling and update role terminology d213343 unverified luispater commited on Jan 16
feat(codex): enhance input transformation and remove unused `safety_identifier` field 3fdad70 unverified luispater commited on Jan 16
fix(codex): only override instructions when upstream provides them 728ddec hkfires commited on Jan 11
fix(codex): only override instructions in responses for OpenCode UA 57ba52d hkfires commited on Jan 11
refactor(response): enhance parameter handling for Codex to Claude conversion c94e62e unverified luispater commited on Jan 8
Merge pull request #553 from XInTheDark/fix/builtin-tools-web-search da67a35 unverified luispater commited on Jan 8
refactor: replace `json.Marshal` and `json.Unmarshal` with `sjson` and `gjson` 12a2957 unverified luispater commited on Dec 22, 2025
fix(thinking): align budget effort mapping across translators c54ab2f hkfires commited on Dec 16, 2025
fix(translator): preserve built-in tools across openai<->responses 3dfd3b1 Muzhen Gaming commited on Dec 15, 2025
feat(antigravity): add function ID to FunctionCall and FunctionResponse models d482e37 unverified luispater commited on Dec 5, 2025
**refactor(translator): remove `service_tier` from Codex OpenAI request payload** f3f8778 unverified luispater commited on Nov 20, 2025
fix(claude translator): guard tool schema properties 5517f93 lollipopkit🏳️⚧️ commited on Nov 15, 2025
refactor(translator): remove unused log dependency and comment out debug logging 629b7d0 unverified luispater commited on Oct 24, 2025
docs: add GPT-5 Codex guidelines for internal usage 7a9d7e7 unverified luispater commited on Oct 23, 2025
refactor: streamline ConvertCodexResponseToGeminiNonStream by removing unnecessary buffer and improving response handling fd8e4c7 unverified luispater commited on Oct 18, 2025
feat(translator): improve Claude request handling with enhanced content processing 70165a9 unverified luispater commited on Oct 14, 2025