monolayer Docs
monolayer Docs
Introduction

Getting Started

Install monolayer in your AWSAdd a GitHub App

User Guide

OverviewCreate a Project
Project Playground Sessions

Platform

Deployment ArchitectureProcfile

Other

Feedbackmonolayer SDK Docsmonolayer.dev
Projects

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

  1. Click the session title if you need to rename the session.
  2. Use the chat workspace to make the changes you want to deploy.
  3. Click Deploy in the session toolbar.
  4. 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

  1. Click Delete Session in the session toolbar.
  2. Click Delete in the confirmation dialog.

What happens next

The control plane deletes the session and returns you to the project.

Crons

Inspect scheduled cron workloads and inspect their execution logs.

Branch Tracking Rules

Configure which Git branches can trigger builds and deployments for your project.

On this page

Project Playground SessionsAbout Project Playground SessionsDeploying Session ChangesBefore you startStepsWhat happens nextDeleting a Project SessionBefore you startStepsWhat happens next