Skip to content

v1.31.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 17:41
· 60 commits to main since this release

Checksums (SHA256)

da4fb97db2d4dc96bd7c712eac0afe7f6aa6842e016a028756bd64d5b2097caa  ai-memory-hooks.tar.gz
448f6cfad616e13692598dd49709ce9dec10eed0f702818ccca4a0c54a79f8c7  ai-memory-install-hooks
1659c41f0586baba59468d9f4ac669d32b005e2b07967055b00f80ab3ae1646f  ai-memory-linux-aarch64.tar.gz
5db94f3ee01434291f779c32a320fc73d07ee8f6ec4d246461b3f00b4ecd1086  ai-memory-linux-x86_64.tar.gz
5f3044ab80b59c1ee15b3c20467fb1ce3f4714a6f305436698b4fa3e4b6d7b38  ai-memory-macos-aarch64.tar.gz
593c0c69c53e2f2f3b7096c27b7c9b65126a720e03f073fd7dd7a84c34819ff0  ai-memory-macos-x86_64.tar.gz
8c4d8064047416431a2b70f20e8e2c3566ba827c37e81a978fee644cdc94d1d0  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.31.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.31.0