Build software without drowning in prompts!
Sunday, July 26, 2026
Inspiration: 12 Factor Agents: Principles for building reliable LLM applications
Beautiful, simple, and human-readable.
# and ## for headings.- for lists.Human-readable + machine-parsable = ✨
Text-based Diagrams
## Markdown: The Lingua Franca
- Beautiful, simple, and human-readable.
- `#` and `##` for headings.
- `-` for lists.
- `1.` and `1.` and `1.` for numbered lists.
- __bold__ and _italic_ for emphasis.
- single backtick for inline code and three backticks for code blocks
- `>` for blockquotes.
- `---` for horizontal rules.
- [Link](https://example.com) for hyperlinks.
-  for images.
- Human-readable + machine-parsable = ✨
- [Markdown Syntax Cheatsheet](https://www.markdownguide.org/cheat-sheet/)
- Text-based Diagrams
- [Mermaid](https://mermaid.js.org/intro/)
- [Graphviz](https://graphviz.org/gallery/)
- [...and many more](https://kroki.io/)docker compose up to start the harnesshttp://localhost:4096 in your browser/workspace and start a new session.See detailed instructions and code at github.com/aadityabhatia/opencode-docker