Skip to content

v1.32.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 20:00
· 33 commits to main since this release

Checksums (SHA256)

826767d202c0c763cd75a7d89b3b785fbf05587e9dfed9a5ff2967d8ab4d6c01  ai-memory-hooks.tar.gz
448f6cfad616e13692598dd49709ce9dec10eed0f702818ccca4a0c54a79f8c7  ai-memory-install-hooks
e79d91ee5bd7dadb44c7a6412113ff459d59bae4487d7de63f163d88dab84905  ai-memory-linux-aarch64.tar.gz
0477e1741a984aaa18ae35f904e47fdd9b50ce9fd1961d9753fa82cab484ee9f  ai-memory-linux-x86_64.tar.gz
d2c1d123b4280ae762cdce3351091738b515ae54213ac0d77f2724f483f5e730  ai-memory-macos-aarch64.tar.gz
beb783c0dfbaf7bfc040e8f14fea0e81cdbd9cc52be446a613d9dc263899eeaf  ai-memory-macos-x86_64.tar.gz
76eb41642b4e726d097e340678975cc1c8fe8dc3a70e5d027c93fd3f7bdaa822  ai-memory-windows-x86_64.zip
6a91c44ffa2e85d3b5a6ce26a4ccff0286b91d08d276d2bb4d47c346b036ee8b  ai-memory-wrapper.cmd
780415c858edb6dc1e0da5066081cb840566ffa74ddb6b1d613c837541916b97  ai-memory-wrapper.ps1
52afdf14994ae9b4eb3dcfc09f1d5b12a47b8936d2f0ca14fdf03997565bc545  ai-memory-wrapper

Install

# Arch Linux (AUR)
yay -S ai-memory-bin      # prebuilt Linux x86_64/aarch64 binary
yay -S ai-memory          # builds from source

# Docker
docker pull akitaonrails/ai-memory:1.32.0

# macOS aarch64/x86_64 (no toolchain): download the matching ai-memory-macos-<arch>.tar.gz below,
# extract it, and follow the bundled docs/macos.md.

# Windows x86_64 (no toolchain): download ai-memory-windows-x86_64.zip below,
# extract it, and follow the bundled docs/windows.md.

# From source
cargo install --git https://github.com/akitaonrails/ai-memory --tag v1.32.0