HackerTrans
トップ新着トレンドコメント過去質問紹介求人

bradwmorris

no profile record

投稿

2026 – agents break containment, what's next?

bradwmorris.com
1 ポイント·投稿者 bradwmorris·2 か月前·0 コメント

I moved my AI's memory into a local database (better than folders and .md)

github.com
4 ポイント·投稿者 bradwmorris·3 か月前·1 コメント

コメント

bradwmorris
·3 か月前·議論
lots 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