Skip to content

Docs: CLI capture commands + snapshot canvasSize#1051

Merged
AvdLee merged 2 commits into
masterfrom
docs/cli-capture-and-canvas-size
Jun 15, 2026
Merged

Docs: CLI capture commands + snapshot canvasSize#1051
AvdLee merged 2 commits into
masterfrom
docs/cli-capture-and-canvas-size

Conversation

@AvdLee

@AvdLee AvdLee commented Jun 15, 2026

Copy link
Copy Markdown
Owner

Summary

Documents the agent-facing CLI surface that recently shipped in RocketSim, keeping the canonical docs in sync with the app and bundled skill.

  • screenshot: document --udid, the shared capture styling options (--background, --bezel, --frame-color, --device-shadow, --ratio/--asc, --watermark, --metadata, --touches/--touch-color/--touch-stroke, --orientation) as a table, plus --show-floating-thumbnail.
  • video record: new section covering rocketsim video record > recording.mp4, --fps (1–120, default 30), Ctrl+C to stop/flush, the shared capture styling options, and --show-floating-thumbnail.
  • data.canvasSize: document the new JSON snapshot field ([width, height] device points = union of all raw frames incl. the app root) and why it matters for scaling element frames onto a rendered screen/overlay.
  • Add video record to the command list in the agentic-development overview.

Related

  • Pairs with RocketSim PR #1171 (adds canvasSize to the agent snapshot / CLI output).
  • Covers the CLI capture work already merged into RocketSim (screenshot/video commands + floating thumbnail).

Test plan

  • npm run build (astro build) succeeds — 78 pages built, no new errors.
  • Internal floating-thumbnail link uses the same slug as the rest of the docs.

AvdLee added 2 commits June 15, 2026 16:37
Expand the RocketSim CLI reference with the styling options and floating
thumbnail flag for `screenshot`, add a new `video record` section (fps,
Ctrl+C to stop, shared capture styling), and document the snapshot's new
`data.canvasSize` field for scaling element frames onto a rendered screen.
@AvdLee AvdLee merged commit e5758e4 into master Jun 15, 2026
1 check passed
@AvdLee AvdLee deleted the docs/cli-capture-and-canvas-size branch June 15, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant