Changelog

November 20, 2025

We’ve added support for Service Accounts in Augment.

Automation tasks previously required using individual user accounts to access Augment via API, making token lifecycle management difficult and ownership unclear.

Service Accounts introduce non-human identities designed specifically for automation, allowing API access via Auggie CLI without relying on a personal user account.

Key details

  • Each automation task can use a dedicated Service Account, improving isolation and observability.
  • API tokens issued to a Service Account do not expire automatically and must be manually revoked.
  • Multiple tokens per account allow controlled rotation (create → update automation → revoke).
  • Managing Service Accounts and tokens is limited to Enterprise plan administrators via app.augmentcode.com/settings/service-accounts.

CLI usage

Update ~/.augment/session.json with the issued accessToken and tenantURL. A ready-to-use file is available at token creation, or the value can be copied manually.

Lifecycle behavior

  • Revoking a token immediately invalidates active CLI sessions using it.
  • Deleting a Service Account also revokes all associated tokens.

November 19, 2025

Auggie CLI 0.9.0 Release Notes

New Features
  • Session Sharing: New `/share` command in TUI and `augment session share` CLI command to generate shareable links for chat sessions
  • Auto-Update Control: New `autoUpdate` setting in settings.json to control automatic updates
Improvements
  • ACP Mode: Now fully released (no longer experimental) with non-interactive chat mode and thinking summaries for better visibility
  • TUI Performance: Improved rendering performance and reduced flicker with Ink 6.5.0 incremental rendering
  • Session Resumption: Chat history now displays when resuming sessions with `--continue` or `--resume` flags
  • Agent Capabilities: Enhanced apply_patch tool with more robust patch parsing for better file editing reliability
  • Error Messages: Improved error messages when file editing operations fail
  • Rules Handling: Fixed issues with rules file creation and handling

November 13, 2025

GPT-5.1 with Priority Processing now in our model picker.

GPT-5.1 is now available in Augment, served through OpenAI's Priority Processing for faster, more reliable responses.

Why Priority Processing?

We don't think you should settle for best-effort latency when you're shipping production code. Priority Processing delivers faster, more consistent token generation with higher uptime guarantees, even during peak demand.

What improved:
  • 15% lower latency compared to GPT-5
  • Closer alignment with human-authored pull requests
  • 72.5% file overlap with ground truth (vs. 65% for Sonnet 4.5 and 66% for GPT-5)
  • More efficient reasoning: works longer while spending fewer tokens per action

This translates to noticeably faster performance on straightforward tasks, with better focus on complex multi-file edits.

Credit costs: Despite Priority Processing being more expensive per token, GPT-5.1's improved efficiency means you'll see similar credit costs to Sonnet 4.5 for comparable tasks. The model does more with less.

We optimized for quality and reliability. Try it and let us know what you think.

November 11, 2025

Auggie CLI 0.8.0 Release Notes

New Features
  • Shell Configuration: Added automatic shell detection and startup script support with `--shell` and `--startup-script` options
  • Windows Support: Fixed PowerShell execution on Windows for better cross-platform compatibility
  • Terminal Authentication: Added terminal authentication support for ACP mode
  • ACP Mode: Made `--acp` flag generally available for Agent Communication Protocol support
  • Queue Management: Enabled message queue when agent is busy
Improvements
  • Rules Management: Improved rules filtering and status display for better visibility of manual and dynamic rules
Bug Fixes
  • Chat Summarization: Fixed chat history summarization

November 5, 2025

Auggie CLI 0.7.0 Release Notes

New Features
  • Agent Client Protocol (ACP) Support: Added comprehensive support for the Agent Client Protocol with terminal authentication, model selection, and indexing control via new `--acp` and `--allow-indexing` flags
  • Thinking Summaries: Display GPT-5 model thinking process summaries with collapsible sections in the TUI
  • MCP Server Support: Extended support for HTTP and SSE-based Model Context Protocol servers in addition to stdio servers
Improvements
  • CLI is now GA: Removed beta label from the CLI banner
  • Model Selection: Simplified model selection with short names (e.g., 'sonnet4.5' instead of full model IDs)
  • File Mentions: Fixed file mentions to not include @ symbol in prompts
Bug Fixes
  • Content Handling: Improved stability when handling undefined content to prevent crashes

October 30, 2025

Auggie CLI 0.6.0 Release Notes

New Features
  • Parallel Tool Calls: Added support for models calling multiple tools simultaneously
  • Agent Client Protocol (ACP): Added experimental support for external editor integration via `--acp` flag, including file mentions and image support
  • User Rules: Added support for user-specific rules in `~/.augment/rules` directory for custom agent behavior
  • Tool Management: Added `--disable-tool` flag and settings configuration to disable specific tools from the agent's toolset
Improvements
  • Vim Mode: Added 'e' keybind for moving to the end of a word, matching standard vim behavior
  • Session Picker: Improved UI with dynamic column resizing for better readability
  • Settings Validation: Enhanced error handling to gracefully handle invalid configuration fields

October 23, 2025

Auggie CLI 0.5.10 Release Notes

New Features
  • Images: Added `/image` command with drag-and-drop and paste support
  • Commands: Added `/request-id` command to display request IDs for debugging
Improvements
  • UI: Improved session picker with dynamic column resizing
  • UI: Added modified time to session list display
  • UI: Fixed credit usage display to round down for accuracy
  • Settings: Improved settings validation to handle invalid fields gracefully
  • Errors: Added request IDs to API error messages for better debugging
