DEFAULT_STATE_DIR = DEFAULT_CONFIG_DIR '.state'Directory for CLI-managed internal state (~/.deepagents/.state).
Holds files the CLI writes for its own bookkeeping — OAuth tokens, the
sessions database, version-check caches, input history. Kept separate from
top-level user-facing config and agent directories so listing/iterating
~/.deepagents doesn't conflate state with agents.