jambavan_watch
Keep your code index current automatically as you edit: start the live file watcher to incrementally re-index changed files, or stop/check its status.
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" |