Run DeskCue locally from source; no hosted relay required
- browser dashboard
- local agents and runtimes
- logs, diff, preview
- notifications via local providers
Open-source control for local agent runs
Find and resume Codex or Claude Code chats, or run other local agents through Generic CLI. DeskCue keeps full-access progress, artifacts, and steering reachable from another browser
native: codex / claude code · generic cli · local chats: ollama / lm studioedited app/routes/checkout.tsxpreview listening on :5173Approvals show only if the agent mode asks
Pick a local thread, inspect progress, then attach or resume when needed
All local chats in one place
Updated payment flow, changed 3 files, preview available on :5173
Launch commands, inspect adapters and runtimes, and manage known local workspaces
Artifact trail
Transcript, activity, debug output, changed files, diff, live preview, and steering stay visible while the run continues
running / done / failed / needs input
stream stdout, stderr, and agent transcript tail
track workspace changes as the run evolves
review git diff and readable untracked text changes
open a local port in desktop or mobile viewport
send instruction, stop, continue, or answer a prompt
What runs where
Your agent and workspace stay on your machine. The DeskCue daemon observes the run and exposes a paired browser/PWA surface for review and steering
Current local support
local source sessions, status, transcript, resume path
local source session discovery and continuation path
start other local agents in a workspace, stream output, and send input
DeskCue-owned local chats with workspace context and a local model endpoint
DeskCue-owned local chats with workspace context and a local model endpoint
Browser access and notifications
DeskCue reaches your phone through the browser dashboard today. Route approval-needed, session finished, session failed, and source-agent turn finished signals through Web Push or your preferred provider
Current start path
The current supported path is intentionally simple: clone the repo, install dependencies, and run the local service with npm; installers, packaged desktop flows, and native mobile apps can come later
Cloud access
Cloud Preview keeps a bounded session-metadata projection. After local opt-in, DeskCue reads, Files, Diff, control, realtime, and Preview pass transiently while the daemon is online; Remote DeskCue payloads are not stored. Paid plans and checkout are not available, and the source version keeps the complete local loop
Run DeskCue locally from source; no hosted relay required
Connect your daemon for durable session metadata and opt-in transient Remote DeskCue access
For solo developers who want DeskCue reachable beyond the LAN
Future paid tier for heavier personal workflows and pairing needs