Initial release.
- New
13 specialist agents — Plan, Build, Ship
Requirements, Tasks, Review, Master-merge, Design, Schema, Pages, Migrations, Integration, Debug, Tests, Security, and Release-notes. Each reads typed input and produces typed output — no freeform prompt chaining.
- New
Orchestration graph
One approval expands into a parallelised task graph. Atomic task claims, idempotent replay, automatic Sonnet → Opus escalation on parse failure, and artifact-hash-pinned approvals.
- New
50+ integrations · 5,000+ typed actions
Stripe, Slack, HubSpot, GitHub, Notion, Twilio, OpenAI, Anthropic, and 40+ more — all callable from any agent with aliased secrets and audit-logged calls.
- New
Migrations — managed / export-only / reconcile per environment
Dev applies atomically in-platform. Staging and prod can export signed SQL bundles for Flyway, Liquibase, or your own pipeline. Drift detected via SHA-256 per file.
- New
Agent Builder + Workflow Builder
Author custom agents with RAG context, typed tools, and approval policies. Compose agents into reusable delivery workflows with five built-in templates (ship-a-page, add-integration, schema-change, release-cut, bug-triage).
- New
Workspaces + environments
Team-scoped workspaces hold one or many apps. Each app gets dev / staging / prod environments with independent databases, migration modes, and secrets.
- Security
Multi-tenant from day one
Row-level security on every tenant-scoped table with `tenant_id` pinned via `SET LOCAL`. SSO (SAML + OIDC) and SCIM 2.0 for Okta, Azure AD, Google, Auth0. Secrets resolved at call time — never in prompt context.
- New
Append-only audit log
Every agent run, tool call, approval, and release signed and hash-chained. SIEM-ready exports to S3 / GCS. Full traceability from an approved goal to the code that shipped, queryable in both directions.