Commit History
feat(perf): Add 4 performance features - token cache, compression, dedup, stream cache e0c724f
feat(cache): Add response caching layer with LRU memory backend 96b735b
Merge branch 'router-for-me:main' into main 93e951f unverified
Merge pull request #1248 from shekohex/feat/responses-compact d7805f3 unverified
Merge branch 'main' into plus b9a67b8 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
Merge branch 'main' into plus 8cac4a6 unverified
feat(api): add management model definitions endpoint 1890aa7
hkfires commited on
feat(openai): add responses/compact support 8f7449a unverified
Shady Khalifa commited on
chore(auth): add `net/url` import to `auth_files.go` for URL handling 630ed7e unverified
Merge branch 'main' into plus bfd2699 unverified
feat(kiro): 添加用于令牌额度查询的api-call兼容 0ff3c13
jellyfish-p 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 branch 'main' into plus cd53547 unverified
Merge pull request #1102 from aldinokemal/main 593dfc5 unverified
Chén Mù commited on
Merge remote-tracking branch 'upstream/main' 046c721
781456868@qq.com commited on
Merge branch 'main' into plus 370fc37 unverified
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 remote-tracking branch 'upstream/main' c2dc231
781456868@qq.com commited on
Merge branch 'main' into plus fdd7d63 unverified
feat: add Kiro OAuth web, rate limiter, metrics, fingerprint, background refresh and model converter c90cb2b
781456868@qq.com commited on
Merge pull request #1067 from router-for-me/auth-files 60831ad unverified
refactor(logging): centralize log directory resolution logic c6b227a unverified
feat: support github copilot in management ui 027de08
clstb commited on
refactor(auth): simplify filename prefixes for qwen and iflow tokens 1e1de50
hkfires commited on
Merge branch 'router-for-me:main' into main 724fdf7 unverified
feat(codex): add config toggle for codex instructions injection 15cbcc9
hkfires commited on
Merge remote-tracking branch 'origin/main' into pr-104 89ac31e unverified
refactor(config): rename oauth-model-mappings to oauth-model-alias 6c2a12f
hkfires commited on
refactor: improve thinking logic ee9e572
hkfires commited on
Merge branch 'router-for-me:main' into main 443a1f7 unverified
feat(codex): add subscription date fields to ID token claims 0f1cec0
hkfires commited on
Merge origin/main into pr-92 20af9de unverified
Merge pull request #947 from pykancha/fix-memory-leak 6125b3a unverified
Merge branch 'main' into plus de45653 unverified
fix(server): resolve memory leaks causing OOM in k8s deployment 120635e
hemanta212 Amp commited on