Show HN: Palinode – Git-versioned Markdown memory for AI agents
Category: devtools
Tags: ai-agents, memory-system, git-versioned, markdown, hybrid-search
Score: 7.0/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 6)
Palinode provides persistent, git-versioned memory for AI agents using markdown files as the source of truth, with hybrid search and LLM-powered compaction. It's interesting because it prioritizes human-readable files over black-box databases, offers multiple interfaces (MCP, REST, CLI), and exposes git operations like diff and blame as first-class agent tools.
Target audience: backend devs, ai engineers, devops
Repository: https://github.com/Paul-Kyle/palinode · Python · 16 stars
View on Hacker News