Tutorials
Tutorials are lessons. Each one takes you end to end through something real, in one path, with no decisions to make along the way. Follow the steps exactly and they work.
They are for learning your way around. Once you know the shape of the product, the how-to guides are the faster route to a specific task.
Do them in this order — each one assumes the previous.
- Your first workspace — create a workspace, add a repo and see the isolation model
- Dispatch your first agent — give an agent an adapter and a model, then put it to work
- Review your first pull request — read the diff, comment and merge
- Build your first pipeline — chain steps into a DAG and run it
Two more stand alone; do either once you have a working workspace.
- Bridge Slack to your workspace — drive agents from a Slack thread
- Sign your team in with SSO — connect an identity provider and take a login end to end