Downcity
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
  • --foreground runs in the current terminal

Why does studio agent chat say it cannot connect?

Usually because the target agent is not running.

Check:

studio agent status

If the state is not running, restore that first before troubleshooting chat context or prompts.