Guides
Guides
Hands-on building docs.
Agents
Configure and run the worker side of your app. Tasks are part of this.
Configure
- Overview — what an agent is.
- Model overrides — strong/weak per agent.
- Execution hooks — setup and cleanup.
- Approval policy — gate risky tool calls.
- Code runner — Python, ffmpeg, sandboxes.
- Skill bundles — reusable behavior.
- Scheduling — recurring or one-shot.
- Composio — third-party integrations.
- Sessions — share an agent chat.
Orchestrate
- Multi-agent — coordinator with specialists.
Tasks (the unit of work an agent acts on)
- Tasks overview — lifecycle and shape.
- Workspace and artifacts — the
/task/filesystem. - Deliverables and journal — structured handoff.
- File uploads — files into the workspace.
- Realtime UI — surface live state.
Platform surfaces
- API Auth — customer API keys.
- Webhook Apps — customer event delivery.
- OAuth Apps — issue OAuth to third parties.
- Notifications — in-app inboxes.
- Deployment Events — keep your backend in sync.
Integration playbooks
- Frontend + backend auth — React + Rust.
- B2B lifecycle — orgs, workspaces, tenancy.
- Unsupported stacks — no SDK package? Use this.
AI-assisted development
- Wacht Bench — the CLI.
- Docs MCP — docs server for your assistant.
- Skills — installable skill packs.
Start for the model. Reference for API shapes. SDKs for framework integration.