Release build installed to /Applications; live /idobkin search filtered history
CI green on this PR
## Summary
- Sanitize FTS5 MATCH queries so `/idobkin`, `github.com`, and similar no longer syntax-error and leave the picker on a stale full history list
- Clear the list when search IPC fails instead of keeping unfiltered results
- Docs: CHANGELOG, GUIDE (restore orphaned Search row), TESTING/README coverage notes
## Test plan
- [x] `npm test` + Rust search tests locally
- [x] Release build installed to `/Applications`; live `/idobkin` search filtered history
- [ ] CI green on this PR
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
/idobkin,github.com, and similar no longer syntax-error and leave the picker on a stale full history listTest plan
npm test+ Rust search tests locally/Applications; live/idobkinsearch filtered history