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
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:- ✅ — available
- Beta — available as a public beta (see About Beta features)
- ❌ — not available
Core features
| Feature | Auggie CLI | VS Code | JetBrains | Vim and Neovim |
|---|---|---|---|---|
| Agent | ✅ | ✅ | ✅ | ❌ |
| Chat | ✅ | ✅ | ✅ | ✅ |
| Code Completions (Enterprise) ¹ | ❌ | ✅ | ✅ | ✅ |
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 | ❌ |
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:- Custom Commands (VS Code) · Custom Commands (JetBrains)
- Skills (VS Code) · Skills (JetBrains)
- Custom subagents (VS Code, JetBrains) — no dedicated docs page yet; see Subagents (CLI) for the equivalent CLI-side concept