v1.1.1 — multi-agent autosave
Autosave now reaches Gemini CLI, Cursor and GitHub Copilot CLI, on top of Claude Code, Codex and Qwen Code. Install via fuckmemory install --autosave.
See the CHANGELOG for the full list of what's included.
Install from a release binary:
curl -L -o fuckmemory https://github.com/dalsori/fuckmemory/releases/download/v1.1.1/fuckmemory-linux-x86_64.gz
gunzip -f fuckmemory && chmod +x fuckmemory && ./fuckmemory install
Or from source: cargo install --path . (needs Rust 1.85+).