jambavan_watch
Control the live file watcher that synchronizes your code index: start, stop, or check its status. After each file save, the index updates incrementally.
Instructions
Control the live file watcher that keeps the index in sync as you edit code. Actions: "start" — begin watching (index must exist first); "stop" — stop watching; "status" — show watcher state. While running, every file save triggers an incremental re-index of just that file (no full rescan). Use "start" after jambavan_index, then forget about it — the index stays fresh automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | "start" | "stop" | "status" |