Commit History

track binary files with git-lfs
db492de

Shinway Deploy commited on

refactor(sdk): simplify provider lifecycle and registration logic
c819619
unverified

luispater commited on

fix(amp): rewrite model name in response.model for Responses API SSE events
edfde0b

Muhammad Zahid Masruri commited on

fix(management): ensure management.html is available synchronously and improve asset sync handling
42655a1

hkfires commited on

refactor(management): streamline control panel management and implement sync throttling
1aa7716

hkfires commited on

feat: add Kimi authentication support and streamline device ID handling
1ff5b6f
unverified

luispater commited on

Merge branch 'dev' into codex
d12e850
unverified

luispater commited on

refactor(codex): remove codex instructions injection support
f1597d6

hkfires commited on

refactor(api): centralize config change logging
e643b8a

hkfires commited on

feat(logging): make error-logs-max-files configurable
d84297e

sususu98 commited on

Merge pull request #1248 from shekohex/feat/responses-compact
1094f8a
unverified

luispater commited on

fix(logging): capture streaming TTFB on first chunk and make timestamps required
f8405bc

sususu98 commited on

fix(logging): add API response timestamp and fix request timestamp timing
6d6fab0

sususu98 commited on

fix(api): update amp module only on config changes
82a8ee4

hkfires commited on

feat(api): add management model definitions endpoint
a8f2a61

hkfires commited on

feat(openai): add responses/compact support
642da09
unverified

Shady Khalifa commited on

fix(auth): validate antigravity token userinfo email
0e35fc2

hkfires commited on

fix(auth): correct antigravity oauth redirect and expiry
c15d60b

hkfires commited on

refactor(auth): export Gemini constants and use in handler
b35bef1

hkfires commited on

refactor(auth): export Codex constants and slim down handler
cd2c6a7

hkfires commited on

refactor(api): slim down RequestAnthropicToken to use internal/auth
f32a3cc

hkfires commited on

refactor(api): slim down RequestAntigravityToken to use internal/auth
53231f1

hkfires commited on

refactor(auth): replace sanitizeAntigravityFileName with antigravity.CredentialFileName
c713ed6

hkfires commited on

Merge pull request #1102 from aldinokemal/main
c30be42
unverified

Chén Mù commited on

feat(auth): hash account ID for improved uniqueness in credential filenames
da74ee9
unverified

luispater commited on

Merge pull request #877 from zhiqing0205/main
aece175
unverified

luispater commited on

Merge pull request #861 from umairimtiaz9/fix/gemini-cli-backend-project-id
2b4ddc7
unverified

luispater commited on

perf(management): optimize auth lookup in PatchAuthFileStatus
7845211

Aldino Kemal commited on

feat(management): add PATCH endpoint to enable/disable auth files
a8fea5f

Aldino Kemal commited on

Merge pull request #1067 from router-for-me/auth-files
a205599
unverified

luispater commited on

refactor(logging): centralize log directory resolution logic
10fbc08
unverified

luispater commited on

refactor(auth): simplify filename prefixes for qwen and iflow tokens
fb71a92

hkfires commited on

feat(codex): add config toggle for codex instructions injection
8c8617e

hkfires commited on

refactor(config): rename oauth-model-mappings to oauth-model-alias
280ebf0

hkfires commited on

refactor: improve thinking logic
c44624a

hkfires commited on

feat(codex): add subscription date fields to ID token claims
0a51fda

hkfires commited on

Merge pull request #947 from pykancha/fix-memory-leak
2171fea
unverified

luispater commited on

fix(server): resolve memory leaks causing OOM in k8s deployment
cfb8175

hemanta212 Amp commited on

refactor(amp): remove duplicate comments in response rewriter
c264df4
unverified

luispater commited on

Merge pull request #605 from soilSpoon/feature/amp-compat
e989d65
unverified

luispater commited on

fix(auth): error when antigravity refresh token missing during refresh
155763e

LTbinglingfeng commited on

fix(management): refresh antigravity token for api-call $TOKEN$
870ad6b

LTbinglingfeng commited on

feat(codex): include plan type in auth filename
5437132

zhiqing0205 commited on

fix(auth): use backend project ID for free tier Gemini CLI OAuth users
b0b9c3e

ninjaqwek commited on

feat(management): 更新OAuth模型映射的清理逻辑以增强数据安全性
f45d6ce

Supra4E8C commited on

feat(management): add vertex api key and oauth model mappings endpoints
603fcef

Supra4E8C commited on

feat(management): 支持管理接口调整日志大小/强制前缀/路由策略
bb3ee14

Supra4E8C commited on

feat(api): integrate `TokenStore` for improved auth entry management
a08af22
unverified

luispater commited on

fix(logging): refactor `ConfigureLogOutput` to accept config object and adjust log directory handling
79b5fb3
unverified

luispater commited on

refactor(api): simplify codex id token claims extraction
903a9f1

hkfires commited on