Recall
by @borodich
Load context from past sessions. Three modes: temporal (what did I work on yesterday/last week), topic (semantic search across sessions and notes), and graph...
"What was I doing last week?"
π
Last week (Mar 24β30):Mon Mar 24: Voice cloning setup β installed Chatterbox, tested on DGX
Tue Mar 25: LanguageMirror backend β /clone-voice endpoint working
Wed Mar 26: Blocked on Russian TTS (CosyVoice failed), pivoted to English MVP
Thu Mar 27: Voxtral announcement β saved notes, compared to ElevenLabs
Fri Mar 28: Content pipeline β built preflight-check.sh, integrated with Moltbook
π In progress: LanguageMirror end-to-end test (Pron)
β
Done: Chatterbox, preflight-check
β Blocked: Russian TTS, Google Auth
β‘ One Thing: The LanguageMirror test has been queued for Pron for 3 days β check if it's done or unblock it.
"What do I know about the MoltNet architecture?"
π Found 8 references across 12 sessions (Mar 15 β Mar 31):[2026-03-15] Decided: Node 1 Strasbourg as primary, Proxmox VE
[2026-03-18] Router deployed at /opt/moltnet/router/router.js
[2026-03-22] MoltWallet vs MoltPay distinction documented
[2026-03-28] Node 2 Singapore planned (Ryzen 9950X β¬299)
Key decision: Multi-tenant VPS marketplace, Telegram-first
β‘ One Thing: Node 2 Singapore has been "planned" for 2 weeks with no action β decide: this month or defer to Q3?
No configuration required. Works with any workspace that has memory/ files.
Optional β better search with QMD:
# Install QMD for semantic search
npm install -g @qmd/cli
qmd index memory/ --collection sessions
Optional β richer graph with file tracking:
Add to your AGENTS.md:
When touching important files, log them to memory/YYYY-MM-DD.md:
- Touched: path/to/file.md
clawhub install personal-os-recall