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 binds via
model.primary. - Restart agent after config changes to verify apply behavior.
Most edited locations
~/.ship/ship.db(managed through CLI/UI, not direct manual edits)<project>/ship.json