ai-memory 0.5.4-patch.6

AI-agnostic persistent memory system — MCP server, HTTP API, and CLI for any AI platform
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: ai-memory
arch: "${ARCH}"
platform: linux
version: "${VERSION}"
maintainer: "AlphaOne LLC <alphaonedev@users.noreply.github.com>"
description: "AI-agnostic persistent memory system — MCP server, HTTP API, and CLI"
vendor: "AlphaOne LLC"
homepage: "https://alphaonedev.github.io/ai-memory-mcp/"
license: Apache-2.0
section: utils
priority: optional

contents:
  - src: dist/ai-memory
    dst: /usr/bin/ai-memory
    file_info:
      mode: 0755