绝尘
e6dbb14c5d
重构: commands.rs拆分chat域(strategy单批1-2文件)
- commands.rs → commands/mod.rs(1829→725行) + 新建 commands/chat.rs(1147行, 13 chat IPC + finalize_pending_placeholders + PendingToolCallInfo)
- re-export三级透传: chat::* → commands::* → ai::*(lib.rs invoke_handler 9处零改动 + 前端零改动)
- 签名/行为原样搬迁(F-09 batch4 conv_id 决策e保留);零调用方预留保留
strategy: 单批1-2文件防上下文溢出 + 原子(新文件→旧改→编译验证)
主代兜底: cargo check --workspace 0 + test 98 + grep 13IPC/re-export三级印证
杂项销账: B-260617-11 tauri.conf.json ["nsis"]已入库关闭(WATCH跨平台) + CR-07 batch4待审登记
2026-06-19 03:15:03 +08:00
..
2026-06-14 14:08:20 +08:00
2026-06-12 01:31:05 +08:00
2026-06-12 01:31:05 +08:00
2026-06-19 03:15:03 +08:00
2026-06-12 01:31:05 +08:00
2026-06-12 01:31:05 +08:00
2026-06-17 14:07:16 +08:00
2026-06-18 22:57:19 +08:00