mirror of
https://github.com/screenci/screenci.git
synced 2026-09-19 08:57:46 +08:00
578ff0e536
The anonymous trial is now preview-only. screenci edit works without a SCREENCI_SECRET: the anon session token doubles as the dev token, and a claimed trial self-upgrades in place (the claim-minted org secret and personal editor token are persisted into .env and the bridge reconnects without stopping). Expired or claimed-elsewhere sessions get clear next steps. screenci export now refuses the anonymous trial up front and points at edit for the free live preview and at sign-up for exporting; a claimed trial self-upgrades to the real secret and proceeds. Docs and the agent skill are updated to match.
ScreenCI Docs
Source docs for the ScreenCI documentation site.
IA
The docs lead with the agent-first integration: an overview of how ScreenCI works, the recommended agent path, then the manual path, and finally guides and reference material to drill into.
Getting Started
Guides
- Animated Interactions
- Narration
- Overlays
- Languages
- Camera and Zooming
- Editor
- Public URLs and Embeds
- Redact Sensitive Content
- Update ScreenCI
Reference
- CLI
- Configuration
- Public Delivery API
- Full API Reference is generated into
/docs/reference/apiand appears underReferencein the site sidebar.