Document RocketSim 16 agent and device updates#997
Merged
Conversation
Update the docs for physical device support, CLI and Agent setup, and RocketSim's agent workflow positioning.
Contributor
There was a problem hiding this comment.
Pull request overview
Adds/updates RocketSim 16 documentation to cover new physical-device workflows and the in-app CLI/Agent installation flow, and surfaces these in the docs UI.
Changes:
- Adds new docs pages for Physical Device Support, Physical Devices settings, and CLI & Agent settings (with screenshots).
- Updates existing capture/design-comparison/agentic-development docs to reference physical devices and the recommended CLI+Agent setup.
- Adjusts docs site styling (global
strongstyling) and promotes Physical Devices as a top-level sidebar item.
Reviewed changes
Copilot reviewed 11 out of 20 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/src/styles/starlight-custom.css | Adds global strong styling for emphasized names in docs content. |
| docs/src/content/docs/docs/settings/physical-devices.md | New settings doc for physical-device discovery/ignoring behavior. |
| docs/src/content/docs/docs/settings/cli-and-agent.md | New settings doc for installing CLI + Agent Skill from within the app. |
| docs/src/content/docs/docs/features/design-comparison/grids-and-rulers.md | Expands grids/rulers docs to include physical-device preview windows. |
| docs/src/content/docs/docs/features/capturing/screenshots.md | Updates screenshots docs to include physical-device capture support. |
| docs/src/content/docs/docs/features/capturing/recordings.md | Updates recordings docs to include physical-device recording/audio support. |
| docs/src/content/docs/docs/features/capturing/physical-device-support.md | New feature doc describing physical-device preview + capture/compare workflows. |
| docs/src/content/docs/docs/features/agentic-development/rocketsim-cli.md | Expands CLI page with install instructions and additional commands. |
| docs/src/content/docs/docs/features/agentic-development/index.md | Updates agentic-dev overview to reflect CLI/Agent install flow and capabilities. |
| docs/src/content/docs/docs/features/agentic-development/agent-skill.md | Updates Agent Skill page to match the new bundled/symlink install approach. |
| docs/astro.config.ts | Updates llms.txt description and adds “Physical Devices” as a top-level sidebar item. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Keep emphasized docs text high contrast without overriding bold text inside accent-colored links.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
npm run lintnpm run format:checknpm run typechecknpm run buildnpm run knip