Commit History
Merge pull request #1522 from soilSpoon/feature/canceled 47f49b2 unverified
Merge branch 'tui' into dev a5ee100 unverified
feat(logging, executor): add request logging tests and WebSocket-based Codex executor 6434782 unverified
fix(tui): update with review a7b6ecc
feat(tui): add manager tui 359a752
refactor(all): replace manual pointer assignments with `new` to enhance code readability and maintainability 2359a6f unverified
Improves error handling for canceled requests 84678e8
이대희 commited on
Merge remote-tracking branch 'upstream/main' into feature/canceled 3662042
이대희 commited on
Update internal/api/modules/amp/proxy.go 2e2d9dd unverified
feat/auth-hook: refactor RequstInfo to preserve original HTTP semantics 69ac164
HEUDavid commited on
feat/auth-hook: add post auth hook [CR] 1a21c26
HEUDavid commited on
feat/auth-hook: add post auth hook f9ee451
HEUDavid commited on
feat/auth-hook: add post auth hook c30cab3
HEUDavid commited on
feat(gemini-cli): add Google One login and improve auto-discovery 76c1cab
sususu98 commited on
Update internal/api/modules/amp/proxy.go e2ec03d unverified
feature(proxy): Adds special handling for client cancellations in proxy error handler 9d6ad1d
이대희 commited on
refactor(sdk): simplify provider lifecycle and registration logic 0761215 unverified
fix(amp): rewrite model name in response.model for Responses API SSE events f9435f5
Muhammad Zahid Masruri commited on
fix(management): ensure management.html is available synchronously and improve asset sync handling 1763edd
hkfires commited on
refactor(management): streamline control panel management and implement sync throttling ad98112
hkfires commited on
feat: add Kimi authentication support and streamline device ID handling fc3bbab unverified
Merge branch 'dev' into codex 80ced56 unverified
refactor(codex): remove codex instructions injection support ddd1d2e
hkfires commited on
refactor(api): centralize config change logging 1da95c9
hkfires commited on
feat(logging): make error-logs-max-files configurable 51a2276
sususu98 commited on
Merge pull request #1248 from shekohex/feat/responses-compact d7805f3 unverified
fix(logging): capture streaming TTFB on first chunk and make timestamps required 935dde1
sususu98 commited on
fix(logging): add API response timestamp and fix request timestamp timing 3ac39d4
sususu98 commited on
fix(api): update amp module only on config changes bded29f
hkfires commited on
feat(api): add management model definitions endpoint 1890aa7
hkfires commited on
feat(openai): add responses/compact support 8f7449a unverified
Shady Khalifa commited on
fix(auth): validate antigravity token userinfo email b0394ee
hkfires commited on
fix(auth): correct antigravity oauth redirect and expiry 5bbeaa3
hkfires commited on
refactor(auth): export Gemini constants and use in handler ee3d04a
hkfires commited on
refactor(auth): export Codex constants and slim down handler a206106
hkfires commited on
refactor(api): slim down RequestAnthropicToken to use internal/auth 5e4fc4a
hkfires commited on
refactor(api): slim down RequestAntigravityToken to use internal/auth 78dbfc7
hkfires commited on
refactor(auth): replace sanitizeAntigravityFileName with antigravity.CredentialFileName 54be18d
hkfires commited on
Merge pull request #1102 from aldinokemal/main 593dfc5 unverified
Chén Mù commited on
feat(auth): hash account ID for improved uniqueness in credential filenames 0aeff97 unverified
Merge pull request #877 from zhiqing0205/main 5e09873 unverified
Merge pull request #861 from umairimtiaz9/fix/gemini-cli-backend-project-id f2ada8b unverified
perf(management): optimize auth lookup in PatchAuthFileStatus 2b217d6
Aldino Kemal commited on
feat(management): add PATCH endpoint to enable/disable auth files 2786152
Aldino Kemal commited on
Merge pull request #1067 from router-for-me/auth-files 60831ad unverified
refactor(logging): centralize log directory resolution logic c6b227a unverified
refactor(auth): simplify filename prefixes for qwen and iflow tokens 1e1de50
hkfires commited on
feat(codex): add config toggle for codex instructions injection 15cbcc9
hkfires commited on
refactor(config): rename oauth-model-mappings to oauth-model-alias 6c2a12f
hkfires commited on