> Run a per-project background daemon that manages database connections and syncs with git.
Run a per-project background daemon that manages database connections and syncs JSONL files to git. Use this to enable persistent connections and automatic syncing for better performance.
/plugin marketplace add shaneholloman/beads/plugin install beads@beads-marketplaceRun a per-project background daemon that manages database connections and syncs with git.
Each project runs its own daemon at .beads/beads.sock for complete database isolation.
On Windows this file stores the daemon's loopback TCP endpoint metadata—leave it in place so beads can reconnect.
Why per-project daemons?
Note: Global daemon support was removed in v0.16.0. The --global flag is no longer functional.
beads daemon (auto-starts on first beads command)beads daemon --stopbeads daemon --statusbeads daemon --health - shows uptime, cache stats, performance metricsbeads daemon --metrics - detailed operational telemetryThe daemon provides: