What it gives you
- Continuous indexing without opening the browser
- Reuses the same watch, sync, and embed runtime as `gno serve`
- Native `--detach` self-backgrounding — no nohup, launchd, or systemd needed
- `--status` and `--stop` for first-class lifecycle control
- Great fit for CLI, skills, and local automation
- Supports `--no-sync-on-start` for watcher-only startup
- Works with offline and manual download policy