refactor(stream): harden forwarding and hook composition 76d784c shinmentakezo07 Claude Opus 4.6 commited on Feb 25
test(handlers): add tests for passthrough headers behavior in WriteErrorResponse cfe9ff0 unverified luispater commited on Feb 19
fix: ensure connection-scoped headers are filtered in upstream requests 0e32196 unverified luispater commited on Feb 19
Merge pull request #1618 from alexey-yanchenko/fix/completions-usage 2710421 unverified luispater commited on Feb 18
feat(logging, executor): add request logging tests and WebSocket-based Codex executor 6434782 unverified luispater commited on Feb 18
refactor(all): replace manual pointer assignments with `new` to enhance code readability and maintainability 2359a6f unverified luispater commited on Feb 15
feat: add Kimi authentication support and streamline device ID handling fc3bbab unverified luispater commited on Feb 6
refactor(translator, executor): remove redundant `bytes.Clone` calls for improved performance 1b0fbba unverified luispater commited on Feb 5
refactor(executor): optimize payload cloning and streamline SDK translator usage c702df8 unverified luispater commited on Feb 5
refactor(util, executor): optimize payload handling and schema processing 45239da unverified luispater commited on Feb 5
Merge pull request #1174 from lieyan666/fix/issue-1082-change-error-status-code 7466d53 unverified luispater commited on Jan 31
Merge pull request #1248 from shekohex/feat/responses-compact d7805f3 unverified luispater commited on Jan 30
fix(logging): capture streaming TTFB on first chunk and make timestamps required 935dde1 sususu98 commited on Jan 29
fix(logging): add API response timestamp and fix request timestamp timing 3ac39d4 sususu98 commited on Jan 27
feat(handlers): add test to verify no retries after partial stream response 3e1e511 unverified luispater commited on Jan 29
refactor: consolidate channel send logic with context-safe handlers 1091995 unverified luispater commited on Jan 28
Merge pull request #1132 from XYenon/fix/gemini-models-displayname-override 0b4b8da unverified luispater commited on Jan 24
fix(api): enhance ClaudeModels response to align with api.anthropic.com 49638ce Darley commited on Jan 24
fix: change HTTP status code from 400 to 502 when no provider available 7ca85a6 unverified lieyan commited on Jan 23
feat(cliproxy, gemini): improve ID matching logic and enrich normalized model output 90a9a3f unverified luispater commited on Jan 16
refactor(gemini): replace static model handling with dynamic model registry lookup 04c0af8 unverified luispater commited on Jan 16
refactor(config): replace `nonstream-keepalive` with `nonstream-keepalive-interval` b052301 unverified luispater commited on Jan 12
feat(api): add non-streaming keep-alive support for idle timeout prevention d4889a8 unverified luispater commited on Jan 12
fix(test): implement missing HttpRequest method in stream bootstrap mock 49e7313 hkfires commited on Jan 12
feat(management): add `PostOAuthCallback` handler to token requester interface d68a5ec unverified luispater commited on Jan 7
feat(api): add `GetAuthStatus` method to `ManagementTokenRequester` interface 5e60dc0 unverified luispater commited on Dec 31, 2025
feat(api): add ManagementTokenRequester interface for management token request endpoints 18d6aea unverified luispater commited on Dec 28, 2025
fix(handlers): preserve upstream response logs before duplicate detection 927cccd hkfires commited on Dec 28, 2025
fix(handlers): match raw error text before JSON body for duplicate detection 5fe686b hkfires commited on Dec 28, 2025
fix(test): remove extra argument from ExecuteStreamWithAuthManager call 3bbbf02 Thai Nguyen Hung commited on Dec 25, 2025
feat(logging): implement request ID tracking and propagation 7df7bf2 hkfires commited on Dec 23, 2025
refactor(handlers): streamline error and data channel handling in streaming logic c44e598 unverified luispater commited on Dec 23, 2025