Documentation Index
Fetch the complete documentation index at: https://docs.augmentcode.com/llms.txt
Use this file to discover all available pages before exploring further.
Augment is a cloud agent platform — Cosmos — paired with a set of clients that bring the agent into your code: the Auggie CLI, VS Code, JetBrains IDEs, and Vim and Neovim.
Cosmos
Cosmos is Augment’s cloud agent platform. Cloud agents run on Augment-managed compute, can be launched and monitored from the web, and connect to your tools and codebases out of the box.
- Sessions — cloud agent conversations you can launch, monitor, and resume
- Experts — reusable agent personas configured for a specific job
- Environments — sandboxed compute that cloud agents run in
- Integrations with GitHub, Slack, and Linear
- Webhooks — trigger Experts from external events
- Files — organization- and user-scoped virtual file system
Cosmos also covers the core agent capabilities you’d expect from the editor and CLI clients — agent and chat conversations, codebase context, MCP servers, and a Secrets Manager — so anything you can do in those clients you can broadly do in Cosmos as well.
See Getting started with Cosmos for details.
Editor and CLI clients
Augment also ships as a CLI and as extensions for popular editors. The matrices below show which features each client supports today.
Legend:
Core features
| Feature | Auggie CLI | VS Code | JetBrains | Vim and Neovim |
|---|
| Agent | ✅ | ✅ | ✅ | ❌ |
| Chat | ✅ | ✅ | ✅ | ✅ |
| Code Completions (Enterprise) ¹ | ❌ | ✅ | ✅ | ✅ |
¹ Support for Code Completions was deprecated on March 31, 2026 for Indie, Standard Max, and Legacy plans. Enterprise plans continue to be supported. Read more.
Setup and configuration
| Feature | Auggie CLI | VS Code | JetBrains | Vim and Neovim |
|---|
| Sign-in | ✅ | ✅ | ✅ | ✅ |
| Codebase indexing | ✅ | ✅ | ✅ | ✅ |
| Workspace Context (extra source folders) | ✅ | ✅ | ❌ | ✅ |
| User Guidelines / Rules | ✅ | ✅ | ✅ | ❌ |
| Secrets Manager | ❌ | ✅ | ❌ | ❌ |
Automation and integration
| Feature | Auggie CLI | VS Code | JetBrains | Vim and Neovim |
|---|
| MCP servers | ✅ | ✅ | ✅ | ❌ |
| MCP Tool Search | ✅ | ✅ | ✅ | ❌ |
| Hooks | ✅ | ❌ | ❌ | ❌ |
| Custom slash commands | ✅ | Beta | Beta | ❌ |
| Custom subagents ² | ✅ | Beta | Beta | ❌ |
| Skills | ✅ | Beta | Beta | ❌ |
² In Cosmos, the related concept is Experts (reusable agent personas) — see the Cosmos section above.
About Beta features
Beta features are available as a Public Beta opt-in from the Settings page in the corresponding IDE extension. See the individual feature page for the minimum extension version required: