Skip to content

Cookbook

Practical recipes for building agents and gadgets with llmist.

RecipeDescription
Todo GadgetsBuild a todo list system for agent task planning with session-based YAML persistence

Have a useful pattern or gadget to share? Add it to this cookbook!

  1. Create a new markdown file in packages/docs/src/content/docs/cookbook/
  2. Include working code examples
  3. Explain the design decisions
  4. Update this page with your recipe