π§ͺ Playground
Start a private browser conversation with one or several agents, without connecting a channel.
Playground is a private browser conversation with agents running on your daemons. Open it from an agent page for a single-agent session, or use the Home composer to bring several agents into the same conversation.
What you get
Playground creates a real session on the agent's daemon, using the same runtime, workspace, and tools as a channel conversation. Its output streams into the same kind of session transcript.
You can change supported runtime settings for the next turn without altering the agent's saved configuration, and interrupt a turn when needed.
Ask the built-in AgentConnect agent
In a private Home conversation with the built-in AgentConnect agent, you can also ask about your current setup or request supported configuration changes. The agent acts with your current organization permissions, and the console asks you to approve a change before it is applied.
Work with several agents
Add agents before the first message from the Home composer, or add them to an existing Playground conversation.
- A message without an
@AgentNamegoes to every participant. Each agent may answer or stay silent. - An explicit
@AgentNamenarrows that turn to the named participant or participants. - Every agent keeps its own configuration while the browser combines their activity into one conversation.
When the session is saved
Opening Playground starts with an empty, temporary view. Your first message saves the private conversation under Sessions, where you can reopen it later.
Tips
- Test permission modes here before using an agent in a shared channel β try Plan or Ask for approval first, watch what it wants to do, then relax.
- The Playground respects the agent's workspace. For a new single-agent conversation backed by GitHub, choose whether its first turn uses an isolated worktree without changing the agent's saved default.
- If the composer reports an agent as unreachable, check its daemon is online β Playground sessions run on the participating daemons, not in the cloud.
Updated 5 days ago