thecodacus

understory

thecodacus

understory — memory that grows. Self-wiring, plain-markdown memory for AI agents (MCP + local models + a living graph).

AI 简介

understory 是一个面向 AI 代理的本地化、可演化的知识记忆系统,以纯 Markdown 文件(遵循 Open Knowledge Format 规范)构建自维护的知识图谱。核心功能包括:基于 MCP 协议的内存操作接口(query/add/update)、可视化力导向图谱浏览、查询路径回放追踪、以及由代码强制保障的 OKF 合规性校验(如 frontmatter 类型检查、index/log 自动生成)。它不依赖中心化服务,支持本地 LLM(如 llama.cpp)或云 API,强调人类可读、Git 可 diff、跨工具可移植。适用于需要长期积累、可审计、可协作演化的 AI 代理记忆场景,如个人知识管理增强、多代理协同记忆、离线研究辅助等。

TypeScript
127
Stars
20
Forks
6
Watchers
2
Issues

Star 增长

今日0
近 7 天+6
近 30 天+6
综合评分44.57
默认分支main