修复 API Key app-server 认证重试循环 #205

Merged
kdletters merged 6 commits from codex/issue-187 into master 2026-08-28 15:06:10 +08:00

6 Commits

Author SHA1 Message Date
suzmii 1ab97302a1 Merge branch 'master' into codex/issue-187
Project CI / Repository checks (pull_request) Successful in 3m20s
Project CI / Frontend tests (pull_request) Successful in 3m49s
Project CI / Backend tests (pull_request) Successful in 6m52s
Project CI / Native shell tests (pull_request) Successful in 14m50s
2026-08-28 09:44:30 +08:00
kdletters 93c067d16f Merge branch 'master' into codex/issue-187
Project CI / Repository checks (pull_request) Successful in 23m0s
Project CI / Backend tests (pull_request) Successful in 17m56s
Project CI / Frontend tests (pull_request) Successful in 19m28s
Project CI / Native shell tests (pull_request) Successful in 30m56s
2026-08-27 22:05:11 +08:00
suzmii 35851a58e6 Merge remote-tracking branch 'origin/codex/issue-187' into codex/issue-187
Project CI / Repository checks (pull_request) Successful in 3m21s
Project CI / Frontend tests (pull_request) Successful in 3m44s
Project CI / Backend tests (pull_request) Successful in 5m53s
Project CI / Native shell tests (pull_request) Successful in 15m4s
2026-08-27 20:09:17 +08:00
suzmii 5a7abefe69 修正 API Key app-server 的启动级 remote-control 禁用
使用 Codex 内部启动环境变量提前禁用 remote-control

删除无效的 remoteControl/disable RPC

更新 fixture、测试和技术文档
2026-08-27 20:09:00 +08:00
suzmii 47676d76be Merge branch 'master' into codex/issue-187
Project CI / Repository checks (pull_request) Successful in 2m35s
Project CI / Frontend tests (pull_request) Successful in 2m54s
Project CI / Backend tests (pull_request) Successful in 5m57s
Project CI / Native shell tests (pull_request) Successful in 14m21s
2026-08-27 18:19:48 +08:00
suzmii 8f15b83aba 修复 API Key app-server 认证重试循环
Project CI / Backend tests (pull_request) Failing after 10s
Project CI / Repository checks (pull_request) Failing after 10s
Project CI / Frontend tests (pull_request) Successful in 3m52s
Project CI / Native shell tests (pull_request) Failing after 9m47s
API Key/provider-proxy 握手后主动关闭 remote-control

无 ChatGPT 登录态时将子进程日志级别收敛到 warn

补充 app-server 协议 fixture 回归覆盖与技术方案说明
2026-08-27 18:09:36 +08:00