Tootfinder

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

@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-04-09 17:44:12

🌙 Dreamer agent runs overnight: consolidates & verifies memories against the real codebase, archives outdated facts & improves stored knowledge. Works fine with local slow models too.
📦 #TypeScript, #SQLite for local storage,

@michabbb@social.vivaldi.net
2026-04-16 23:05:14

🧠 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