Configuration File
ArgentOS is configured via~/.argentos/argent.json. This file controls the gateway, agent, channels, and all subsystems.
State Directory
The canonical state directory is~/.argentos/. Key contents:
| Path | Description |
|---|---|
argent.json | Main configuration |
memory.db | MemU memory database |
data/dashboard.db | Task and dashboard state |
agents/main/agent/ | Agent templates and auth profiles |
extensions/ | Installed plugins |
Environment Variables
| Variable | Description |
|---|---|
ANTHROPIC_API_KEY | Fallback API key if auth profiles aren’t configured |
ARGENT_STATE_DIR | Override state directory location |
ARGENT_WORKSPACE | Override agent workspace path |
