2026-07-13 13:07:26
🐢 #Atuin is an #opensource shell history tool written in #Rust that replaces your existing shell history with a #SQLite
🐢 #Atuin is an #opensource shell history tool written in #Rust that replaces your existing shell history with a #SQLite
🗄️ #Litestream — streaming replication & disaster recovery for #SQLite
Runs as a background process and continuously replicates database changes to S3 or another file, communicating only through the SQLite API so it never corrupts your DB.
📂 Your past agent sessions are stored in local provider history files. ctx indexes them into a #SQLite database on your machine, so current & future agents can find the prior discussion, command, or failed attempt before repeating it
🧠 The wild part: there’s no built-in inbox. It’s fully #EventDriven. You either process emails in real-time… or build your own storage layer (like their Agentic Inbox example).
🏗️ And that’s where it gets powerful: using Workers #R2