AI Tools / AI products & services
ai-memory is an open-source local server for persistent memory and session handoff across AI coding agents. It captures sanitized prompts, tool-lifecycle events, and session boundaries, then compiles them into searchable, Git-versioned Markdown pages with FTS5 and optional entity, graph, and vector retrieval. The Rust-based server supports local or remote deployment, MCP integrations, lifecycle hooks, and optional LLM-assisted consolidation; it is licensed under MIT.
An open-source local server that provides persistent memory and session handoff for coding agents. It captures prompts and tool calls in a searchable Git-backed Markdown wiki.