Bug Fixes
  • Stability: Fixed crash when using @ with large codebases (150,000+ files)
  • MCP: Fixed MCP server configuration validation to prevent crashes
  • Performance: Fixed file picker performance issue that caused UI lag

October 15, 2025

Auggie CLI 0.5.9 Release Notes

  • Non-interactive mode: Added support for running CLI in automated scripts and CI/CD environments without interactive UI
  • Image support: Attach images to prompts using `--image` flag or the new `/image` command with drag-and-drop and paste support
  • Enhanced clipboard: Fixed clipboard copying in SSH sessions and terminal multiplexers (tmux/screen) using OSC 52 protocol
  • Copy command: Added `/copy` command to easily copy request IDs and agent responses
  • Session improvements: Session list now shows last modified time and request IDs for better debugging
  • OAuth improvements: Display authentication URL when browser fails to open (useful for SSH connections)
  • Simplified commands: Consolidated `/new` and `/clear` commands for starting fresh conversations

October 15, 2025

Claude Haiku 4.5 is now available in Augment Code

Claude Haiku 4.5 is now available in Augment Code

We're excited to announce the release of Claude Haiku 4.5, Anthropic's latest lightweight coding model. Haiku 4.5 delivers near-frontier coding quality with low latency and consistent tool reliability. We're giving up to 20 free user messages over the next two weeks to everyone subscribed to a monthly paid plan once the pricing migration is complete — no action required.

We recently announced a new credit-based pricing model, replacing monthly user message limits with flexible credit pools across all Augment activities. That same change also lets us deliver new models faster, without waiting for backend migrations, starting with Haiku 4.5.

Performance that punches above its weight

Haiku 4.5 advances small-model performance significantly. In Augment’s evaluation of real-world coding tasks, Haiku 4.5 achieves approximately 90% of Sonnet 4.5’s performance, while running significantly faster. It handles simpler coding tasks with ease. For complex, multi-file work, we find that Sonnet & GPT-5 remain the stronger choice.

In our internal tests, Haiku 4.5 came close to Sonnet 4.5 in terms of quality, yet at a much higher speed:

  • Head-to-head preference: In testing across identical prompts, internal testers preferred responses from Sonnet 4.5 (51.4%) over Haiku 4.5 (46.5%).
  • Speed advantage: Haiku 4.5 achieved faster time-to-success in 85% of evaluations, completing tasks 34% faster on average.
Post image

Try Haiku 4.5 early — up to 20 User Messages on us

We’re excited to bring Haiku 4.5 to Augment users. All monthly paid users can now try it with up to 20 free User Messages for the next two weeks, based on your usage. Pricing migration is still underway, but you can start using Haiku now, and we think you’ll love it.

What you’ll receive:
  • Up to 20 Haiku User Messages’ worth of credits (valued at 1,000 credits per User Message) for the next two weeks
  • Automatic credit application once pricing migration completes. No action required
  • This promotion is available to all users who are on a monthly paid plan as of October 15, 2025.
The fine print:
  • Your credit will be applied to your balance after the pricing migration from October 20th to October 31st is complete.
  • During this transition period, you won’t have visibility into your Haiku vs. Sonnet usage (this feature will become available after your account migration).
  • You will receive an email in early November after the pricing migration is complete. This will include the number of Haiku 4.5 user messages you've used and the number of credits you’ve received from this promotion.

For example, if you send 48 Haiku User Messages over the next two weeks, you’ll receive the full 20 User Messages’ worth of credits after our pricing migration.

October 8, 2025

Auggie CLI 0.5.8 Release Notes

New Features
  • Added `/copy` command to copy request ID or response text to clipboard - Added OAuth authentication support for MCP (Model Context Protocol) servers
  • Added interactive session picker when using `--resume` without specifying a session ID
Improvements
  • Improved help command readability with better formatting and organization
  • Added fuzzy search for slash commands, making them easier to discover
  • Improved file picker performance with better fuzzy search algorithm for large codebases
  • Enhanced tool permission system reliability with improved regex matching
Bug Fixes
  • Fixed extra blank lines appearing at the beginning of agent responses

September 29, 2025

Auggie CLI 0.5.7 Release Notes

  • MCP Support: Added `mcp add-json` command for importing MCP servers via JSON configuration
  • MCP Reliability: Improved MCP server validation to continue loading valid servers even when some configurations are invalid
  • Version Management: Enhanced upgrade system with semantic versioning support and better handling of prerelease versions
  • TUI Navigation: Improved input mode switching with history-based navigation for more natural mode transitions
  • File Picker: Fixed double @ symbol display issue in file picker mode
  • Select Menus: Fixed arrow key handling in TUI select menus for smoother navigation
  • Non-Interactive Mode: Agent now runs without stopping for user input when in non-interactive mode
  • Tool Execution: Fixed regex command execution bug that was causing incorrect string formatting
  • Feedback: Added GitHub repository link to the feedback command for easier issue reporting

September 29, 2025

Claude Sonnet 4.5 is now available as the default model in Augment Code

Claude Sonnet 4.5 is now available as the default model in Augment Code

We’re thrilled to announce the rollout of Claude Sonnet 4.5, Anthropic’s latest and most capable coding model. Starting today, Sonnet 4.5 is the default model for Augment Code, and will appear alongside GPT-5 in the model picker. Sonnet 4.5 delivers faster, more collaborative code generation and editing across all of our plans. Sonnet 4 will continue to be available for a limited time.

Why we’re excited (and why you should be too)

