Download

Intent

Public Beta

The developer workspace for agent orchestration.

See It In Action

Orchestrate your agents like a system, not a swarm.

Intent — demo

Click to play demo

001

Living specs that evolve with your code

Traditional specs rot the moment code ships. Living specs don't.

When an agent completes work, the spec updates to reflect reality. When requirements change, updates propagate to all active agents.

No more "what did we decide?" No more outdated PRDs. The living spec is the source of truth because it maintains itself.

Intent
···
auth-refactor.mdUpdated 2m ago
Migrate to JWT-based auth with automatic token refresh.
securitybackend
Requirements
JWT token-based authentication
Refresh token rotation
Session invalidation endpoint
Implementation Plan
1/3 complete
Create token serviceAuth Agent
done
2Update auth middlewareAPI Agent
3Add refresh endpointTest Agent
Decision: Using RS256 for token signing

002

Coordinator orchestrates. Specialists execute.

A Coordinator agent breaks down your spec into tasks, and delegates to Implementors that can run in waves. A Verifier agent checks the results against the spec. The Coordinator keeps them aligned and handles handoffs.

You can customize this to bring in your own specialist agents, and control how they're orchestrated.

Intent
···
Coordinatororchestrating
Delegating auth refactor tasks...
Auth Agentjwt-service.ts
Implementing token validation...
API Agentroutes/auth.ts
Updating endpoints...
Test Agentauth.test.ts
Writing tests...
All agents synced to auth-refactor.md

003

Everything in one window

Stop switching between your IDE, terminal, browser, and git client.

Intent has a built-in Chrome browser for previewing local changes. Git integration for staging, committing, and branch management.

Intent
···
jwt-service.ts
1
2
3
4
5
6
Coordinator

004

Pick up exactly where you left off

Resumable sessions mean your workspace state persists across sessions. Close Intent, reopen it tomorrow, and everything is exactly as you left it.

Auto-commit captures work as it completes. Branch management is built-in. Your progress is always saved.

Intent
···
auth-refactorworktree
a3f2c1dAdd JWT validationAuth Agent
b7e4a2fUpdate middlewareAPI Agent
PR #142 mergedmain
api-v2worktree
c9d1e3aAdd schema typesSchema Agent
d2f5b8cCreate endpointsRoute Agent
PR #143 mergedmain

005

The right model for the job

Not every task needs the same model. Use Opus for complex architecture, Sonnet for rapid iteration, GPT 5.2 for deep code analysis or code review.

Intent supports all major state-of-the-art models. Mix and match based on what each task needs.

Intent
···
Specialists6 included
Investigate
Explore codebase, assess feasibility
Implement
Execute implementation plans
Verify
Check implementations match specs
Critique
Review specs for feasibility
Debug
Analyze and fix issues
Code Review
Automated reviews with severity

006

Bring your own agents

Already have a Claude Code, Codex, or OpenCode subscription? Use them directly in Intent. Try the full workspace experience without an Augment subscription.

You'll miss some powerful features like the Context Engine, but you can explore spec-driven development and agent orchestration for free.

Intent
···
Choose your provider
AugmentActive
Claude Code
OpenAI Codex
OpenCode

CONTEXT ENGINE

A multi-agent world needs even better context

Every agent in Intent is powered by our industry-leading Context Engine. Whether it's the coordinator planning your work or specialists executing tasks, they all share deep understanding of your entire codebase.

Discover the Context Engine
REALTIME RAW CONTEXTCodeDependenciesDocumentationStyleRecent changesIssuesSEMANTIC UNDERSTANDINGCURATED CONTEXTCompletionsCode ReviewRemote AgentsAgents4,456 sources → 682 relevantFig. 1.1

New Paradigm

What is Spec-Driven Development?

Spec-Driven Development puts living specs at the center of your workflow.

Instead of writing code and hoping it matches the plan, you write a living spec and let agents implement it. As they work, the spec updates to reflect what was actually built.

The result: living specs that are always accurate, agents that stay aligned, and code that matches intent.

Read our manifesto
Code-First
Living Specs
Source of truth
Code
Spec
Documentation
Manual, drifts
Auto-updated
Agent alignment
Re-explain each time
Automatic
Refactoring
Break and fix
Spec-guided

Built For You

Built for developers shipping with AI

Learning to run multiple AI agents
Already running multiple AI agents
Want a unified workspace
Tired of re-explaining context

Get Started

Build with Intent

Orchestrate your agents like a system, not a swarm. Define what gets built, delegate to agents that stay aligned, and maintain full visibility from first commit to merge.

007

Frequently asked questions

During this public beta period, Intent uses your regular Augment credits—the same way credits are consumed in our CLI or IDE extensions. There's no separate pricing for Intent.
Inside the app, you can use the built-in feedback feature to report issues or share suggestions. You can also reach us directly at [email protected].