Skip to content

v1.36.0

Choose a tag to compare

@github-actions github-actions released this 29 Aug 13:50
· 352 commits to main since this release

Checksums (SHA256)

2bacf3d93fe93b1c4a86eefb1c85e9084e08ab6687b9a0c660997a09c65b4ab6  ai-memory-hooks.tar.gz
448f6cfad616e13692598dd49709ce9dec10eed0f702818ccca4a0c54a79f8c7  ai-memory-install-hooks
4140a3d7236f30419ae5d2a420d8dea2d7a5f52706bc38e24d60523ad1fa7a09  ai-memory-linux-aarch64.tar.gz
10976121629bb005cdad0fd9d9de9b25b01c7349904d2fb011e612c41e2b7115  ai-memory-linux-x86_64.tar.gz
1064e559d601bb304cf18285ddd700cd5b6105cb49009cfbde3bd8a8f58bb17a  ai-memory-macos-aarch64.tar.gz
daa1fd78a27f11f8158de289e35a5864b7f45149a53cbdb1e7df811f5692473e  ai-memory-macos-x86_64.tar.gz
62bd81c8da126fa34d764940089fe6cc6b1ee58279eaaf5671ff3e14c7b82773  ai-memory-windows-x86_64.zip
6a91c44ffa2e85d3b5a6ce26a4ccff0286b91d08d276d2bb4d47c346b036ee8b  ai-memory-wrapper.cmd
f4912fadae3f7aa0fa2f1612b40c8a915462330c217a6e7780cdd7be5ce5b068  ai-memory-wrapper.ps1
a83bde7e2a372181805be5670fb35f121bcec6cd73c5be86d8917fead9fff1dd  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.36.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.36.0