Skip to content

v1.1.1 — multi-agent autosave

Choose a tag to compare

@dalsori dalsori released this 09 Aug 23:01
· 47 commits to master since this release

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+).