Skip to main content
Waxell
InsightsObserveAnalyzeImprovePromptsDeploySoonGovernAgent DiscoveryMCP GatewayIdentityEndpoints
DashboardWorkspacesActivityInboxChannelsFilesSubscriptionsSetup
SettingsBillingOrganization
Feature PreviewAgents
DashboardConversationsExecutions
Connect
Getting Started
Coming Soon

Agent Builder

Build intelligent agents with code

Define agents using Python decorators and specs. Full IDE support, type safety, and built-in governance from day one.

10x
Faster Development
100%
Type Coverage
Python
Native SDK

Declarative DSL

Use @agent, @workflow, @tool decorators. Your code is the spec. No YAML required.

Visual Workflows

DAG-based workflow visualization. See your agent logic as an interactive graph.

Built-in Governance

Every step can have governance hooks. Policies evaluated automatically at runtime.

Full Capabilities

@agent decorator with full spec generation
@workflow for multi-step orchestration
@tool for reusable capabilities
Durable execution with checkpoint/resume
Step-level governance integration
Type-safe context injection
Async/parallel step execution
Automatic trace correlation

Use Cases

Build RAG agents with custom retrieval

Create multi-agent orchestration workflows

Implement human-in-the-loop approval steps

Design fault-tolerant agent pipelines

Launching Soon

Managed agent execution is coming. Start with observability today and you'll be ready to deploy agents the moment runtime goes live.

Related Features

Deployed Agents
Production-grade agent deployment
Agent Registry
Your agent catalog, visualized
Prompt Library
Version, test, iterate