Project Playground Sessions
Use project-scoped chat sessions to edit, deploy, and manage work tied to a project.
Project Playground Sessions
Use project-scoped chat sessions to edit, deploy, and manage work tied to a project.
This guide covers chat sessions that are opened from a project rather than from a standalone prompt.
About Project Playground Sessions
A project agent session is a chat workspace connected to a specific project. It uses the same chat workspace as standalone sessions, but it keeps project context and offers project deployment controls.
The session toolbar lets you edit the session title, delete the session, and deploy sandbox changes. Deploy pushes the current sandbox changes to origin main.
Deploying Session Changes
To deploy changes from a project-scoped session and push the current session changes back to the connected repository, you can use the project-scoped chat workspace.
Before you start
You must open a project-scoped chat session from a project, not a standalone session.
Steps
- Click the session title if you need to rename the session.
- Use the chat workspace to make the changes you want to deploy.
- Click Deploy in the session toolbar.
- Wait for the success or failure toast.
What happens next
When deployment succeeds, the control plane shows a positive toast confirming that changes were pushed to origin main.
Deleting a Project Session
To remove a project-scoped session and delete a project chat session that you no longer need, you can use the session toolbar.
Before you start
You must be ready to permanently remove the session history and sandbox resources.
Steps
- Click Delete Session in the session toolbar.
- Click Delete in the confirmation dialog.
What happens next
The control plane deletes the session and returns you to the project.