Guides
Guides
Task-focused guides for building on Wacht — the agent runtime, platform surfaces, end-to-end integration, and the tooling around them.
Build something real with Wacht. Start has the mental model; these guides are the how. Each one is grounded in the actual API and SDK surface, with working code and the failure modes called out.
Agent runtime
AgentsModels, execution hooks, approval policy, tools, and multi-agent coordination.TasksThe unit of work an agent runs against — workspace, deliverables, file uploads, realtime UI.
Platform surfaces
API authIssue and govern customer API keys, with scopes, rate limits, and audit.OAuth appsBe an OAuth and OpenID Connect provider for third-party clients.Webhook appsDeliver signed events to your customers' endpoints, with retries and replay.NotificationsIn-app inboxes with read state, scoped filters, and realtime streams.Deployment eventsSubscribe to what happens inside Wacht and keep your backend in sync.
Integrate end-to-end
Frontend + backend authA React frontend and a Rust backend on one session model.B2B lifecycleOrganizations, workspaces, memberships, and tenancy end to end.Unsupported stacksNo SDK for your stack? Wire it against the API directly.
Build with AI
Wacht BenchThe CLI for AI-assisted development on Wacht.Docs MCPServe these docs to your coding assistant.SkillsInstallable skill packs for Bench.
Start for the model · Reference for API shapes · SDKs for framework setup.