Sonnet 4.5 makes smarter use of the codebase context provided by our Context Engine and is more steerable overall. When uncertain, it asks clarifying questions instead of heading down rabbit holes. It also persists state more effectively, handles longer-horizon tasks, and introduces multi-agent capabilities that open up new possibilities we’re actively exploring.

On our internal eval, which measures the agent’s one shot instruction-to-PR capabilities, Sonnet 4.5 scored nearly the same as Sonnet 4 in terms of quality.

In practice, it’s much more efficient:

  • 34% fewer tool calls on average
  • ~26% faster overall task completion time

The result: the same accuracy, delivered with more speed and flow.

What it means for you

  • Smoother collaboration. Sonnet 4.5 checks its reasoning with you more often.
  • Longer horizons. It handles longer-running tasks more reliably.
  • Better rule adherence. Our early tests show that Sonnet 4.5 has better compliance with rules files.

We’ve observed that Sonnet 4.5 makes fewer assumptions and asks clarifying questions more frequently before proceeding. This behavior has been seen as positive overall in our testing. In contrast, Sonnet 4 tends to be more eager to complete tasks without the developer’s involvement.

We have updated our prompt for the Auggie CLI to ensure that Sonnet 4.5’s tendency to ask for clarification does not break automated workflows.

Model behavior can be adjusted to your preferences by using the rules files. For example:

  • To make Sonnet 4.5 run more autonomously, add rules that reduce its clarifying questions or encourage faster action.
  • To make Sonnet 4 less eager, add rules that require it to confirm assumptions or ask clarifying questions before proceeding.

How to get it

Sonnet 4.5 is our new default. That means if you are on the latest version of the Augment Code extension in VS Code or JetBrains, or using the CLI, new requests will use Sonnet 4.5 automatically as we roll it out to all customers over the next 24 hours.

To make sure you can access Sonnet 4.5 as fast as possible, we suggest restarting your extension.

Models will not switch mid conversation, and if you have previously chosen GPT-5 in the model picker, your requests will not switch to a different model. You can change this as desired by selecting your model of choice in the model picker.

September 24, 2025

Auggie CLI 0.5.6 Release Notes

New Features
  • New `auggie rules list` command: Display workspace rules and guidelines directly from the CLI
  • Enhanced `/rules` command: View workspace rules with improved colored formatting in the TUI
Improvements
  • Smarter TUI mode switching: Exit modes now return to the previous mode instead of always going back to Normal mode, enabling better workflows with FilePicker and Ask modes
  • Session continuation tip: See a helpful reminder about using `auggie session continue` when exiting the TUI
  • Better error messages: Reduced duplicate warnings and improved error tracking for cleaner output
Bug Fixes
  • Fixed Ctrl+C handling: Properly interrupt the agent when Ctrl+C is pressed while the agent is running
  • Fixed Option+Delete: Keyboard shortcut now correctly deletes words backward instead of forward
  • Rules respected in CLI: Fixed issue where rules were not being attached to the agent request

September 22, 2025

Agent Tabs: A Better UI for Modern Agents

Agents aren’t just chat anymore—they’ve grown into full systems that make tool calls, manage tasks, edit files, and update their own memories. As agents scale to handle more complexity, their interfaces need to scale too.

We’ve redesigned the experience with Agent Tabs:

  • Tabs for Thread, Tasks, and Edits now live in the chat header.
  • By using the full vertical space, each panel gives you both maximum readability and a dedicated view that helps you stay focused on the stage of the workflow you’re in.
  • Cleaner ergonomics for navigating multi-step agent workflows.

This update trades horizontal header space for dramatically better visibility, so you can work with your agent like the full-fledged system it has become.

Post image

Available in VS Code v0.549.1+. IntelliJ support coming soon!

September 18, 2025

Auggie CLI 0.5.5 Release Notes

Highlights
  • Ask Mode: a streamlined prompt-first interaction mode with improved transcript rendering.
  • New session commands: `auggie session list` and `auggie session resume` to manage and continue sessions.
  • MCP quality-of-life: simpler `mcp add` syntax, automatic migration of legacy settings, and a `/status` check.
Changes
  • Add Ask Mode for CLI/TUI, with formatting and input history improvements.
  • Add `auggie session list` and `auggie session resume` commands.
  • Add `--permission` flag to configure tool permissions at runtime.
  • Support compressed syntax for `mcp add` and auto-migrate legacy MCP settings.json format.
  • Add `/status` command to check MCP and rules status.
  • Add `--max-turns` to cap agent iterations in print mode.
  • Add basic JSON output mode.
  • Improve keyboard handling: Ctrl+C to clear input, Ctrl+D forward delete; fix Delete key acting as Backspace.
  • Improve non-interactive error messages when auth is missing.
  • Fix crash when denying indexing by properly initializing status messaging.
  • Fix markdown list indentation in TUI output.
  • Fixed issue where rules were dropped when too many were attached
Breaking/Compatibility Notes
  • MCP settings now use a record-based schema; legacy formats auto-migrate on run.

September 15, 2025

Remote Agent Secrets

Securely pass secrets to your remote agent environments.

Remote agents often need secrets — like API keys or tokens — to build and run code in a fully functional dev environment. Until now, there wasn’t a convenient or secure way to inject them.

Remote Agent Secrets fixes this by letting you store and manage secrets directly in Augment, and have them automatically injected into your remote agent’s execution environment.

