Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
11–20 of 70 posts
Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#12Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#13I saw this a couple of days ago and I've been working on figuring out what the right workflows will be with it.
It's a useful idea: the agents.md torrent of info gets replaced with a thinner shim that tells the agent how to get more data about the system, as well as how to update that.
I suspect there's ways to shrink that context even more.
Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#14So 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
#15Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#16> "chalk": "^5.6.2", security.md ist missing apparently.
Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#17[flagged]
Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#18[flagged]
I would say that when you treat your Markdown as the authoritative source, I of course don't get it automated but that is my choice. It takes knowledge of the domain, but when you have deep specific knowledge that is worth so much more than automated updates. I use AI to get the initial MD but then I edit that. Sure it doesn't get auto updated, but I would never trust advice on the fly that got updated based on AI ou…
Re: Lat.md: Agent Lattice: a knowledge graph for your codebase, written in Markdown
#19At that point why not have an obsidian vault in your repo and get the Agent to write to it?