Update Control tab docs for TypeScript code sandbox - #5313
Merged
Jeremy Rose (jeremyrose-viam) merged 1 commit intoSep 14, 2026
Merged
Conversation
The Control tab now includes a TypeScript code sandbox. Added a subsection to the default control interface page describing the sandbox feature and a brief mention in the monitor overview page. Source: app#13425 (APP-17696), app#13442, app#13458, app#13464, app#13471, app#13466 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_017wdn33SMyfArAFo2TK5WCk
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Jeremy Rose (jeremyrose-viam)
self-requested a review
September 14, 2026 15:01
Jeremy Rose (jeremyrose-viam)
approved these changes
Sep 14, 2026
Jeremy Rose (jeremyrose-viam)
deleted the
claude/DOCS-4911-code-sandbox-control-tab
branch
September 14, 2026 15:04
|
🔎💬 Inkeep AI search and chat service is syncing content for source 'Viam Docs' |
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.

The Control tab now includes a TypeScript code sandbox that lets users write and run SDK code against their live machine directly from the browser, without setting up a local development environment.
Source changes
Docs changes
docs/monitor/default-interface.md: Added "Code sandbox" subsection under "Web UI" describing the sandbox feature, what it does, how to access it, use cases, and the non-persistence behaviordocs/monitor/overview.md: Added a mention of the code sandbox in the "Teleoperate machines" section's description of the default control interfaceHow I found these
app/ui/src/routes/(auth-required)/machine/[machine_id]/control/maps to the CONTROL tab docsGenerated by daily docs change agent
🤖 Generated with Claude Code
https://claude.ai/code/session_017wdn33SMyfArAFo2TK5WCk
Generated by Claude Code