Skip to content

v1.28.1

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Aug 16:27
· 16 commits to main since this release

Checksums (SHA256)

0ce1bcb05eef9b156d4c7ed11c15f21cc3a8a4a29535ebfb14440caa7495bcf3  ai-memory-hooks.tar.gz
448f6cfad616e13692598dd49709ce9dec10eed0f702818ccca4a0c54a79f8c7  ai-memory-install-hooks
9284ec0bce0b05bb4f4741b50f679b57b42ecdec70d94d06baab6a3f4965f5c0  ai-memory-linux-aarch64.tar.gz
2342ece328a96319032126e9f4a2347bb76eaa8ae21388e95cf117a1e3cd94c0  ai-memory-linux-x86_64.tar.gz
b20430eef9684b05aee3e053114fdafc2338e4991438b6efc300a66597cc8594  ai-memory-macos-aarch64.tar.gz
b033c6d794e88aa77ce09fd295ba01019906fddb9cbf11b8ad027c9a5a4f9981  ai-memory-macos-x86_64.tar.gz
eb2285fb9118ed6bee6e9efe6fcc4c6713f39e57cfaee93555b9cbe83a15826a  ai-memory-windows-x86_64.zip
6a91c44ffa2e85d3b5a6ce26a4ccff0286b91d08d276d2bb4d47c346b036ee8b  ai-memory-wrapper.cmd
f136d31a03cd570115f7e4242eed44bcd1ecaeca992e3950ab54f9fd5ec3edf8  ai-memory-wrapper.ps1
cb4d443ec1a2a7640e5f0ca24ce82e48b3d1f3bde53fcc7106ab87d542eb12a1  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.28.1

# 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.28.1