Files
Olli Paloviita 4cbdbc47f3 Replace start with setup, drop merge-complete and the source modes
One source model: the scripts live wherever the agent ran, ScreenCI keeps a
snapshot uploaded with every preview and export (opt out with
uploadSources: false). `screenci setup <code>` uses an existing workspace as
is (--force replaces it with the snapshot), pulls the snapshot into an
absent one, or scaffolds a new project. The repository clone under
.screenci/repo is read-only context; the workspace never lives in it.

Removed: `screenci merge-complete`, .screenci/pending-merge.json, the merge
setup-code kind, sourceMode/sourcesUnmerged in the exchange,
SCREENCI_UPLOAD_SOURCES, stripIslandProjectId, and the clone-workspace and
merge-prepared outcomes. No `start` alias: breaking change on purpose.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-18 10:37:55 +03:00
..

ScreenCI Docs

Source docs for the ScreenCI documentation site.

IA

The docs are organised by audience: anyone on the team starts with the prompt flow, the browser-editing and publishing guides follow, and the code path (scripts in the repository, CI recording) comes after, because most videos are made by prompt. manifest.ts is the source of truth for sections, order, and prev/next links.

Start here

For the team

Code and CI

Reference