Guides
Practical guides for common tasks and workflows.
| Guide | Description |
|---|---|
| Design Patterns | Agentic workflow patterns (sequential, parallel, coordinator) |
| Non-JSON Mode | Use local models and field-by-field construction without JSON |
| Custom Tools | Add Python functions to your workflows |
| Human-in-the-Loop | Add manual review and approval gates to workflows |
| Editor Setup | LSP support for VS Code, Neovim, and other editors |
| Troubleshooting | Common issues and solutions |