← Back to research
·8 min read·company

Augment Intent

Augment Intent is a Mac desktop app for spec-driven development and multi-agent orchestration, featuring living specs, coordinator agents, and parallel execution on Augment's credit-based plans.

Key takeaways

  • Introduces 'Spec-Driven Development' where living specs evolve as agents implement and update the source of truth
  • Multi-agent architecture: Coordinator plans, Specialists execute in parallel, Verifier validates
  • Works with Augment's Context Engine or BYOA (Claude Code, Codex, OpenCode)
  • No separate Intent pricing—it draws from the same Augment credit pool as the Auggie CLI and IDE extensions ($20 Indie to $200 Max per dev/month)

FAQ

What is Augment Intent?

Augment Intent is a Mac desktop workspace for orchestrating AI coding agents using spec-driven development—define a spec, approve the plan, and let coordinated agents implement it in parallel.

What is Spec-Driven Development?

Spec-Driven Development puts a living spec at the center of your workflow. Agents implement the spec and update it as they work, keeping humans and agents aligned.

Can I use other agents with Intent?

Yes, Intent supports Bring Your Own Agent (BYOA) including Claude Code, Codex, and OpenCode, though Augment's Context Engine provides the best experience.

How much does Intent cost?

Intent has no separate price—it uses regular Augment credits at the same rate as the CLI and IDE extensions. Plans range from a free Trial and $20/month Indie to $60/month Standard, $200/month Max, and custom Enterprise.

Executive Summary

Augment Intent represents a new paradigm in AI-assisted development: spec-driven development with multi-agent orchestration. Rather than prompting individual agents, developers define a living spec that evolves as a Coordinator agent plans work, Specialist agents execute in parallel, and a Verifier validates results against the spec. Augment, backed by $472M in funding, positions Intent as "what comes after the IDE."

As of June 2026, Intent remains an Augment Code product (support runs through augmentcode.com) but has moved to its own domain—the old product page now permanently redirects to intentapp.dev. It is still in public beta, still macOS-only, and now bills through Augment's standard credit-based plans rather than a separate price.

AttributeValue
CompanyAugment Code
Founded2022
Funding$472M (Series B)
Employees~150
HeadquartersPalo Alto, CA

Product Overview

Intent solves the coordination problem that emerges when running multiple AI agents. Instead of juggling terminals, copy-pasting context, and tracking which branch has which changes, Intent provides a unified workspace where agents share context through a living spec.

The key innovation is the living spec: a self-maintaining document that serves as the source of truth for project goals, tasks, completed work, and decisions. As code changes, the spec updates automatically, ensuring all agents and humans work from the same context.

Key Capabilities

CapabilityDescription
Living SpecsSelf-updating specs that evolve with code changes
Agent OrchestrationCoordinator → Specialists → Verifier workflow
Parallel ExecutionMultiple agents working simultaneously on related tasks
Isolated SpacesGit worktree-backed workspaces for each task
Built-in BrowserChrome integration for previewing local changes
Full Git WorkflowCommit, PR, merge without leaving the app

Product Surfaces

SurfaceDescriptionAvailability
macOS AppDesktop workspacePublic Beta (as of June 2026)
Windows AppDesktop workspaceWaitlist

Recent Developments (Feb–Jun 2026)

  • Prism model router (May 2026) — routes each turn to the model that fits the work, matching the best individual model on quality at 20–30% lower cost per task
  • New frontier models — Sonnet 4.6, Haiku 4.5, Opus 4.7/4.8, and Claude Fable 5 (added June 9, 2026) in the model picker
  • Auggie CLI 0.25.x — Intent shares credits, account, and Context Engine with Augment's Auggie CLI and IDE extensions, which gained transcript persistence and non-interactive login in May 2026

Technical Architecture

Intent uses a three-agent architecture by default:

  1. Coordinator — Analyzes codebase, drafts spec, generates tasks for specialists
  2. Specialists — Six personas (Implementation, Architecture, Testing, etc.) execute in parallel
  3. Verifier — Validates results against spec before human review

All agents are powered by Augment's Context Engine, which provides deep codebase understanding. Each workspace is backed by an isolated git worktree.

Key Technical Details

AspectDetail
DeploymentLocal Mac app
ModelsSonnet 4.6, Opus 4.7/4.8, Haiku 4.5, GPT 5.2, Claude Fable 5, Prism router
ContextAugment Context Engine (or MCP for BYOA)
IsolationGit worktrees per Space
Open SourceNo

