优化策划agent #340

Merged
lhk229 merged 10 commits from fix/design_agent into master 2026-09-13 19:32:12 +08:00
Owner
No description provided.
lhk229 added 7 commits 2026-09-13 17:39:58 +08:00
将客户端版本从 0.1.12 同步更新为 0.1.27

同步 package.json、Cargo.toml、Cargo.lock、tauri.conf.json 和 package-lock.json
记录流式事件时间、序号、增量与累计文本长度及结束原因

扩大异步调试队列容量,保持调试写入不阻塞正常运行
将上游累计回复通过本地缓冲逐步呈现

避免大块流式响应一次性刷新并保持正常会话链路不变
将审批卡和问询卡移动到输入框上方

拆分阶段状态与待处理操作并保持原有交互逻辑
审批通过后要求 Agent 先调用 get_workflow_status

在状态确认前禁止开始阶段工作或断言阶段状态
Merge remote-tracking branch 'origin/master' into fix/design_agent
Project CI / Repository checks (pull_request) Successful in 2m13s
Project CI / Frontend tests (pull_request) Successful in 2m58s
Project CI / Backend tests (pull_request) Successful in 6m40s
Project CI / Native shell tests (pull_request) Successful in 17m29s
e878ec64cd
lhk229 added 1 commit 2026-09-13 17:58:59 +08:00
调整LLM默认推理强度
Project CI / Frontend tests (pull_request) Failing after 2m15s
Project CI / Repository checks (pull_request) Failing after 2m24s
Project CI / Native shell tests (pull_request) Failing after 4m0s
Project CI / Backend tests (pull_request) Successful in 5m49s
114a016c57
将客户端未修改设置时的 reasoning effort 默认值从 max 调整为 high

同步前端配置草稿与 Rust 默认配置
lhk229 added 1 commit 2026-09-13 18:48:23 +08:00
修复默认推理强度测试
Project CI / Repository checks (pull_request) Successful in 2m44s
Project CI / Frontend tests (pull_request) Successful in 3m34s
Project CI / Backend tests (pull_request) Successful in 6m36s
Project CI / Native shell tests (pull_request) Successful in 18m36s
c8dc57a4e3
同步运行时配置测试对 high 默认 reasoning effort 的断言

保留策划 Agent 伪流式显示的降速调整
lhk229 added a new dependency 2026-09-13 18:51:46 +08:00
lhk229 added 1 commit 2026-09-13 19:10:42 +08:00
Merge remote-tracking branch 'origin/master' into fix/design_agent
Project CI / Repository checks (pull_request) Successful in 3m24s
Project CI / Frontend tests (pull_request) Successful in 3m57s
Project CI / Backend tests (pull_request) Successful in 5m55s
Project CI / Native shell tests (pull_request) Successful in 16m44s
43ed5dd884
lhk229 merged commit 340d8241a5 into master 2026-09-13 19:32:12 +08:00
lhk229 deleted branch fix/design_agent 2026-09-13 19:32:12 +08:00
Sign in to join this conversation.