AgentOperationsFAQ
CLI FAQ
Common questions about studio agent commands
CLI FAQ
What is the difference between studio agent start and studio agent start --foreground?
- the default mode is a background daemon
--foregroundruns in the current terminal
Why does studio agent chat say it cannot connect?
Usually because the target agent is not running.
Check:
studio agent statusIf the state is not running, restore that first before troubleshooting chat context or prompts.