Auggie (Augment Code)¶
Auggie is Augment Code's AI coding assistant.
Prerequisites¶
Install Auggie CLI¶
Login¶
This creates credentials at ~/.augment/ which Cloud Agent transfers to the VM.
Usage¶
Deploy with Auggie (default agent):
Or explicitly:
On the VM¶
After SSHing into your VM:
Common Commands¶
# Interactive mode
auggie
# Single task
auggie "Fix the failing tests"
# With context
auggie "Implement the feature described in SPEC.md"
Credentials¶
| Location | Path |
|---|---|
| Local | ~/.augment/ |
| VM | ~/.augment/ |
Troubleshooting¶
"Auggie not logged in"¶
"Auggie CLI not found" on VM¶
The VM startup script should install Auggie. If not: