ai-memory 0.7.1

AI-agnostic persistent memory system — MCP server, HTTP API, and CLI for any AI platform
Documentation
1
2
3
4
5
6
7
// Copyright 2026 AlphaOne LLC
// SPDX-License-Identifier: Apache-2.0

//! Input parsing modules for the Agent Skills substrate and future
//! structured-document ingestion pipelines.

pub mod skill_md;