7 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
ee993012a9 chore(watch): 对齐依赖版本并更新文档(by AI) 2026-06-21 10:19:33 +08:00
AI Engineer
03a8ee75a3 chore: align infrastructure to v1.5.1 (by AI) 2026-06-11 19:03:41 +08:00
AI Engineer
cbc0597074 RV: align infrastructure, optimize matching performance, and update documentation (by AI) 2026-05-07 20:44:03 +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