绝尘
86f6c9685b
重构: commands拆分conversation域(strategy单批1-2文件)
- 新建 commands/conversation.rs(336行, 8 conv IPC: create/list/switch/delete/rename/archive/set_pinned/export)
- commands/mod.rs 725→418行(删conv域 + pub mod conversation re-export三级透传)
- lib.rs invoke_handler + 前端零改动;F-09 batch4决策e保留(create不杀旧loop/switch删readonly)
主代兜底: cargo check --workspace 0 + test 98 + grep 8IPC/re-export印证
strategy: 单批1-2文件原子操作;进度 chat✅+conversation✅,余 provider/skills/config
2026-06-19 03:19:48 +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:19:48 +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