How it works
  • Add required secrets in Augment’s secrets manager
  • Configure your remote agent setup script to use those secrets (as env vars or files)
  • Remote agents securely access them when running your code

Use cases
  • Build processes requiring access to internal infrastructure
  • Running or testing code that depends on cloud API keys
  • Any workflow where secrets are required to run locally, now extended to remote agents

Availability

Remote Agent Secrets is available now in VS Code v0.555.1+.

September 11, 2025

Auggie CLI 0.5.4 Release Notes

What's new
  • Manage Model Context Protocol (MCP) servers with `auggie mcp add|list|remove`
  • Configure MCP servers in your settings file (`~/.augment/settings.json`) or via a config file passed with `--mcp-config`.
Improvements
  • Skip waiting for indexing to complete before codebase retrieval executes in TUI mode - If API requests are retried, the CLI shows a clear message so you know what's happening.
  • Interrupting an operation now cleans up any partial output to keep the screen tidy.
  • Custom slash command help text now show the selected model; logging and parsing are consistent in both interactive and non‑interactive modes.
  • Session tracking is more reliable between the CLI and the API.
Fixes
  • Authentication works correctly when you provide both an API token and an API URL.
  • On Windows, home‑directory detection across different drives has been fixed to avoid incorrect indexing.

September 10, 2025

Parallel Tool Calls

Parallel Tool Calls

Run multiple tools at the same time for faster agent execution.

Until now, agents ran tools one after another — generate, run tool, generate, run tool — adding latency to complex tasks and sometimes requiring extra turns to finish a job.

With Parallel Tool Calls, your agent can now execute multiple tools in one response, returning results faster and reducing overall wait time. Turns with Parallel Tool Calls run at least 2x faster than before, often more.

How it works

When the agent needs to run several tools, it will:

  • Finish generating its plan
  • Run tools 1 through n
  • Return results in a single response

No configuration needed — the agent automatically decides when to call tools in parallel.

Use cases
  • Tasklist updates run in the background without slowing down your turn
  • Multi-file reads or edits complete in one step instead of many
  • Faster codebase exploration with minimal latency

Availability

Available in VS Code v0.545.1+ and JetBrains v0.283.0+.

September 9, 2025

GPT-5 Performance Improvements

We’ve rolled out improvements to GPT-5 that make responses noticeably faster and more reliable, especially in multi-step agentic workflows.

What’s changed
  • Reduced latency on GPT-5 responses
  • Better continuity across tool calls
  • Slight quality improvements in complex reasoning tasks

Why it matters

If you use GPT-5 with agents, you’ll notice:

  • Faster execution of multi-tool workflows
  • Responses that feel more intelligent and less fragmented
  • A smoother overall experience in long-running sessions

Available in VS Code v0.545.1+ and JetBrains v0.283.0+

September 8, 2025

Agent Memory Review— curate what your agent remembers

Agent Memory Review— curate what your agent remembers

Curate and control the memories that your agent saves as you work together.

Memories help your agent stay aware across sessions, but sometimes unnecessary or low-quality memories can sneak in. Until now, the only way to audit them was by periodically opening the memories file.

With Agent Memory Review, you can now review, edit, and curate memories as they’re created — directly in the chat panel.

How it works
  • When a new memory is created, you’ll see an “X Pending Memory” button in the turn summary
  • Click it to review the new memory without leaving chat
  • Approve, edit, or discard as needed

Use cases
  • Power users who want to actively curate agent memories for accuracy
  • Improving long-term memory quality for ongoing projects
  • Reviewing memories in real-time to catch spurious entries early

Availability

Memory Review is available in VS Code v0.542.0+ and JetBrains v0.280.0+.

September 5, 2025

Auggie CLI 0.5.3 Release Notes

Bug Fixes
  • Non-interactive slash command syntax: Run custom commands directly from the shell with `auggie /<command> ...` (e.g., `auggie "/joke robot" -p`).
  • Indexing is now enabled by default in print mode, with a safety guard that disables indexing when running from your home directory to avoid accidentally uploading your entire home folder.

September 5, 2025

Auggie CLI 0.5.2 Release Notes

The following changelog covers changes from v0.5.0 to v0.5.2.

New Features
  • Added /editor command to compose prompts in your preferred external editor (VS Code, vim, nano, etc.), use Ctrl+o for quick access
  • Custom commands can now specify which AI model to use in their frontmatter configuration
  • Slash commands can be run directly from the command line (e.g., auggie /help)
  • Added ability to edit existing tool permission rules without recreating them (press e to edit)
Improvements
  • Press ? to display more commands and shortcuts
  • Improved paste functionality on Windows
  • Improved support for IME input for Chinese and other languages
  • Added slash commands to the history manager for easier command recall
  • Added j/k keyboard navigation support for all menus (Task List, Model Picker, GitHub workflow)
  • Display model names in footer when you select a non-default model
Changes
  • Quiet mode (--quiet) now automatically defaults to text output mode
  • Added workspace size limits to prevent indexing excessively large directories
  • Prevented indexing when running CLI from home directory
  • Automatically enter INSERT mode when typing `/vim` command
  • Transcript defaults to compact output, use /verbose to toggle modes
Bugs
  • CLI continues gracefully when settings fail to load instead of crashing
  • Invalid MCP configuration no longer causes crashes
  • Limited @ file cache size to prevent performance degradation when opened in large directories
  • Fixed git worktree detection
  • Fixed command exit behavior for command line – model list, tokens print, and session delete now properly exit after completion
  • Fixed Ctrl+c and double escape shortcuts to work properly in vim mode

