gostsamo parent
How is it better than keeping project documentation and telling the agent to load the necessary parts? does it compress the info somehow or helps with context management?
Compared to plain docs, Linggen indexes project knowledge into a vector store that the LLM can query directly.
The key difference is that it works across projects. While working on project A, I can ask: “How does project B send messages?” and have that context retrieved and applied, without manually opening or loading docs.