AgentOperationsRunbook
Startup Checklist
The most important project and configuration checks before starting an Agent
Startup Checklist
Before you run city agent start, confirm:
- the project has been initialized
downcity.json.execution.modelIdis configured- the corresponding model exists in the global model pool
- if chat channels are enabled, the relevant
channelAccountIdreally exists - required environment variables are ready
The two easiest things to miss are usually:
modelIdis written, but that model does not actually exist in the global model pool- the variable exists in your interactive shell, but not in the runtime environment used by the agent process