September 1, 2025

VS Code 0.545.1 Release Notes

Improvements
  • Made the edit tool more robust
  • Stopped the terminal tool from getting stuck with invalid working directories
  • Added support for AGENTS.md as a workspace guidelines source
  • Improved chat performance and responsiveness
  • Changed new chat shortcut to Cmd/Ctrl+N
  • Improved the experimental terminal support
  • Miscellaneous UI improvements
Bug Fixes
  • Fixed task list editing where name and description changes were not persisting
  • Fixed an issue where code blocks could not be applied
  • Fixed integrations configuration in settings

August 28, 2025

Auggie CLI is available for everyone

Auggie CLI is available for everyone

Since launching in private beta a month ago, thousands of developers have unlocked the power of Augment in their terminal, using it as their daily driver coding agent and supercharging their teams by integrating Auggie in their development workflows.

Now, Auggie CLI is available to everyone, bringing Augment’s industry-leading context engine to every part of the software development stack.

What’s new

  • Custom commands allow you to create specialized workflows and repeatable actions, like code review or updating docs. You can trigger commands on the command line with auggie command <name> or from slash commands in the terminal UI.
  • All of your favorite features from the IDE are available in the CLI, like tasklist, prompt enhancer, and model picker.
  • Tool permissions define exactly what tools an agent can use and how it can use them, ideal for using agents in automated systems like CI.
  • Ready-to-use GitHub Actions to get Augment-powered code review and PR descriptions in minutes.

Augment everything

Software is not just built in an editor, it's built in your CI pipeline, ships through your deployment system, and runs in production. With auggie, you can bring our powerful agent and codebase intelligence to automatically fix test failures, run security assessments, and triage errors and alerts. Because auggie is a Unix-like utility complete with pipe support, it can run anywhere Node.js 22+ is available, including GitHub Actions and AWS Lambda.

Context matters

Deep codebase intelligence is the difference between a software agent that just works and one that makes you work. Augment’s context engine pulls in exactly the right information for the task automatically, no matter the size of your codebase.

Your terminal never felt so fresh.

Start using the Auggie CLI today with one command.

And we want to hear what you think, so we built a command for that: /feedback.

Happy coding!

August 25, 2025

VS Code 0.540.1 Release Notes

New Features
  • Added turn summaries to provide concise overviews of conversation context
  • Added an experimental setting to control the implementation used for terminal support
Improvements
  • Added a keyboard shortcut for ask a question mode
  • Improved some tooltips
  • Allowed using j/k keys to navigate up and down in menus
  • Improved handling of MCP tools with long outputs
  • Miscellaneous UI improvements
Bug Fixes
  • Fixed Stripe integration
  • Fixed issue preventing feedback forms from opening
  • Fixed lag in chat input that was affecting typing performance
  • Fixed rare issue causing menus to get stuck
  • Fixed a regression preventing some common UI components from rendering
  • Fixed an issue that caused the model picker not to open
  • Fixed issue with closing dropdown menus
  • Fixed a bug stopping the tools settings page from loading
  • Fixed one cause of the "selected text exceeds the allowable limit" errors
  • Fixed an issue with enhance prompt
  • Fixed an issue that would cause the Augment panel not to load

August 20, 2025

Remote MCP Authentication

Remote MCP Authentication

Securely connect to SaaS-powered MCPs.

The MCP ecosystem is expanding — and many remote MCPs now require authentication. We’ve added built-in auth support so your agent can connect directly to these services.

How to Use

Setup is unchanged. If a remote MCP needs auth, you’ll see an Authenticate button and 🟠 status indicator. Click to connect.

Post image

Use Cases

  • Automate setup: Configure connections or environment variables right from your agent.
  • Speed up debugging: Pull logs from CircleCI, Sentry, or LaunchDarkly without leaving your workflow.
  • Provision on demand: Create databases, tables, or cloud resources in Snowflake, Supabase, or Datadog.
  • Integrate SaaS tools into tasks: Let your agent manage monitoring, deployment, or configuration steps end-to-end.


Availability

Available now for all VS Code users.

August 19, 2025

Agent Turn Summary

Agent Turn Summary

Imagine: you’re debugging a complex API issue with Augment.

Your agent examines logs across services, checks 12 files, tests endpoints, identifies a timing problem between microservices, and suggests fixes to 3 files—all in one turn.

Instead of scrolling through dozens of tool calls, the new Agent Turn Summary distills everything into a simple line—“32 tool calls, 3 files modified”—with expandable details. You see the full scope at a glance, and open the details only when you need them.

Review in seconds, not minutes.

How It Works

At the end of an agent response, you’ll now see a summary with:

  • A summary and count of tool calls
  • A quick snapshot of changes made

It appears alongside the feedback footer, so you can review activity right away without scrolling back through the entire turn.

Post image

Use Cases

  • Reviewing long-running GPT-5 loops with 50–100 tool calls
  • Spotting when an agent run is heavier or lighter than expected


Availability

Available in prerelease for VS Code and JetBrains.

August 18, 2025

Quick Ask Mode

Quick Ask Mode

At Augment, we noticed a common challenge: our team frequently needed quick information from the Agent without making any changes to the codebase. Whether asking for clarification on a change or reviewing a plan before implementation, we wanted a way to get answers without accidentally triggering modifications.

Quick Ask Mode is our solution to this exact problem. Get instant answers from the Agent — without making changes to your codebase.

