agent_os.py
Choose Runtime Capabilities
Add capabilities as the application needs them:Database Behavior
Set an explicit AgentOS database when the runtime manages several component databases. This gives tracing, service accounts, and scheduled jobs a predictable store.
Runtime Methods
Host and Port
serve() reads AGENT_OS_HOST and AGENT_OS_PORT. Environment variables take precedence over method arguments.