Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
1–10 of 70 posts
Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#2I have a vitepress package in most of my repos. It is a knowledge graph that also just happens to produce heat looking docs for humans when served over http. Agents are very happy to read the raw .md.
Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#3[flagged]
Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#4[dead]
Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#5[flagged]
We all know this isn't for humans. It's for LLMs.
So better question is why there isn't a bootstrap to get your LLM to scaffold it out and assist in detailing it.
Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#6So we are reinventing the docs
/*/*.md directory? /s
I think this is a good idea just don’t really get why would you need a tool around it
Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#7Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#8> "chalk": "^5.6.2",
security.md ist missing apparently.
Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#9Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#10tl;dr: One file, bad (gets too big for context)
So give you agent a whole obsidian
I am skeptical how that helps. Agents cant just grep in one big file if reading entire file is the problem.