When enabled, Quick Ask Mode restricts your agent to read-only tools, so it can explore and answer questions without modifying files. It keeps your full conversation context while giving you peace of mind and lets you easily switch back to the default Agent mode when you're ready to implement changes.

How It Works

  • Toggle Quick Ask Mode from the Agent chat input
  • Available in local agent mode only
Post image

Use Cases

  • Planning: Analyze architecture, dependencies, and patterns to create a tasklist before coding
  • Code understanding: “Explain how the authentication system works” — safe exploration with no edits
  • Documentation queries: “What does this function do and where is it used?” — pull info from across the codebase
  • Onboarding: Let new team members explore safely without risk of accidental changes

Availability

Quick Ask Mode is live for all users in VS Code and JetBrains.

August 18, 2025

VS Code 0.532.1 Release Notes

New Features
  • Added offline screen with troubleshooting tips when network connectivity issues are detected ## Improvements
  • Added keyboard shortcut to open the context menu
  • Added Escape key support to close full-screen overlays like the threads list
  • Made the model selector responsive to prevent layout issues with small width windows
  • Improved MCP server compatibility
  • Improved styling of the expand/collapse buttons on tool blocks
  • Miscellaneous UI improvements and bug fixes
Bug Fixes
  • Fixed code block collapsing when copying content
  • Fixed the Enter key to send while editing a message
  • Fixed a rare issue that could cause the terminal tool to use the wrong shell
  • Fixed one cause of the "selected text exceeds the allowable limit" errors
  • Fixed MCP authentication infinite loop
  • Fixed new thread shortcut also creating a new file

August 12, 2025

JetBrains 0.269.1 Release Notes

New Features
  • Extended IDE Compatibility: Restored support for IntelliJ IDEA 2024.2, allowing users on older IDE versions to continue using Augment while maintaining compatibility with the latest 2025.x versions.
  • Remote MCP OAuth Support: Added comprehensive OAuth authentication support for remote Model Context Protocol (MCP) servers, enabling secure connections to external services that require authentication.
Improvements
  • UI Polish: Various UI improvements including better animation performance, fixed code block copy buttons showing proper "Copy" text, and improved tooltip displays in the history panel.
  • Extension Status Dialog: The Extension Status dialog now displays the size of the webview state file, providing better visibility into storage usage and helping with troubleshooting.
Technical Improvements
  • Improved conversation history persistence across sessions
  • Better integration with the sidecar service for various operations

August 11, 2025

VS Code 0.527.1 Release notes

Improvements
  • Improved context engine display by reducing frequency of "Show More" prompts
  • Added keyboard shortcuts for cancel and resend message
  • Added improved drag handle for resizing chat panels
  • Improved chat rendering performance in conversations with many collapsed sections
  • Improved the feedback panel
  • Miscellaneous UI improvements
Bug Fixes
  • Fixed one cause of the "selected text exceeds the allowable limit" errors
  • Fixed issues with the terminal tool and the "exec" shell
  • Fixed unwanted newlines when sending messages in chat
  • Fixed feedback panel dropdown behavior
  • Fixed regression on agent thread loads

August 7, 2025

Model picker: choose between Claude Sonnet 4 and GPT-5

Model picker: choose between Claude Sonnet 4 and GPT-5

Augment now supports two models in production — Claude Sonnet 4 (default) and OpenAI GPT-5 — with a new picker that lets you switch between them at any time. This is the first time we’ve exposed model selection directly in the product.

Post image

We’ve traditionally avoided surfacing model choice. But Sonnet and GPT-5 now handle different coding scenarios well enough to justify optionality:

  • Use Sonnet for: fast answers, quick single-file edits, and iterative review loops
  • Use GPT-5 for: multi-file changes, complex refactors, debugging, and edge-case handling

This lets you choose the right model based on the task at hand — without changing your workflow or context.

We’re also using switching patterns as signal: where users prefer one model over another helps guide future tuning, routing, and defaults.

🔗 Read the full announcement

Available in: JetBrains v0.265.2, VS Code v0.524.1. Rolling out gradually.

August 7, 2025

GPT-5 now available in Augment

You can now use GPT-5 in Augment via the new model picker.

Post image

Available in: JetBrains v0.265.2, VS Code v0.524.1. Rolling out gradually.

To switch models, open the picker in your IDE sidebar and select GPT-5. Claude Sonnet 4 remains the default.

🔗 More on how the models compare

August 6, 2025

VSCode 0.524.1 Release Notes

New Features

  • Added OAuth support for remote MCP servers

Improvements

  • Added keyboard shortcuts for enhanced prompt and tool approval
  • Added loading spinner for rules when opening settings page
  • Added tooltips to terminal commands in tool outputs to show full command text when truncated
  • Enhanced thread navigation with keyboard support and auto-focus on selected threads
  • Improved codeblock headers
  • Improved the web fetch tool
  • Improved code block styling and margins
  • Added user email display in Settings → Account screen
  • Miscellaneous UI improvements

Bug Fixes

  • Fixed focus stealing issue where chat input would force focus on first load
  • Prevented loss of message edits when clicking outside the editing box
  • Fixed the share button
  • Fixed text area auto-resize functionality
  • Fixed an issue making it impossible to add/remove MCP servers

August 4, 2025

VS Code 0.521.1 Release Notes

New Features

  • Added a new UI for reporting bugs from within a conversation
  • Redesigned threads list with improved filtering, search, and visual organization
  • Added sound notification when tools require user approval

