Commit Graph

  • bbce9ebfde chore: update frontend build for v1.1.293 [skip ci] web-dist github-actions[bot] 2026-03-14 04:05:50 +00:00
  • 16713d9a67 chore: sync VERSION file with release v1.1.293 [skip ci] main v1.1.293 github-actions[bot] 2026-03-14 04:05:08 +00:00
  • 48c14f4e1b fix: 移除1m模型限制和配套的apikey功能 shaw 2026-03-14 12:04:22 +08:00
  • eb6d768ba7 chore: 同步模型价格数据 (0b7c6a172768f4fc335f2f96bbb2dbd173a83d21b51c7d7296f1343b42785ca3) price-mirror github-actions[bot] 2026-03-11 14:36:07 +00:00
  • 39d181a9f0 chore: update frontend build for v1.1.292 [skip ci] github-actions[bot] 2026-03-10 01:57:24 +00:00
  • 5c0a1fc276 chore: sync VERSION file with release v1.1.292 [skip ci] v1.1.292 github-actions[bot] 2026-03-10 01:56:40 +00:00
  • 666ec2c368 feat: add gpt-5.3-codex-spark, gpt-5.4, gpt-5.4-pro model definitions shaw 2026-03-10 09:56:02 +08:00
  • cc5e1db259 feat: support service_tier priority pricing for OpenAI Responses endpoint shaw 2026-03-10 09:55:32 +08:00
  • 9a8844b963 chore: 同步模型价格数据 (67f892dc9e41e0021a0135b8db9ea83f3a9bace57d34ec038fd7f4bb21516ffd) github-actions[bot] 2026-03-06 04:45:58 +00:00
  • f5dd7f4ecf chore: 同步模型价格数据 (66d8de9a61bde98cd883bc8817c006a46548a15fd73662a44468fb9df0504f7e) github-actions[bot] 2026-03-05 18:56:19 +00:00
  • 2d27d76fd5 chore: update frontend build for v1.1.291 [skip ci] github-actions[bot] 2026-03-05 07:30:37 +00:00
  • 3dfb8fa83e chore: sync VERSION file with release v1.1.291 [skip ci] v1.1.291 github-actions[bot] 2026-03-05 07:29:56 +00:00
  • e60ab15395 Merge pull request #1054 from michaelx1993/fix/team-account-type-detection Wesley Liddick 2026-03-05 15:29:41 +08:00
  • 78649cad3b Revert "chore: change default service port from 3000 to 3001" bill 2026-03-04 21:21:33 -08:00
  • 9b06acd9a0 chore: 同步模型价格数据 (c0ecc9f0d7f4b5a239d8e20fd643c12d7103c00ae014e06d475d176e31a1644c) github-actions[bot] 2026-03-04 05:04:05 +00:00
  • 0cf4eac0be chore: change default service port from 3000 to 3001 a 2026-03-03 20:18:19 -08:00
  • 82dc9f23ef fix: team accounts misidentified as free, blocking Opus model access a 2026-03-03 20:10:53 -08:00
  • 981655cc6a chore: update frontend build for v1.1.290 [skip ci] github-actions[bot] 2026-03-04 01:01:50 +00:00
  • 7963628754 chore: sync VERSION file with release v1.1.290 [skip ci] v1.1.290 github-actions[bot] 2026-03-04 01:01:08 +00:00
  • 6c8698f6f9 Merge pull request #1049 from PatchouliTC/fix/allow1mContext-edit-not-save Wesley Liddick 2026-03-04 09:00:50 +08:00
  • af16bb30ca chore: 同步模型价格数据 (ec131162af4e8102974b5d645f0ab84de38537da40f7de23917957be01813ef9) github-actions[bot] 2026-03-03 17:29:41 +00:00
  • 19e879062e fix:validateApiKey allow1mContext param PatchouliTC 2026-03-03 17:05:19 +08:00
  • aea75b3d8b fix not save bug:Add 'allow1mContext' to API key service parameters PatchouliTC 2026-03-03 16:33:00 +08:00
  • ead6fb0053 chore: update frontend build for v1.1.289 [skip ci] github-actions[bot] 2026-03-03 06:34:56 +00:00
  • 5fd7bff5a0 chore: sync VERSION file with release v1.1.289 [skip ci] v1.1.289 github-actions[bot] 2026-03-03 06:34:17 +00:00
  • ca02246592 fix: 修复api-stats页面测试返回E015的问题 shaw 2026-03-03 14:28:05 +08:00
  • c86cf952d3 chore: update frontend build for v1.1.288 [skip ci] github-actions[bot] 2026-03-03 06:15:06 +00:00
  • e5d47edff6 chore: sync VERSION file with release v1.1.288 [skip ci] v1.1.288 github-actions[bot] 2026-03-03 06:14:25 +00:00
  • f0b21fdcc4 fix: 阻止客户端 accept-encoding: zstd 透传到上游导致 JSON 解析失败 shaw 2026-03-03 14:12:34 +08:00
  • b0842ca927 fix: 修复Extra usage 429标记账号限流的问题 shaw 2026-03-03 13:50:47 +08:00
  • 99dd19b32d fix: 修复1h缓存定价与sub2api项目对齐 shaw 2026-03-03 11:08:13 +08:00
  • d7b4a54a4c Merge pull request #1047 from X-Zero-L/fix/claude-account-routing-state-20260302 [skip ci] Wesley Liddick 2026-03-03 08:23:34 +08:00
  • 614daec032 style: apply prettier formatting for config example X-Zero-L 2026-03-02 22:33:51 +08:00
  • cdaf55bb14 docs: clarify temp-unavailable TTL defaults and account overrides X-Zero-L 2026-03-02 22:23:58 +08:00
  • 87cbd1897d refactor: extract temp-unavailable policy and reusable account UI X-Zero-L 2026-03-02 22:17:00 +08:00
  • e611f97dae fix: expose cooldown details and make 503 backoff configurable X-Zero-L 2026-03-02 21:53:18 +08:00
  • 96706c27f6 fix: surface account routing-block reasons and harden claude reset-state X-Zero-L 2026-03-02 21:43:16 +08:00
  • b38a92106c Merge pull request #1046 from yptse123/feat/per-key-1m-context-control [skip ci] Wesley Liddick 2026-03-02 20:43:52 +08:00
  • 4f0487981e Merge pull request #1042 from learnerLj/fix/claude-console-test-model [skip ci] Wesley Liddick 2026-03-02 20:28:20 +08:00
  • b2e4187ea3 fix: 移除 1M 上下文的账户类型限制,信任 admin 的 allow1mContext 授权 yptse123 2026-03-02 17:12:44 +08:00
  • 5d3456911b feat: 支持按 API Key 控制 1M 上下文窗口访问 yptse123 2026-03-02 17:08:17 +08:00
  • bdbe728e9a Merge pull request #1041 from X-Zero-L/feat/codex-api-configurable-endpoint [skip ci] Wesley Liddick 2026-03-02 16:23:55 +08:00
  • c31b4f4504 test: fix eslint arrow-body-style in claude-console account tests Jiahao Luo 2026-03-02 16:10:34 +08:00
  • b78cd35f8b style: format claude-console relay changes Jiahao Luo 2026-03-02 15:34:50 +08:00
  • 1813d6f6f6 feat: add claude sonnet 4.6 model option for tests Jiahao Luo 2026-03-01 23:31:04 +08:00
  • b8c38adf70 fix: align claude-console test auth with relay logic Jiahao Luo 2026-03-01 23:28:10 +08:00
  • f77a76ce1d test: make claude-console relay test portable Jiahao Luo 2026-03-01 23:24:03 +08:00
  • adf2dd61e0 fix: use selected model in claude-console connectivity test payload Jiahao Luo 2026-03-01 23:20:24 +08:00
  • 75515f92e6 test: cover claude-console test route model pass-through Jiahao Luo 2026-03-01 23:16:02 +08:00
  • 2263977cef fix: require model for claude-console account test endpoint Jiahao Luo 2026-03-01 23:11:54 +08:00
  • 90209455ac Merge branch 'Wei-Shaw:main' into feat/codex-api-configurable-endpoint Zero 2026-03-02 14:57:42 +08:00
  • 8fed791702 fix: use template literal to satisfy ESLint prefer-template rule X-Zero-L 2026-03-02 14:52:16 +08:00
  • 34c00f4cd7 chore: update frontend build for v1.1.287 [skip ci] github-actions[bot] 2026-03-02 06:29:41 +00:00
  • bf0f365cff chore: sync VERSION file with release v1.1.287 [skip ci] v1.1.287 github-actions[bot] 2026-03-02 06:29:01 +00:00
  • 7832571e8f Merge pull request #1039 from atian8179/fix/sse-stream-gzip-corruption Wesley Liddick 2026-03-02 14:28:49 +08:00
  • 8c332086ba fix: harden provider endpoint - remove broken completions mode, add validation X-Zero-L 2026-03-01 20:33:26 +08:00
  • 0831739f4b feat: add configurable provider endpoint for codex-api accounts X-Zero-L 2026-03-01 19:48:17 +08:00
  • 4d5ea4e0bc fix: prevent SSE stream corruption by requesting identity encoding atian8179 2026-03-01 15:19:38 +08:00
  • 3d30e94067 chore: 同步模型价格数据 (163365468a30d5035f1de3025f7e6f42b8806fcd581454b8dcca74604773fb10) github-actions[bot] 2026-02-28 06:55:44 +00:00
  • cc9ddcb976 chore: 同步模型价格数据 (b2f4594628eff57415beb53912a863b563e19b278a48eb55212ffb1fb0d52066) github-actions[bot] 2026-02-27 19:57:16 +00:00
  • 3b50f35818 chore: 同步模型价格数据 (448e8067247adb9ea27a0d1f95f5171087c0a85f4378570b80230277cf6c5a52) github-actions[bot] 2026-02-27 13:18:27 +00:00
  • f439ba83a4 chore: update frontend build for v1.1.286 [skip ci] github-actions[bot] 2026-02-27 05:44:15 +00:00
  • 0871101f27 chore: sync VERSION file with release v1.1.286 [skip ci] v1.1.286 github-actions[bot] 2026-02-27 05:43:33 +00:00
  • 02f3e3335c chore: remove files shaw 2026-02-27 13:43:12 +08:00
  • 23ecc0820d chore: update frontend build for v1.1.285 [skip ci] github-actions[bot] 2026-02-27 03:44:02 +00:00
  • ef4de775f0 chore: sync VERSION file with release v1.1.285 [skip ci] v1.1.285 github-actions[bot] 2026-02-27 03:43:23 +00:00
  • f603510240 Merge pull request #1028 from nanobanana123/fix/stream-gzip-decompression Wesley Liddick 2026-02-27 11:43:09 +08:00
  • 0e6e811c00 chore: update frontend build for v1.1.284 [skip ci] github-actions[bot] 2026-02-27 03:26:57 +00:00
  • 96ed57e0f4 chore: sync VERSION file with release v1.1.284 [skip ci] v1.1.284 github-actions[bot] 2026-02-27 03:26:17 +00:00
  • afb8041c4a Merge pull request #1024 from SunSeekerX/feat/oai_optimize2 Wesley Liddick 2026-02-27 11:26:04 +08:00
  • 210eba4a46 fix: 解压 streaming 响应的 gzip 压缩,修复 SSE 数据损坏 Xiaoyong 2026-02-27 11:16:42 +08:00
  • 0711b0fd25 1 SunSeekerX 2026-02-26 23:10:03 +08:00
  • b5f24d04a3 1 SunSeekerX 2026-02-26 23:07:19 +08:00
  • 0cbe9e42d1 chore: update frontend build for v1.1.283 [skip ci] github-actions[bot] 2026-02-26 01:01:14 +00:00
  • 6aa416e2fc chore: sync VERSION file with release v1.1.283 [skip ci] v1.1.283 github-actions[bot] 2026-02-26 01:00:31 +00:00
  • dab67432a8 Merge pull request #1016 from yuanhaitao/fix/block-1m-context-window Wesley Liddick 2026-02-26 09:00:14 +08:00
  • d2dc02a414 Merge pull request #1013 from DragonFSKY/fix/unified-gemini-standard-handler [skip ci] Wesley Liddick 2026-02-26 09:00:06 +08:00
  • 198db9d2af Merge pull request #1015 from DragonFSKY/feat/unified-endpoint-response-format [skip ci] Wesley Liddick 2026-02-26 08:59:31 +08:00
  • 81c7a207f3 fix: 拦截 1M 上下文窗口请求,避免不支持的账户被误标记为限流 yuanhaitao 2026-02-25 23:27:53 +08:00
  • 8468375259 chore: 同步模型价格数据 (8ae80d49d580fd49f769665c3f12cf3f030488a524592c2ee2c7c3ef34c5f430) github-actions[bot] 2026-02-25 07:30:48 +00:00
  • 68d1391bca fix: 更新上游模型定价文件 shaw 2026-02-25 15:29:32 +08:00
  • 2f2117a959 chore: update frontend build for v1.1.282 [skip ci] github-actions[bot] 2026-02-25 02:30:34 +00:00
  • 0901a27a6a chore: sync VERSION file with release v1.1.282 [skip ci] v1.1.282 github-actions[bot] 2026-02-25 02:29:54 +00:00
  • b5425f1df7 Merge pull request #1009 from sczheng189/feature/claude_price_count Wesley Liddick 2026-02-25 10:29:38 +08:00
  • 11a1925a13 Merge pull request #1008 from DragonFSKY/fix/sticky-session-temp-unavailable-fallback [skip ci] Wesley Liddick 2026-02-25 10:29:26 +08:00
  • 993774379b chore: 同步模型价格数据 (54ea3aa5dc40ce3881b184fc34a5c41e5624cdc314301e8c9f12efe5cc17a142) github-actions[bot] 2026-02-24 20:12:04 +00:00
  • a6f8800630 feat: 统一端点返回标准 OpenAI Chat Completions 格式 谢栋梁 2026-02-24 23:47:15 +08:00
  • a3d6b44f01 refactor: 重构 Fast Mode 相关逻辑 sczheng189 2026-02-24 23:35:00 +08:00
  • 5b01838eea fix: 切换统一端点 Gemini 处理器为 standard 版本,支持 API Key 账户 谢栋梁 2026-02-24 23:32:08 +08:00
  • 083ecfabba chore: 同步模型价格数据 (536bdfbbe30f5f94727b2ed0810bbe0c960c752c87c11f1c15504d3be6df427c) github-actions[bot] 2026-02-24 14:32:14 +00:00
  • bd437e29f2 fix: 补全账户临时不可用检查,修复粘性会话及池选择不自动切换的问题 谢栋梁 2026-02-24 22:26:36 +08:00
  • 4b220263eb fix: 增强限流跟踪逻辑,支持预计算费用的传递,修复窗口限制计费错误 sczheng189 2026-02-24 18:17:25 +08:00
  • 915544cc73 feat: 增强费用计算逻辑,支持实时和存储费用的处理 sczheng189 2026-02-24 16:59:59 +08:00
  • 285ffc2265 chore: 同步模型价格数据 (bdde1a0085283a426747c90772328deb601ea8d8ae06eec2ae641ff074f05dbb) github-actions[bot] 2026-02-24 05:21:17 +00:00
  • fe32df0596 chore: update frontend build for v1.1.281 [skip ci] github-actions[bot] 2026-02-24 02:06:17 +00:00
  • 5d0c8144dd chore: sync VERSION file with release v1.1.281 [skip ci] v1.1.281 github-actions[bot] 2026-02-24 02:05:39 +00:00
  • ba7024a8dc fix: 修复claude code客户端system billing-header部分的判断 shaw 2026-02-24 10:05:16 +08:00
  • 8b684117af Merge pull request #996 from yptse123/feat/per-key-weekly-reset-time [skip ci] Wesley Liddick 2026-02-24 08:53:47 +08:00
  • 0b7a2aa9a2 Merge pull request #981 from codsaf/fix/gemini-stream-usage [skip ci] Wesley Liddick 2026-02-24 08:53:27 +08:00
  • 66f5208de0 Merge pull request #979 from Jackwwg83/fix/enterprise-profile-account-type [skip ci] Wesley Liddick 2026-02-24 08:52:25 +08:00