Novgraph:代码库的持久知识图谱
你好,HN,
我为代码库构建了一个知识图谱引擎。
- 记录每次更改的原因——由代理在工作时写回,因此使用时间越长,它的表现越好。
- 仪表板与来自GitHub和GitLab的提交和更新保持同步。
- 标记过时的文件/代码,并在内部降低其排名,以确保图谱保持最新。
- 令牌节省范围在78%到99.74%之间。
- 连接到Claude Code、Codex、OpenCode等。
我很乐意讨论图谱、同步更新、持久内存,以及它是如何检测过时文件和实现令牌节省的。
访问:
https://github.com/Novaya-AI/novgraph
https://trynovaya.com/
查看原文
Hello HN ,<p>I built a knowledge graph engine for codebases<p>- Records why each change was made — written back by agents as they work, so it gets better the longer you use it
- Dashboard stays in sync with commits and updates from GitHub and GitLab
- Flags stale files/code and deranks them internally, so the graph stays current
- Token savings in the range of 78 to 99.74%.
- Connects to claude code, codex , opencode etc
I will be happy to talk about Graph , sych updates ,persistent memory and also how it detects stale files and token savings ?<p>Visit :
https://github.com/Novaya-AI/novgraph
https://trynovaya.com/