Improvements

  • Added "New Thread" dropdown to the Threads panel
  • New workspaces open agent mode rather than chat by default
  • Fixed an issue where agent edits and autoformatters would conflict and cause edit loops
  • Enhanced UI for MCP tool installations and calls
  • Improved tool block expand/collapse design
  • Improved thread navigation
  • Added keyboard shortcut tooltips
  • Made checkpoint headers clickable to toggle expansion of checkpoint content
  • Made the agent less likely to kill running terminal processes
  • Improved ability to navigate focus with tab/shift-tab
  • Miscellaneous UI improvements

Bug Fixes

  • Fixed an issue that could corrupt conversation history
  • Fixed issues in line diff count component for code edits
  • Fixed some errors that caused failures to launch terminal processes
  • Fixed bug where toggling agent auto mode would incorrectly switch threads
  • Disabled chat message navigation when the input field is focused
  • Fixed an issue where the sign-in link did not work
  • Fixed an issue where we would try to connect to disabled MCP servers on startup
  • Fixed crashloops
  • Fixed an issue that made it impossible to upload images
  • Don't play sounds when skipping tool calls
  • Fixed "New Thread" dropdown being blocked by tooltips

July 31, 2025

Auggie: The agentic CLI that goes where your code does

Auggie: The agentic CLI that goes where your code does

Since AI-powered coding assistants entered the scene, most have focused on code generation—helping you write a function here, debug a snippet there. But real software goes well beyond your editor: from local debugging to CI/CD pipelines, from GitHub Actions to custom deployment scripts.

Today, we're launching Auggie, an agentic CLI tool designed not just to be the most codebase-aware agent in your terminal, but to integrate into every part of your development workflow.

Augment where you work

Now Augment is available directly from your command-line with a rich terminal interface, Visual Studio Code, and JetBrains IDEs. Whether you prefer command-line workflows or integrated development environments, Augment works where you work.

Automation and integration ready

Auggie works as a unix-style utility, perfect for integration into your existing scripts and automation. Use it for code review in your CI pipeline, automated testing, or as part of your deployment process. Use the built-in `/gitub-workflow` command to quickly generate GitHub Actions for Pull Request descriptions and Pull Request reviews.

# Use it on your command line
auggie "Generate address test data formatted as json" > example.json
# Pipe data into Auggie
git diff | auggie "Explain the impact of these changes"
# Put it in your build system
auggie –print "Check if all new functions have tests"

Deep Codebase Intelligence

Auggie doesn't just see the files you show it—it knows and understands your entire codebase autonomously. Using Augment’s leading context engine, it maps project structure, dependencies, and patterns without manual context selection. Whether you're working on a small personal project or a million-line enterprise codebase? Auggie scales with you.

Getting Started

Auggie is rolling out today to Enterprise customers and will be available to teams and individuals over the next few weeks. We're releasing Auggie in beta, and we're actively gathering feedback from you to improve the experience and see what you can do with it. Tell us how Auggie can help do the things you need so you can focus on the things you love.

npm install -g @augmentcode/auggie

Just can't wait? Join the waitlist to get your hands on it early. If your company or team would like to try Auggie today, get in touch.

July 29, 2025

JetBrains 0.258.2 Release Note

[\*o\*] Major Features
  • Task List Integration: You can now access and manage your development tasks directly within the JetBrains environment, streamlining your workflow by keeping track of to-dos and project items without leaving your IDE
[-_-] Improvements & Fixes
  • Smoother File Operations: File creation now happens seamlessly in the background, preventing version control dialogs from interrupting your chat flow
  • Polished Chat Experience: Enjoy cleaner message layouts, better visual spacing, and more intuitive navigation throughout your conversations
  • Enhanced Performance: Better memory usage, improved sidecar launching, and more reliable background processes contribute to a smoother plugin experience
  • Chat Interface Enhancements: Fixed chat message edit box width issues and improved text wrapping on feedback panels for better readability
  • Image Handling: You can now preview images in a modal window, and images are automatically inserted at the end of chat content for consistent formatting
  • Keyboard Shortcuts: Improved keybinding infrastructure with the Cmd+. shortcut now cleanly toggling between auto and manual modes instead of cycling through all modes
  • Tool Integration: Fixed missing play buttons for fetch and MCP tools, and improved tool component click behavior and hover styles

July 28, 2025

Introducing Tasklist

Introducing Tasklist

Tasklist helps your Agent break down complex problems into clear, actionable steps. You can review the plan, run tasks one by one, and add new ones as you go. It’s a simple way to keep track of progress—without losing context.

Getting Started

Your Agent will suggest a Tasklist when it spots a multi-step problem. You can also kick off a Tasklist yourself. Here’s how:

  • Click the checklist icon next to Changes
  • Add tasks with the ➕ button or type directly in the prompt bar
  • Or just say: “Start a Tasklist to…”
Post image
How Tasklist Helps
  • Break down open-ended problems into manageable steps
  • Keep context by carrying your Tasklist across chats
  • Revisit completed tasks or explore alternatives
  • Stay organized by removing irrelevant steps
  • Track progress with visual task states (not started, in progress, done)
A Few Things to Know
  • The Agent can generate and nest subtasks automatically
  • Run tasks individually—or all at once
  • Stop and redirect any task mid-run
  • Switch to Changes view to see what the Agent did
Works with Your Stack

Use Tasklist alongside Jira or Linear to break down tickets, track steps, and post updates. Or use it on its own to stay organized across threads.

July 28, 2025

VS Code 0.516.1 Release Notes

