"When I added the search feature I was thinking mainly of my own need to find things scattered across these buckets. But of course agents can use this unified search too!" https://blog.jonudell.net/2026/08/01/make-agent-memory-searchable/
Make agent memory searchable
The Bram binary now embeds SQLite with its FTS5 fulltext indexer and search engine. When you run Bram in a local GitHub (or GitLab) repo, here is what it indexes: – the JSONL session files wr…
blog.jonudell.net