Skip to content

v1.30.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 20:20
· 71 commits to main since this release

Checksums (SHA256)

890e912306ca5d6a3cc40caf35a3b51d3eeade3094f85b5a5243c2dce52b41dd  ai-memory-hooks.tar.gz
448f6cfad616e13692598dd49709ce9dec10eed0f702818ccca4a0c54a79f8c7  ai-memory-install-hooks
c10e0d9ad6be2b9fbbcce6e3581619ed2122eb53e94bb01863b62cb0c7945311  ai-memory-linux-aarch64.tar.gz
5093d31aa15e971653ab5ce48b65ac3ad10bf5a9e5df603cd2f003cd18cbabc1  ai-memory-linux-x86_64.tar.gz
f8e3e448151ea5d272219edaafb49c11f417297abdf2453776e036f58b6e3d04  ai-memory-macos-aarch64.tar.gz
84c7b47b6e058cfcc33f450da945ca0292e1c3684438b76a9872262149f61f50  ai-memory-macos-x86_64.tar.gz
75c85f707f87c727f7a3602e0f7edfed5c6d7798bcdca59b6973a689ccc83693  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.30.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.30.0