New Features
  • Added ask mode for agents - a question-only mode that gathers information without making any code changes
  • Added native OAuth integration for Stripe and Sentry MCP tools
  • Added Redis support to Easy MCP installation
Improvements
  • Made entire header area clickable for expanding/collapsing tools
  • Improved tool block UI
  • Changed Cmd+. keyboard shortcut to toggle between auto and manual modes
  • Added delete option to the remote agent header menu
  • Added a confirmation dialog before modifying remote agent SSH configs
  • Allow chat to use the full width of the panel
  • Miscellaneous UI improvements
Bug Fixes
  • Fixed unnecessary scrollbar appearing in empty chat conversations
  • Fixed button layout issues when the chat panel is narrow
  • Show a button to open the terminal after launching a process
  • Made the agent less likely to kill running processes

July 21, 2025

VS Code 0.509.1 Release Notes

Improvements
  • Removed the auto mode warning dialog
  • Improved mode switcher tooltips with clearer descriptions
  • Added pagination support for remote agent repository selection to handle users with many repositories
  • Fixed chat input collapsing unexpectedly when typing multi-line messages in remote agent mode
  • Improved chat auto-scroll behavior
  • Improved UI for generating and saving setup scripts for remote agents
  • Improved thread selector dropdown UI
  • Ensured images are inserted at the end of chat content
  • Supported previewing images in the chat editor
  • Miscellaneous UI improvements
Bug Fixes
  • Improved chat input undo functionality
  • Fixed an issue where we would open chat mode instead of agent mode
  • Fixed an issue where the chat input box would not be full width

July 14, 2025

VS Code 0.502.1 Release Notes

New Features
  • Added better native diff view integrations for agent-generated edits
  • Add conversation navigation controls
  • Add a setting to play a sound when the agent completes a turn
Improvements
  • Change copy behavior to copy the entire chat
  • Reduce clutter in the footer below agent/chat responses
  • Show individual MCP tools immediately after adding the server
  • Ask for confirmation when applying remote agent changes requires stashing local changes
  • Improved Remote Agent onboarding experience
  • Enhanced diff decorations
  • Improved selection chip tooltips with clickable file paths and better formatting
  • Improved Rules Editor interface with better layout, clearer labels, and enhanced user experience
  • Miscellaneous UI improvements
Bug Fixes
  • Improved terminal support for symlinked shell paths
  • Fixed issue where switching to chat mode would sometimes fail
  • Fixed issue where quick fix actions would sometimes open in the wrong mode
  • Fixed automatic creation of empty new chat conversations when restarting VSCode
  • Fixed issues with renaming threads
  • Fixed diff view descriptions for new files in remote agent
  • Fixed merge conflict card display in remote agent diff view
  • Fixed copy button to include full text response
  • Fixed multi-repository dropdown menu

July 8, 2025

JetBrains 0.244.1 Release Notes

User Interface & Experience
  • Chat History Navigation: Added up/down navigation buttons and keyboard shortcuts (Cmd/Ctrl + ↑/↓) to navigate between conversation messages for improved chat browsing experience
  • Redesigned History View: Updated History interface with tabbed navigation for better organization
  • MCP Setup Improvements: Streamlined MCP server configuration by combining remote MCP buttons and expanding MCP install section by default
Developer Experience
  • MCP Tools: Enabled MCP tools display in settings panel with individual tool visibility and server name mapping
Bug Fixes
  • Copy Response Fix: Resolved issue where copy response functionality only copied the last chat response block instead of entire history
  • Guidelines Chip: Fixed disappearing guidelines chip in the user interface
  • Sound Effects: Corrected sound effects to stop playing when agent conversation is cancelled or user is not in debug features

July 8, 2025

Introducing Augment Rules

Introducing Augment Rules

Augment Rules are instruction files that guide your AI agent's behavior, giving you granular control over how your AI agent behaves and responds to your specific needs. These rules help the agent understand your preferences, coding standards, project requirements, and specific workflows.

Getting Started

Create rules files in the .augment/rules folder in your project directory. You can name these files whatever you'd like and organize them however makes sense for your workflow. For example:

.augment/
└── rules/
├── coding-standards.md
├── project-guidelines.md
└── review-checklist.md
Three Ways to Use Rules
  1. Always - Rules are attached to every query automatically
  2. Manual - You manually select which rules to include for each query
  3. Auto - Describe what the rules does, and the agent will intelligently fetch relevant rules
Key Features
  • Smart Rule Selection: With Agent Requested mode, simply describe your task and the agent will automatically determine which rules are most relevant to include in the context.
  • Easy Migration: Already using rules from other tools? We support automatic import from competitors' rules and guidelines folders, making migration seamless.
  • Multiple Access Points: Find Rules settings in the settings panel or create a .augment/rules folder to get started immediately
Migration Notice

If you're currently using .augment-guidelines.md, don't worry! Your existing setup will continue to work exactly as before. However, we encourage migrating to the new Rules system for enhanced flexibility and organization.

July 7, 2025

VS Code 0.496.1 Release Notes

Improvements
  • Added a hotkey for toggling between chat and agent modes
  • Improved chat stream reliability
  • Added a button to copy the request ID on user messages
  • Don't show the terminal automatically when running commands
  • Show individual MCP tools in the settings page
  • Removed chat history size warning dialog
  • Redesigned History view
  • Added error notifications when attempting to attach unsupported file types
Bug Fixes
  • Fixed an issue with scrolling in the chat window
  • Fixed an issue where the guidelines chip disappeared