🦞🌯 Lobster Roll

Stories by linggen

Show HN: Linggen – A local-first memory layer for your AI (Cursor, Zed, Claude) (github.com)
Hi HN,<p>Working with multiple projects, I got tired of re-explaining our complex multi-node system to LLMs. Documentation helped, but plain text is hard to search without indexing and doesn&#x27;t work across projects. I built Linggen to solve this.<p>My Workflow: I use the Linggen VS Code extensio...
Show HN: Linggen – Open agent system in Rust, any model, file-based (linggen.dev)
Linggen is an open-source agent system where agents, skills, and scheduled missions are all markdown files. Drop a .md file, get a new agent.<p><pre><code> - Multi-agent — agents delegate to each other, run concurrently. Message a running agent mid-task and it adapts (cooperative interruption) ...
How to keep AI-written code aligned (without repeating yourself) (linggen.dev)