GetPaidX docs

The end-user manual for public and signed-in product features.

Search docs

Keyword search across docs titles, summaries, headings, and curated keywords.

Workspaces and ArtifactsUpdated 2026-03-07

Workspace Terminal, Helix, and Codex Tool Access

How the live preview and embedded workspace tools differ, what read-only viewer mode means for Terminal, Helix, and Codex, and how sessions and Codex shortcuts fit into edit-mode work.

Workspace Terminal, Helix, and Codex Tool Access

Where you see this in the app

This page explains the embedded tool tabs inside a running workspace:

  • Helix
  • Codex
  • Terminal

These appear next to Live Preview when the current workspace mode and CLI settings allow them.

Live preview vs embedded tools

These tabs do different jobs:

SurfaceWhat it is for
Live PreviewShows the running app or site output
HelixIn-browser editor inside the workspace
CodexCLI agent session inside the workspace
TerminalShell access inside the workspace

So preview is for seeing the app, while the tool tabs are for inspecting or changing the workspace itself.

Read-only vs interactive

The workspace panel already tells the user whether a tool is read-only.

Session stateWhat users should expect
VIEW mode with read-only CLITool tabs can appear, but they are read-only inspection surfaces
EDIT modeTool tabs are fully interactive for the session
CLI disabledTool tabs do not appear at all

The product also marks read-only viewer tabs with RO, which is the quick hint that the tool is not editable in that session.

Codex sessions and config shortcuts

The Usage area includes a Codex Config Shortcut for the current edit session.

From an end-user standpoint:

FeatureWhat it does
Codex Config ShortcutWrites session-user Codex files like ~/.codex/config.toml and ~/.codex/auth.json
Codex sessionsShows saved interactive Codex runs for the workspace
codex resume <session-id>Lets you continue a previous Codex session from inside the Codex tool

These shortcuts are intentionally tied to the active session user, not to a permanent global account setting.

When a tool tab is missing or limited

SituationWhat it usually means
No Helix, Codex, or Terminal tabsCLI access is disabled for that workspace mode
Tabs exist but behave read-onlyYou are in viewer mode or the post uses read-only viewer CLI settings
Codex file writes are blockedYou need an active edit session with CLI access
Terminal does not connectThe workspace session may still be starting or the controller session may be stale

Related docs

    Workspace Terminal, Helix, and Codex Tool Access | GetPaidX docs | HotDocx