Skip to main content

3.1 Workbench

After you open RDK Studio, start from the Workbench. Here you can chat with Moss, and view the current device, project folder, diagnostics, files, and terminal.

Workbench: after connecting to RDK X5, view device status and choose a workspace or start a conversation

What to check the first time you open it

StepWhat to look at
1Whether the left sidebar is on Core → Workbench
2Whether the input area shows the correct device
3Whether the right side shows the project folder, device status, and diagnostics entry
4If you have no device yet, add one first; if the device is online, you can ask Moss directly

Common areas

AreaPurpose
Moss chatEnter tasks, upload attachments, choose Execute/Plan, choose Fast/Think
LiveView current project, device, remote folder, changes, and diagnostics summary
HistoryOpen local chat history and continue the last task
DiagnosticsCollect device runtime status and send it to Moss in one step
ChangesView file changes in the project
FilesBrowse and edit files on the current device/host
TerminalOpen an SSH terminal on the current device
BrowserOpen web pages or preview pages related to the current task

Device and project binding

The Workbench organizes information around the current device + current project directory. After you pick a remote directory, Terminal, Files, Changes, and Moss all work against that same directory.

Without a bound directory, Moss can still answer questions and propose plans; actions that touch project files will first prompt you to choose a directory.

Device status affects what Moss can do next:

StatusMoss behavior
OnlineTerminal, Files, Diagnostics, and other device features are available
Pending verificationVerify SSH first, then run device-related tasks
OfflinePlans and knowledge Q&A can continue; on-device execution waits for reconnect or confirmation
Not connectedYou can draft a plan first; connect the device before execution

Viewing device status

If you only want to see device status, open Live or Diagnostics from the workspace. If you need to operate the device, enter your goal in Moss, or open the Terminal or Files panel and work manually.

When the device is offline

When the device is offline, the Workbench shows the last fetched state and marks the device as offline. Moss can still organize plans, analyze existing logs, and answer knowledge questions; actions that must run on the board wait until the device is connected again.

After you switch devices, the Workbench reloads that device’s status, files, and diagnostics—it does not keep using the previous device’s information.