Guides
CMDOP guides cover three core areas: Terminal (remote command execution, interactive sessions, streaming, signals), Files (read/write, transfer, directory browsing), and AI Agent (structured output, task execution, fleet management). Each guide includes SDK code examples and CLI usage. A Mobile section previews the planned native iOS agent — today the mobile story is the web UI in your browser.
Detailed guides for each CMDOP capability.
What terminal guides are available?
Run commands remotely with proper error handling
Interactive SessionsSSH-like interactive terminal access
Real-Time StreamingStream command output in real-time
SignalsSend SIGINT, SIGTERM, resize terminal
What file management guides are available?
Read and write remote files
File TransferUpload and download large files
Directory BrowsingList and navigate directories
What AI agent guides are available?
Get typed data from AI analysis
Task ExecutionLet AI run commands and handle errors
Fleet ManagementOrchestrate across multiple machines
What mobile guides are available?
The native iOS agent is on the roadmap and has not shipped. Today the mobile story is the web UI in your phone’s browser — see Mobile. The guides below preview the planned capability.