Adom Bridge
Public Made by Adomby adom
Adom Bridge unleashes your AI onto your full PC: full power, full safety. The AI breaks out of the container it runs in and onto your real machine, managing and running your entire laptop as you: launch apps, move files, drive any window, control KiCad, Fusion 360 or your real signed-in browser. Works with any AI, cloud or local (Claude Desktop, Claude Code, Codex), no Hydrogen required. Bridge and its bridges are an operating system for AI, with managed Node and Python runtimes, and a human-onl
Adom Desktop — verb reference
Every verb and subcommand adom-desktop supports, by category. Each is invoked as adom-desktop <verb> '<json args>' from the cloud container (or the local CLI) — and the same names are the dispatch keys the cloud AI uses over the relay. Bridge verbs (kicad_*, fusion_*, browser_*, hd_*) auto-spawn their bridge on first call.
How to read an entry: each verb lists its Args (required/optional), what it Returns, any Note / Workflow / Prerequisite, and an Example. Every failing response also carries a _hint string telling you the next step — surface it to the user verbatim. This page is generated from the live help-map; run adom-desktop commands for the machine-readable source.
- Connectivity (5 verbs) — Liveness, status, multi-AD targeting.
- Setup (1 verb) — One-time desktop setup.
- Shell & process (6 verbs) — Run shell commands, scripts, WSL, and launch/locate apps on the laptop.
- File transfer (2 verbs) — Move files between the cloud container and the laptop (streamed, SHA-verified).
- Desktop & bridge mgmt (44 verbs) — Windows, screenshots, files, embedded mode, relay servers, tunnels, and bridge lifecycle.
- Screen recording (7 verbs) — Record the desktop/monitors to video; manage the recorder window.
- Notifications (1 verb) — Native desktop toast notifications.
- Project watch (1 verb) — Watch a local folder + sync changes.
- Browser (Puppeteer) (31 verbs) — Drive Chrome-for-Testing: navigate, eval, screenshot, record, tabs/windows, credentials.
- KiCad bridge (27 verbs) — Drive KiCad 7/8/9/10: open designs, DRC/ERC, libraries, 3D, screenshots, lint.
- Fusion 360 bridge (63 verbs) — Drive Fusion 360: CAD export, cloud docs, EAGLE electronics, manufacturing, UI.
- Hydrogen Desktop (22 verbs) — Build, ship, screenshot, and drive the embedded Hydrogen Desktop.
Total: 210 verbs/subcommands across 12 categories.
Generated from the CLI help-map (
adom-desktop commands) — the source of truth. Runadom-desktop statusfrom the cloud container for the same map plus live connection state.
# Adom Desktop — verb reference
Every verb and subcommand `adom-desktop` supports, by category. Each is invoked as `adom-desktop <verb> '<json args>'` from the cloud container (or the local CLI) — and the same names are the dispatch keys the cloud AI uses over the relay. Bridge verbs (`kicad_*`, `fusion_*`, `browser_*`, `hd_*`) auto-spawn their bridge on first call.
**How to read an entry:** each verb lists its **Args** (required/optional), what it **Returns**, any **Note** / **Workflow** / **Prerequisite**, and an **Example**. Every *failing* response also carries a `_hint` string telling you the next step — surface it to the user verbatim. This page is generated from the live help-map; run `adom-desktop commands` for the machine-readable source.
- **[Connectivity](verbs-connectivity.md)** (5 verbs) — Liveness, status, multi-AD targeting.
- **[Setup](verbs-setup.md)** (1 verb) — One-time desktop setup.
- **[Shell & process](verbs-shell.md)** (6 verbs) — Run shell commands, scripts, WSL, and launch/locate apps on the laptop.
- **[File transfer](verbs-files.md)** (2 verbs) — Move files between the cloud container and the laptop (streamed, SHA-verified).
- **[Desktop & bridge mgmt](verbs-desktop.md)** (44 verbs) — Windows, screenshots, files, embedded mode, relay servers, tunnels, and bridge lifecycle.
- **[Screen recording](verbs-recording.md)** (7 verbs) — Record the desktop/monitors to video; manage the recorder window.
- **[Notifications](verbs-notifications.md)** (1 verb) — Native desktop toast notifications.
- **[Project watch](verbs-watch.md)** (1 verb) — Watch a local folder + sync changes.
- **[Browser (Puppeteer)](verbs-browser.md)** (31 verbs) — Drive Chrome-for-Testing: navigate, eval, screenshot, record, tabs/windows, credentials.
- **[KiCad bridge](verbs-kicad.md)** (27 verbs) — Drive KiCad 7/8/9/10: open designs, DRC/ERC, libraries, 3D, screenshots, lint.
- **[Fusion 360 bridge](verbs-fusion.md)** (63 verbs) — Drive Fusion 360: CAD export, cloud docs, EAGLE electronics, manufacturing, UI.
- **[Hydrogen Desktop](verbs-hd.md)** (22 verbs) — Build, ship, screenshot, and drive the embedded Hydrogen Desktop.
**Total: 210 verbs/subcommands** across 12 categories.
> Generated from the CLI help-map (`adom-desktop commands`) — the source of truth. Run `adom-desktop status` from the cloud container for the same map plus live connection state.