Files
smartmate/backend/newAgent
LoveLosita e77d42fce5 Version: 0.9.19.dev.260415
后端:
1. 移除 list_tasks 读工具,消除与 query_target_tasks 的功能重叠
- 删除backend/newAgent/tools/registry.go 中 list_tools 注册
- 删除 backend/newAgent/tools/schedule/read_tools.go 中 ListTasks 函数及 6个独有辅助函数(formatExistingList / formatSuggestedList / formatPendingList / formatListTasksEmptyResult / looksLikeTaskClassIDList / validateListTasksStatus)
- 更新 backend/newAgent/prompt/execute.go:清理全部 list_tasks 相关规则约束并重新编号,统一工具引用为query_target_tasks
- 更新 backend/newAgent/prompt/execute_context.go:删除 list_tasks 返回值示例 case 分支
- 更新backend/newAgent/tools/schedule/read_helpers.go / status.go:清理注释中的 list_tasks 引用 2. 新增 execute 历史消息注入改造 handoff 文档
-新建 backend/newAgent/HANDOFF_execute_history_reform.md:记录 msg1 从人工摘要改为真实对话流(user + assistant speak)的改造方案,待后续实施
前端:无
仓库:无
2026-04-15 11:52:50 +08:00
..
2026-04-12 19:02:54 +08:00
2026-04-09 22:20:30 +08:00
2026-04-15 11:04:27 +08:00
2026-04-15 11:04:27 +08:00
2026-04-15 11:52:50 +08:00
2026-04-15 11:04:27 +08:00
2026-03-29 22:12:23 +08:00
2026-04-15 11:04:27 +08:00
2026-04-15 11:52:50 +08:00
2026-04-06 15:33:34 +08:00
2026-04-10 00:38:02 +08:00
2026-04-06 15:33:34 +08:00