docs: RDE virtual devices — device sessions and device preview links - #268
Merged
Merged
Conversation
Add a Devices chapter to the Remote Dev Environments docs: - Virtual devices: what a simulator/emulator on RDE is, device session vs. device preview link, supported platforms and app builds. - Device sessions: creating one from the RDE UI, CLI, MCP server, and API, device options, readiness states, the browser device view, driving the device, and the guides shipped for AI agents. - Device preview links: how links work, the Device Preview CI Step with iOS and Android Workflow examples, minting from the CLI, an AI assistant, and the API, link options, what the recipient sees, security and limits. Cross-link the chapter from the RDE landing page, overview, key concepts, FAQ, CLI, MCP server, UI, connecting, templates, and API pages, and from the Workspace API token page. Add the two terms to the glossary and llms.txt, and a device icon for the new sidebar category. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
MrBlaise
requested review from
aorcsik,
ilanazholobovsky,
matenadasdi and
zoltan-baba
as code owners
September 17, 2026 14:45
Groups the device-session creation intro under a new "Using virtual devices" section, turns the RDE UI procedure into a full step list (open New session, pick a stack, then the device-specific steps), clarifies the CLI/API snippets, and explains why the Device Preview Step needs an uploaded artifact. Also fixes the Workflow Editor-style tabs overflowing their background when there are more than two of them, by letting tab widths shrink instead of forcing a fixed min-width. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
zoltan-baba
approved these changes
Sep 18, 2026
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.
Adds a Devices chapter to the Remote Dev Environments docs, covering the two ways to use an iOS simulator or Android emulator on RDE.
New pages (
docs/bitrise-rde/devices/)Cross-linking
Pointers (no retelling) from the RDE landing grid, overview, key concepts, FAQ, CLI, MCP server, UI, connecting, templates, and API pages, plus the Workspace API token page's product-access list. The two new terms are added to the glossary page,
glossary.json, andllms.txt. A device icon is registered for the new sidebar category.Notes for reviewers
🤖 Generated with Claude Code