Chat with the agent
The left chat panel is how you steer the coding agent.What the agent can do
Inside your project sandbox, the agent can:- Create and edit files
- Install packages
- Run commands in the terminal
- Inspect errors and iterate
- Use project tools exposed by the platform (for example publish helpers, when available in-product)
Build, Plan, and Ask
In the workspace composer, choose a mode:
Use Plan when the change is ambiguous or risky. Use Ask for explanations, reviews, or “what does this do?” without mutating files. Use Build when you want execution.
The dashboard create prompt focuses on starting a project (Build-oriented). Full Build / Plan / Ask modes are available in the project workspace.