The Garnish Manifesto
If people didn't write it, people won't read it.
Stuff written by LLMs still need a lot of human review.
At Manicule (YC P26), we spend a lot of time writing technical content with multiple people and their agents in the loop together.
People worked together over Google Docs. Agents wrote Markdown files we'd copy paste back and forth.
We built Garnish to fix this ping pong.
- You write your files through the web UI.
- Your agent can curl to read/write files.
- You can mount it as a filesystem and write local .md files.
- All comments and edits are versioned and git-tracked.
- You can share it with a webview and granularly control who gets to just read and who can write as well.