Tootfinder

Opt-in global Mastodon full text search. Join the index!

@michabbb@social.vivaldi.net
2026-07-04 00:05:06

πŸ“‚ 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

@michabbb@social.vivaldi.net
2026-07-07 08:41:41

πŸ—„οΈ #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.

@michabbb@social.vivaldi.net
2026-06-09 08:43:35

πŸ’Ύ All state lives in one #SQLite file on the gateway host β€” no cloud required. Telemetry off via CLAWPATROL_TELEMETRY=0 or DO_NOT_TRACK=1.
πŸ“œ #MIT licensed β€” gateway, dashboard & plugins all in one repo.
🌐

@michabbb@social.vivaldi.net
2026-07-09 01:45:42

🐒 #Atuin replaces your shell history with a #SQLite database & records rich context for every command β€” exit code, duration, working directory, hostname & session.
Hit ctrl-r for a full-screen, fuzzy-searchable history UI.

@michabbb@social.vivaldi.net
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