Tutorials¶
Tutorials are learning-oriented lessons that take you through a series of steps to complete a project. They help you get started with VlinderCLI and build confidence through hands-on experience.
Where to start¶
| Tutorial | What you'll learn |
|---|---|
| Getting Started | Install VlinderCLI, pull a model, run a bundled agent, and inspect the timeline |
| Your First Agent | Create an agent.toml, build your agent, run it, and add storage |
| Your First Fleet | Compose multiple agents into a fleet, observe delegation between them |
Tip
Work through these tutorials in order. Each one builds on concepts from the previous.