Skip to content

v0.1.0 — initial release

Choose a tag to compare

@dalsori dalsori released this 03 Aug 20:23
· 53 commits to master since this release

Initial public release.

Local-first temporal knowledge-graph memory shared by every AI coding agent you use. 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/v0.1.0/fuckmemory-linux-x86_64
chmod +x fuckmemory && ./fuckmemory install

Or from source: cargo install --path . (needs Rust 1.85+).