Configuration
Configuration Overview
Understand console-global vs agent-local configuration layers
Configuration Overview
Recommended configuration layers:
- Console-global layer for shared resources (for example model pool).
- Agent project layer for runtime binding and behavior.
Core principles
- Define models at console level.
- Agent only declares unified
execution. - Restart agent after config changes to verify apply behavior.
Most edited locations
~/.downcity/downcity.db(managed through CLI/UI, not direct manual edits)<project>/downcity.json