Files
zn-ai/docs/prompt-history.md
duanshuwen ef46c73c3e Add unit tests for channel utilities and configure testing environment
- Created a new test file `channels.test.ts` to cover utilities related to channel configurations and targets.
- Implemented tests for normalizing and grouping selected channels by type, as well as building channel targets from account data and cron history.
- Mocked necessary dependencies to isolate tests and ensure accurate results.
- Updated `vite.config.ts` to set up the testing environment with jsdom and enable global variables for tests.
2026-04-18 16:12:49 +08:00

17 lines
2.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 提示词历史记录
- 检查zn-ai项目React平替Vue技术栈是渲染层视觉UI是否完成现在是否可以直接移除src目录估算sub-agent数量安排sub-agent分工开始工作。
- 本地安装了@vitejs/plugin-react可以直接构建下一波直接做Knowledge / Scripts / Login然后再收 vite.config.ts 和 Vue-only 启动链。估算sub-agent数量安排sub-agent分工开始工作。
- 继续做Knowledge / Scripts / Login构建工作检查React平替Vue技术栈是否全部完成估算sub-agent数量安排sub-agent分工开始工作。
- 在ClwaX项目中深度分析Agents功能包括渲染层视觉UI、主进程等实现思路用于迁移到zn-ai项目输出迁移开发计划到zn-ai/docs目录下估算sub-agent数量安排sub-agent分工分析Agents功能实现思路期望迁移功能对齐ClawX的Agents功能。
- 按迁移计划继续做 Channels/Cron 接线和 agent model/provider 的可视化编辑。估算sub-agent数量安排sub-agent分工推进开发工作期望完全对齐ClawX
- 继续推进,下一步最值的是补 /api/channels/targets 和 provider runtime sync这两段补上后zn-ai 会更接近 ClawX 的完整闭环。估算sub-agent数量安排sub-agent分工推进开发工作期望完全对齐ClawX
- 替我确认真实 UI 操作流和 gateway 行为已经全部跑通。离“完全对齐 ClawX”还差两块更值钱的尾项真实远端 target discovery不只是本地候选合成以及 provider/runtime 变更后的显式前端刷新事件而不只是主进程侧同步。估算sub-agent数量安排sub-agent分工推进开发工作期望完全对齐ClawX。
- 在ClwaX项目中深度分析消息频道功能包括渲染层视觉UI、主进程等实现思路用于迁移到zn-ai项目输出迁移开发计划到zn-ai/docs目录下估算sub-agent数量安排sub-agent分工分析消息频道功能实现思路期望迁移功能对齐ClawX。