elky
e369e4aab1
fix(formats): preserve chat-backed Responses metadata
2026-07-16 16:38:30 +08:00
ZheFox
7dc919e8e3
Merge pull request #679 from zhefox/main
...
fix(frontend): 优化移动端弹窗并完善提供商配额刷新
2026-07-16 15:48:49 +08:00
ZheFox
1333efdad5
fix(frontend): 优化移动端弹窗并完善提供商配额刷新
2026-07-16 15:21:11 +08:00
elky
d6215d9dec
ci(tunnel): reduce artifact retention
2026-07-16 13:12:30 +08:00
elky
9a47267545
fix(usage): bound terminal event persistence
...
Add end-to-end terminal admission, bounded database fallback, and observable overload handling. Preserve first-byte lifecycle state across asynchronous runtime and frontend updates.
2026-07-16 13:12:30 +08:00
ZheFox
c6d373e6aa
Merge pull request #677 from zhefox/main
...
fix(codex): 移除 Responses Lite 请求中的 context_management
2026-07-16 12:28:34 +08:00
ZheFox
71fcb9c168
fix(codex): 服务端压缩使用标准 Responses 合约
2026-07-16 12:02:33 +08:00
ZheFox
3976652942
fix(codex): 移除 Responses Lite 请求中的 context_management
2026-07-16 11:25:11 +08:00
fawney19
85854e4476
Merge pull request #675 from fawney19/fix/pr-669-tail
...
feat(codex): complete PR #669 protocol follow-up
2026-07-16 08:54:29 +08:00
elky
b50242ab9f
fix(test): handle absent empty testkit bin directory
2026-07-16 01:29:51 +08:00
MMEXA
20b27a13b2
feat(codex): 按操作语义路由 Responses V2 压缩
...
(cherry picked from commit 2fc604e047 )
2026-07-16 00:34:42 +08:00
MMEXA
598b2fb374
fix(auth): 授权 Responses Compact 伴随端点
...
(cherry picked from commit e8afa03e45 )
2026-07-16 00:32:14 +08:00
MMEXA
ff7988430d
fix(openai): encode tool errors in Responses output
...
(cherry picked from commit f127b67e73 )
2026-07-16 00:31:23 +08:00
MMEXA
25da99fac2
fix(codex): preserve reset consume request body
...
(cherry picked from commit fc2dfb82d2 )
2026-07-16 00:27:28 +08:00
elky
8616fe6ee2
refactor(workspace): enforce layered crate boundaries
2026-07-15 23:47:19 +08:00
elky
a728c090a9
fix(gateway): scope concurrency helper to tests
2026-07-12 22:36:48 +08:00
elky
e58621a735
Merge PR #669 : align GPT-5.6 and Codex request protocols
2026-07-12 21:50:20 +08:00
elky
7f61bb43c7
feat(security): harden gateway request and runtime controls
2026-07-12 14:10:54 +08:00
MMEXA
25c49dd804
fix(data): keep terminal usage state monotonic
2026-07-12 05:45:37 +08:00
MMEXA
72222d935c
test(gateway): use valid tunnel relay envelopes
2026-07-12 05:45:32 +08:00
MMEXA
063d517306
test(gateway): compare timeout response numerically
2026-07-12 04:43:13 +08:00
MMEXA
02495ce28e
fix(admin): preserve inactive endpoint key counts
2026-07-12 04:19:06 +08:00
MMEXA
63936aa110
fix(gateway): route format rules through serving facade
2026-07-12 03:56:53 +08:00
MMEXA
8d4d42a887
fix(auth): resolve group policy before key intersection
2026-07-12 03:35:42 +08:00
MMEXA
2316df5c9a
feat(codex): align Search and execution protocol
2026-07-12 03:04:15 +08:00
MMEXA
59d37ae1dd
fix(frontend): import structured models.dev pricing
2026-07-11 18:12:55 +08:00
MMEXA
3014fd50c6
fix(billing): preserve effective cache and tier facts
2026-07-11 18:12:55 +08:00
MMEXA
14c4e3a04e
fix(codex): enforce provider request identity
2026-07-11 18:09:14 +08:00
MMEXA
8f1070a451
feat(frontend): expose processing tier pricing
2026-07-11 12:27:09 +08:00
MMEXA
0b30cc6b0f
feat(openai): unify tier authorization and settlement
2026-07-11 12:27:05 +08:00
MMEXA
b2f596b8f0
fix(gateway): route Codex header through serving facade
2026-07-11 09:43:12 +08:00
MMEXA
01a96fed74
fix(codex): simplify summary normalization
2026-07-11 09:20:07 +08:00
MMEXA
46a903aada
fix(codex): align current reasoning request semantics
2026-07-11 09:15:08 +08:00
MMEXA
dfa121dd5b
feat(openai): align GPT-5.6 and Codex request contracts
2026-07-11 07:40:12 +08:00
elky
bc1da3bf3f
feat(security): harden client IP and admin controls
2026-07-10 15:13:12 +08:00
elky
6e0dc3b59e
feat(frontend): refine global model pricing dialog
2026-07-10 15:13:12 +08:00
elky
4bf5d4c044
Fix cache token accounting and tiered pricing
2026-07-10 15:13:12 +08:00
fawney19
736fc76345
Merge pull request #668 from MMEXA/codex/antigravity-empty-output-retry-20260709
...
修复 Gemini 空输出按候选重试处理
2026-07-10 09:16:56 +08:00
MMEXA
b6b2ca38f4
触发 CI 重跑
2026-07-10 00:41:22 +08:00
MMEXA
f07eb25cfc
修复 usage 详情 body 引用解包
2026-07-10 00:23:31 +08:00
MMEXA
d2ea437c1c
修复 Gemini 空输出按候选重试处理
2026-07-09 23:10:30 +08:00
fawney19
7bc7d0f8d8
Merge pull request #666 from xixiknow/main
...
Fix provider key response time counter overflow
2026-07-09 18:04:11 +08:00
fawney19
14cf639aba
Merge pull request #667 from MMEXA/codex/antigravity-v1internal-query-20260709
...
修复 Antigravity v1internal 查询参数透传
2026-07-09 17:50:38 +08:00
yangrs
55cdab592c
Remove redundant response time conversion
2026-07-09 16:26:09 +08:00
MMEXA
ee0ec18283
修复 Antigravity v1internal 查询参数透传
2026-07-09 16:03:29 +08:00
Start
f31c9e03e2
Merge branch 'fawney19:main' into main
2026-07-09 15:11:44 +08:00
fawney19
e50db10439
Merge pull request #663 from MMEXA/codex/gemini-interactions-antigravity-20260705
...
完善 Gemini Interactions 与 Antigravity 全链路兼容
2026-07-09 14:55:51 +08:00
yangrs
192dc6c20d
Fix provider key response time overflow
2026-07-09 14:40:48 +08:00
elky
5e1d14f19b
Fix timeline duration display from latency
2026-07-09 11:46:45 +08:00
MMEXA
b8b89d21b7
fix: 同步提交本地 sync 错误上报
2026-07-08 23:49:18 +08:00