Novgraph:代码库的持久化知识图谱
2 分•作者: Shourya_55•13 天前
你好 HN,
我构建了一个代码库的知识图谱引擎。
* 记录每次更改的原因——由代理在工作时写入,因此使用时间越长,效果越好。
* 仪表板与 GitHub 和 GitLab 的提交和更新保持同步。
* 标记过时文件/代码并对其进行内部降级,以保持图谱的最新状态。
* 节省 Token 的范围在 78% 到 99.74% 之间。
* 连接到 Claude Code、Codex、OpenCode 等。
我很乐意与大家讨论图谱、同步更新、持久化内存,以及它是如何检测过时文件和节省 Token 的?
访问:
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/