Cookbook
Practical recipes for building agents and gadgets with llmist.
Recipes
Section titled “Recipes”| Recipe | Description |
|---|---|
| Todo Gadgets | Build a todo list system for agent task planning with session-based YAML persistence |
Contributing
Section titled “Contributing”Have a useful pattern or gadget to share? Add it to this cookbook!
- Create a new markdown file in
packages/docs/src/content/docs/cookbook/ - Include working code examples
- Explain the design decisions
- Update this page with your recipe