Files
ace 1c9ce267d5 perf(mail): add daemon bypass for mail queries
Add --no-daemon --allow-stale flags to runBdCommand in mail/bd.go,
matching the pattern used in beads/beads.go. This avoids daemon IPC
overhead for mail operations and prevents stale sync errors.

Recovered from lost commit 2f960462.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 12:48:36 -08:00
..