Strengths

  • Novel paradigm — Spec-driven development is genuinely new; living specs that maintain themselves address a real pain point
  • Multi-agent coordination — Agents share context via spec, not redundant prompting; Coordinator handles handoffs automatically
  • Well-funded company — $472M backing from Index, Lightspeed, and Eric Schmidt reduces viability risk
  • Context Engine integration — Augment's 100M-line codebase understanding provides superior context vs. BYOA options
  • Resumable sessions — Close Intent, reopen tomorrow, everything exactly as you left it
  • BYOA flexibility — Use Claude Code, Codex, or OpenCode if you prefer

Cautions

  • Public beta — Still in beta as of June 2026 with potential instability and missing features
  • Mac-only currently — Windows on waitlist; no Linux timeline
  • Learning curve — Spec-driven development is a new mental model that may take adjustment
  • Best with Augment — BYOA works but misses Context Engine features; creates vendor pull
  • Credit burn on complex work — Augment's own pricing guide shows a medium task costs ~293 credits on Sonnet 4.6 and ~488 on Opus 4.7, and complex tasks can exceed 4,000 credits due to tool-call volume; multi-agent orchestration multiplies this
  • Complex architecture — Coordinator/Specialist/Verifier model adds abstraction layers

What Developers Say

Intent itself, four months into public beta, has generated no substantive standalone discussion on Hacker News or Reddit as of June 11, 2026 — community sentiment attaches to parent Augment Code, where the recurring theme is a capable product undercut by pricing complaints and low mindshare:

"It's said to be one of the most 'intelligent' commercial products, but it's also costly." — HiPHInch, Hacker News

"They promised the legacy $30 plan would get grandfathered into the $50 tier, and they're not only abandoning that…" — Dylan16807, Hacker News, on the October 2025 credit-pricing change that drew sustained backlash on r/AugmentCodeAI

"Basically never hear about Augment Code, Gemini CLI, Codex CLI, etc." — bluelightning2k, Hacker News, asking why better-known rivals dominate the conversation


Pricing & Licensing

Intent has no separate price—it draws regular Augment credits at the same rate as the Auggie CLI and IDE extensions.

TierPriceIncludes
TrialFreeLimited credits
Indie$20/mo40,000 credits, 1 user
Standard$60/dev/mo130,000 pooled credits per seat, up to 20 users
Max$200/dev/mo450,000 pooled credits per seat, up to 20 users
EnterpriseCustomCustom credits, unlimited users

Licensing model: Credit-based subscription shared across Intent, Auggie CLI, and IDE extensions; orchestration (Coordinator/Specialists/Verifier) carries no separate charge

Hidden costs: Credit consumption scales with model choice and task complexity (complex tasks can exceed 4,000 credits); agent provider costs for BYOA


Competitive Positioning

Direct Competitors

CompetitorDifferentiation
Auto-ClaudeIntent uses living specs + coordinated agents; Auto-Claude is autonomous with Kanban
SculptorIntent is spec-driven with orchestration; Sculptor is merge/review focused
Codex AppIntent is agent-agnostic with specs; Codex App is OpenAI-specific
TemboIntent is a desktop app; Tembo is infrastructure for agent orchestration

When to Choose Intent Over Alternatives

  • Choose Intent when: You want spec-driven development with automatic agent coordination
  • Choose Auto-Claude when: You prefer autonomous execution with manual task management
  • Choose Sculptor when: You focus on merge workflows and code review

Ideal Customer Profile

Best fit:

  • Developers working on complex, multi-component features
  • Teams wanting structured AI workflows with living documentation
  • Engineers comfortable with new paradigms and beta software
  • Augment users wanting a native orchestration experience

Poor fit:

  • Developers preferring simple prompt→code workflows
  • Windows or Linux users (currently)
  • Teams needing production stability over new features
  • Users wanting fully autonomous, unsupervised agent execution

Viability Assessment

FactorAssessment
Financial HealthStrong ($472M raised)
Market PositionInnovator/Leader
Innovation PaceRapid
Community/EcosystemGrowing (Augment user base)
Long-term OutlookPositive

Augment has the resources and technical depth to make Intent a category-defining product. The spec-driven paradigm, if proven, could reshape how developers interact with AI agents.


Bottom Line

Augment Intent is the most ambitious entry in the Mac coding agent app space, introducing spec-driven development as a new paradigm for AI-assisted coding. The living spec concept addresses real coordination pain, and the multi-agent architecture is technically sophisticated.

Recommended for: Developers working on complex features who want structured AI workflows with automatic coordination and living documentation

Not recommended for: Users needing production stability, Windows/Linux developers, or those preferring simple prompt-based workflows

Outlook: Potential category leader if spec-driven development gains adoption; strong backing and technical team. Four months into public beta (as of June 2026), Augment is investing steadily—new models, the Prism router, and a dedicated domain—though Windows remains waitlisted.


Research by Ry Walker Research • methodology