Gallery

6 items

1 of 6
Augment Code video thumbnail
VIDEO
Augment Code video thumbnail
VIDEO
Augment Code video thumbnail
VIDEO
Augment Code screenshot 4
4
Augment Code screenshot 5
5
Augment Code screenshot 6
6
Augment Code video thumbnail
VIDEO
Augment Code video thumbnail
VIDEO
Augment Code video thumbnail
VIDEO
Augment Code screenshot 4
4

About Augment Code

Augment Code is an AI-native coding platform purpose-built for enterprise software engineering at scale. Founded in 2022 by Igor Ostrovsky (former chief architect at Pure Storage) and Guy Gur-Ari (AI researcher from Google), and led by CEO Scott Dietzen (former Pure Storage CEO), Augment emerged from stealth in April 2024 with a $227M Series B at a $977M valuation — one of the most heavily funded AI coding startups. Backed by Sutter Hill Ventures, Index Ventures, Lightspeed Venture Partners, Innovation Endeavors, and Meritech Capital, it had raised $252M total by launch and reports ~$20M ARR as of late 2025.

Augment's differentiator is its Context Engine — a proprietary system that semantically indexes codebases with 400,000+ files, building a persistent graph of functions, classes, modules, imports, and data flows. This powers accurate cross-repo understanding unlike tools that only see the active file. The Cosmos platform (launched 2025) offers agentic workflows including ticket-to-PR automation, automated code review for every GitHub PR, test coverage improvement, incident investigation, security remediation, codebase migrations, and onboarding acceleration. The Auggie CLI achieved #1 on SWE-bench Pro at 51.80% — the top publicly benchmarked score at time of publication.

Augment supports VS Code and all JetBrains IDEs, with a CLI and MCP server for external tool integrations (Jira, Linear, Notion, Slack). Pricing is usage-based: the Business plan is $100/month flat for up to 50 seats with $100 of pooled usage included; Enterprise is custom with unlimited seats, CMEK, SSO/OIDC/SCIM, and dedicated support. Augment is the first AI coding assistant to achieve ISO/IEC 42001 certification — the international AI management systems standard — alongside SOC 2 Type II, making it suitable for regulated industries.

Key Features

  • Context Engine — semantically indexes 400,000+ files and builds a persistent graph of functions, classes, modules, imports, and data flows for cross-repo understanding
  • Cosmos agentic platform — ticket-to-PR, automated code review, test coverage, incident investigation, security remediation, migrations, and onboarding workflows
  • Auggie CLI agent — terminal-native agent ranked #1 on SWE-bench Pro at 51.80%, supporting daemon mode and 50 concurrent sessions (Business) or unlimited (Enterprise)
  • Automated Code Review — AI-powered PR review for every GitHub pull request with inline comments and one-click IDE fix integration
  • Slack integration — @Augment bot answers codebase questions in Slack threads, unblocking developers without consuming dev cycles
  • MCP server support — Context Engine exposed as an MCP server; integrates with Jira, Linear, Notion, GitHub, and other external tools via MCP
  • Usage-based team pricing — $100/month flat for up to 50 seats with pooled usage, no named seats, no wasted spend on inactive developers
  • First ISO/IEC 42001-certified AI coding assistant, plus SOC 2 Type II, CMEK, SSO/OIDC/SCIM, and SIEM integration for regulated enterprise environments

Pros

  • Deepest codebase context of any AI coding tool — Context Engine indexes 400K+ files with semantic graphs, not just open tabs
  • #1 on SWE-bench Pro at 51.80% (Auggie CLI) — top publicly benchmarked coding agent score at publication
  • First and only AI coding assistant with ISO/IEC 42001 certification alongside SOC 2 Type II and CMEK
  • Usage-based flat pricing ($100/mo for up to 50 seats) is more predictable than per-seat models for variable teams
  • Cosmos platform covers the full SDLC — from ticket to PR, code review, tests, incidents, migrations, and onboarding
  • Trusted by Adobe, MongoDB, Webflow, Snyk, Pure Storage, Crypto.com, Tekion, and DXC across enterprise codebases

