Arcen Agent v1.0.0
⌘K
⌘K

Environment

Arcen uses profile-aware paths for config, logs, state, tools, and plugins.

User files

PathPurpose
~/.arcen/config.yamlNon-secret config.
~/.arcen/.envSecrets only.
~/.arcen/logs/agent.logAgent logs.
~/.arcen/logs/errors.logWarnings and errors.
~/.arcen/logs/gateway.logGateway logs.
~/.arcen/pluginsUser-installed plugins.
~/.arcen/skillsUser-installed skills.

Important variables

VariablePurpose
ARCEN_HOMEOverrides active Arcen home.
ARCEN_TUISet to 1 to start the TUI.
TERMINAL_CWDBridged from terminal.cwd for child tools.
Provider API keysStored in .env, for example OPENAI_API_KEY.