4 Commits

Author SHA1 Message Date
AI Engineer
cb30e4b320 feat(watch): 体验升级及修复目录事件 bug(by AI) 2026-06-27 15:48:17 +08:00
AI Engineer
272f99e828 feat(watch): 新增 watch CLI 命令行工具(by AI)
- 新增 watch/watch 子包,提供 watch 命令,支持 go install 安装
- 支持 -type/-exclude-type/-exclude-path 等 watch.Start 全部配置能力
- 预设 -go/-web/-js/-py 对应各开发场景一键运行
- 预设值与显式参数合并,不替换
- 无命令时打印变更事件到 stdout
- 内部 300ms 防抖 + shell.Start 进程管理

Co-Authored-By: glm-5.1 <zai-org@claude-code-best.win>
2026-06-22 16:49:27 +08:00
AI Engineer
2ec560179b feat: enhance watch module with glob matching and debouncing (by AI) 2026-05-07 20:31:07 +08:00
AI Engineer
856f949f55 feat: migrate and refactor watch module with AI-friendly interface (by AI) 2026-05-07 20:14:34 +08:00