Make event-driven mode the default

Event-driven daemon is now production-ready after hardening fixes in
commit 349b892. Making it the default for v0.21.0.

Users can still opt back to polling mode with BEADS_DAEMON_MODE=poll
if needed.

Benefits:
- <500ms sync latency (vs 5000ms with polling)
- ~60% less CPU usage
- Instant reactivity to mutations and file changes
- Fallback polling when file watcher unavailable

Amp-Thread-ID: https://ampcode.com/threads/T-a9a67394-37ca-4b79-aa23-c5c011f9c0cd
Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
Steve Yegge
2025-10-31 20:20:44 -07:00
parent 8415639a32
commit 8cbcde134a
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -56,3 +56,4 @@ dist/
# Git worktrees
.worktrees/
.beads/pollution-backup.jsonl