Cons

  • No free individual tier — Business plan starts at $100/month with a team minimum; sole developers pay full price for low usage
  • Pricing changed three times in 18 months (2023–2025), causing some developer community backlash and unpredictability concerns
  • IDE support limited to VS Code and JetBrains — no standalone IDE, no Neovim full feature parity, no Visual Studio
  • Closed-source with no self-hosting option — all computation runs on Augment's infrastructure or Enterprise cloud tenants
  • Context Engine first-run indexing takes 15–30 minutes on large repos before initial suggestions become fully accurate
  • Enterprise plan requires sales contact for pricing — no public list price above the Business tier

Pricing

Augment Code uses a usage-based pricing model with two tiers. The Business plan costs $100/month flat for up to 50 seats. This includes $100 of pooled monthly usage across LLM inference (billed at provider list price + 40% service fee), Context Engine API calls, and Cosmos compute. Usage is shared across the whole team. Top-ups are available pay-as-you-go at any time; top-ups expire 12 months after purchase.

The Enterprise plan has custom pricing for teams over 50 seats. It adds custom usage limits and top-up rates, volume-based annual discounts, SSO/OIDC/SCIM, Customer Managed Encryption Keys (CMEK), ISO/IEC 42001 compliance, SIEM integration, data residency options, granular audit trails, multi-region compute, unlimited concurrent sessions, and a dedicated customer success manager with priority support.

All paid plans include a guarantee of no AI training on customer data. A 7-day free trial is available. Previously Augment charged $60/active user/month under a named-seat model before switching to flat/usage-based pricing in October 2025.

Claim Verified Creator Badge

Are you the founder of Augment Code? Display this listing's verified badge on your website to show your customers that your product has been vetted and listed on AI Central Resources.

FEATURED ONAI Central Resources
HTML Embed Code
<a href="https://www.aicentralresources.com/tool/augment-code" target="_blank" rel="noopener">
  <img src="https://www.aicentralresources.com/badges/featured-badge-dark.svg" alt="Featured on AICentralResources" width="200" height="54" style="border: none;" />
</a>

* Place this HTML snippet in your website's footer, landing page, or press section. This creates a search-friendly backlink directly to your verification page.

Connect with Augment Code

Frequently Asked Questions

The Context Engine is Augment's proprietary codebase indexing system. When you connect a repository, Augment indexes every file — not just open tabs — and builds a semantic graph mapping relationships between functions, classes, modules, imports, and data flows. It handles codebases with 400,000+ files. First-run indexing takes 15–30 minutes; after that the graph updates incrementally in real time.

The Business plan costs $100/month flat for up to 50 seats, with $100 of pooled usage included. There are no per-seat charges. Enterprise pricing is custom. All paid plans include a 7-day free trial. There is no permanent free tier.

Augment Code is the first AI coding assistant to achieve ISO/IEC 42001 certification — the international standard for AI management systems. It also holds SOC 2 Type II certification and offers CMEK (Customer Managed Encryption Keys), SSO/OIDC/SCIM, SIEM integration, data residency options, granular audit trails, and a contractual no-AI-training guarantee on all paid plans.

Auggie, Augment's CLI agent, scored 51.80% on SWE-bench Pro — the top publicly benchmarked score among all coding agents at the time of the evaluation. SWE-bench Pro is a harder variant of the standard SWE-bench software engineering benchmark.

Augment Code was founded in 2022 by Igor Ostrovsky (ex-Pure Storage chief architect) and Guy Gur-Ari (AI researcher from Google). The company is led by CEO Scott Dietzen, former CEO of Pure Storage. Augment raised $252M total, including a $227M Series B in April 2024 at a $977M valuation led by Sutter Hill Ventures, Index Ventures, and Lightspeed Venture Partners.

Similar AI Tools to Augment Code

View all alternatives of Augment Code
Free
Aider

Aider

Free, open-source AI pair programming that lives in your terminal

0.0
4
Freemium
Amazon Q Developer

Amazon Q Developer

AWS's AI coding assistant — deprecated in favor of Kiro (EOS April 2027)

0.0
1
Freemium
Cursor

Cursor

AI-native code editor with autonomous agents for building software

0.0
1
Freemium
GitHub Copilot

GitHub Copilot

AI pair programmer for code completion, chat, and autonomous coding agents

0.0
1
Freemium
JetBrains AI Assistant

JetBrains AI Assistant

AI coding assistance built natively into every JetBrains IDE

0.0
1
Paid
Tabnine

Tabnine

The original AI code assistant — private, secure, and built for the enterprise

0.0
1