修复第三方 Provider 流式工具计划请求 #201

Merged
kdletters merged 3 commits from codex/issue-186 into master 2026-08-27 17:08:47 +08:00

3 Commits

Author SHA1 Message Date
kdletters 794310dc45 Merge branch 'master' into codex/issue-186
Project CI / Native shell tests (pull_request) Successful in 12m22s
Project CI / Repository checks (pull_request) Successful in 3m37s
Project CI / Frontend tests (pull_request) Successful in 3m34s
Project CI / Backend tests (pull_request) Successful in 5m31s
2026-08-27 15:29:13 +08:00
suzmii 1926aa4fb5 修复流式测试夹具与自主构建重试
Project CI / Repository checks (pull_request) Successful in 4m10s
Project CI / Frontend tests (pull_request) Successful in 5m5s
Project CI / Backend tests (pull_request) Successful in 6m3s
Project CI / Native shell tests (pull_request) Successful in 14m4s
兼容 stream=true 的 Responses 与 Chat Completions 测试响应

修正截断 scaffold 修复错误前缀匹配

确保最终回复失败审计夹具先完成 planning 阶段
2026-08-27 14:56:29 +08:00
suzmii a155529861 修复第三方 Provider 流式工具计划请求
Project CI / Repository checks (pull_request) Successful in 3m38s
Project CI / Frontend tests (pull_request) Successful in 4m4s
Project CI / Backend tests (pull_request) Successful in 5m0s
Project CI / Native shell tests (pull_request) Failing after 10m53s
Provider 的 llm.stream=true 时改用 stream_run 并聚合完整响应

补充 Anthropic 原生流式工具计划与最终回复回归测试

扩展响应流测试夹具并同步第三方 Provider 兼容性说明
2026-08-27 14:10:03 +08:00