v2.6.0 - Watch Mode
🔄 Watch Mode (Major Feature)
Real-time file monitoring with automatic tag synchronization!
New Command
codesyncer watch # Start watching
codesyncer watch --log # With file loggingFeatures
- Auto tag sync:
@codesyncer-decision,@codesyncer-rule, etc. automatically added toDECISIONS.md - Beautiful UX: Color-coded logs, session summary, first-time welcome
- File logging: Optional
--logflag saves to.codesyncer/watch-{date}.log - Multi-language: Korean/English auto-detection
Demo
[14:32:10] ✨ Changed: src/utils/api.ts
└── 🎯 Found: @codesyncer-decision
"Use React Query instead of SWR"
└── ✅ Added to DECISIONS.md
Installation
npm install -g codesyncer@2.6.0Full changelog: https://github.com/bitjaru/codesyncer/blob/main/CHANGELOG.md