jambavan_watch
Start, stop, or check the status of the file watcher that automatically re-indexes your code as you edit, keeping the index fresh without manual rescanning.
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, supported non-ignored source-file changes trigger incremental re-indexing (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" |