Overview
Auggie (Augment Code CLI) is a closed-source AI agent with Node.js runtime, supporting interactive TUI, headless exec mode, and ACP (Agent Communication Protocol) daemon.Binary path:
Config:
License: Proprietary (Augment Computing, Inc.)
~/.local/bin/auggieConfig:
~/.augment/License: Proprietary (Augment Computing, Inc.)
Sandbox Profile
Running in Safehouse
Key Features
- Tool permission system (allow/deny/ask-user)
- MCP integration (as both client and server)
- Custom commands/skills via markdown files
- Background agent execution
- SSO support (SAML 2.0 / OIDC)
Configuration Paths
| Path | Purpose |
|---|---|
~/.augment/session.json | OAuth session token |
~/.augment/settings.json | User settings, MCP config |
~/.augment/rules/ | User-specific rules |
~/.augment/commands/ | Custom slash commands |