Projects & workspace

Project Manager

The Project Manager is the registry of everything your fleet is building. Each project points at a real folder on your nodes. From a project you can open agent sessions scoped to it, review its history, and manage its lifecycle.

Scoping a task to a project keeps the agent inside that folder, and engages the folder-lock safety described in Fleet & nodes.

Workspace

The Workspace is a file browser and editor over your nodes. Use it to inspect what the agent built, make quick manual edits, or navigate a project's structure without leaving the browser.

History

Every agent run is recorded. The History page lists past sessions with their transcripts, so you can audit exactly what was done, when, and on which node.

Publishing apps

Built something worth sharing? The App Store page lets you publish an app from your nodes behind a shareable tunnel URL. You can optionally protect a published app with a password gate. Visitors must enter the password before the tunnel serves the app.

Documentation generator

The docs generator (Tools → /docs-gen) scans a project on your node and auto-generates a README, API documentation, or changelog from its source code. Point it at a project path, pick the document type, and it drafts the document for you, with history of previously generated docs.