mirror of
https://github.com/screenci/screenci.git
synced 2026-09-19 08:57:46 +08:00
4cbdbc47f3
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>
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
- Narration and Voices
- Languages
- Overlays
- Branding
- AI Context
- Screenshots
- Public URLs and Embeds
- Version History
- Organisation and SSO
- Signing In to Your App
- Free Trial Without an Account
Code and CI
- Repository and CI
- Start in a Repository
- Manual Setup
- Video Script Basics
- CI Setup
- Animated Interactions
- Camera and Zooming
- Mid-Video Overlay Updates
- Redact Sensitive Content
- Screen Audio
- Update ScreenCI
Reference
- CLI
- Configuration
- Public Delivery API
- Full API Reference is generated into
/docs/reference/apiand appears underReferencein the site sidebar.