Tutorials¶
Hands-on, copy-pasteable walkthroughs that take you from git clone to a running, useful agent.
Every command is verified against the current main. Work through them in order, or jump to the
one you need.
-
Your first sandboxed agent in 5 minutes
One command, no credentials, no model key. See an agent actually reply through a real per-session sandbox.
-
Wire an agent group to a live Slack channel — bot token, messaging group, engagement rules, and a reply destination.
-
Write a custom channel adapter
Build, register, and test a new channel adapter end to end, with a complete working Pushover example.
Looking for something else? The Quickstart is the shortest path to a running control-plane, and the Channel adapters reference lists every built-in channel and the credential it needs.
Hit an error? Run ironctl doctor, then see Troubleshooting (every check
mapped to a fix, plus the common build/Docker/port/userns failures) and the FAQ.