2026 – agents break containment, what's next?bradwmorris.com1 points·by bradwmorris·2 miesiące temu·0 comments
I moved my AI's memory into a local database (better than folders and .md)github.com4 points·by bradwmorris·3 miesiące temu·1 comments
bradwmorris·3 miesiące temu·discusslots of hype about 'lm-powered-knowledge' and 'memory' at the moment.however, all the approaches I’ve seen, are file-based - mostly Obsidian + ClaudeCode.You should build a database instead.a local, SQLite database, with a simple, explicit schema and full text + vector search baked in - is (imo), the better approach.I fully open-sourced the database, UI and scripts here: https://github.com/bradwmorris/ra-h_os/And created a video explaining how it works here and how you can set it up. https://youtu.be/YyUCGigZIZE
however, all the approaches I’ve seen, are file-based - mostly Obsidian + ClaudeCode.
You should build a database instead.
a local, SQLite database, with a simple, explicit schema and full text + vector search baked in - is (imo), the better approach.
I fully open-sourced the database, UI and scripts here: https://github.com/bradwmorris/ra-h_os/
And created a video explaining how it works here and how you can set it up. https://youtu.be/YyUCGigZIZE