Skip to content

Add thomasbek3/hermes-computer-viewer (Workspaces & GUIs) - #902

Open
thomasbek3 wants to merge 1 commit into
ksimback:mainfrom
thomasbek3:add-computer-viewer
Open

thomasbek3 wants to merge 1 commit into
ksimback:mainfrom
thomasbek3:add-computer-viewer

Conversation

@thomasbek3

Copy link
Copy Markdown

What

Adds hermes-computer-viewer to Workspaces & GUIs.

A Hermes Desktop plugin that docks a live remote-desktop pane (noVNC thumbnail, click-to-expand fullscreen) for:

  • Orgo cloud computers (session API with per-session credential fetching)
  • LAN machines: macOS, Windows, Linux via one-paste bridge installers
  • Optional H.264 HD overlay (VideoToolbox / NVENC / VAAPI)

Includes an agent-side companion plugin (orgo_computer_bash, orgo_computer_run) so bots can actually drive the machine they're pinned to — shell + delegated GUI tasks.

Checklist (per README criteria)

  • Built specifically for Hermes Agent (desktop plugin via public contribution points + agent plugin)
  • Created after July 22, 2025
  • Not a personal pet project — solves computer-viewing for the agent fleet use case
  • Adds ecosystem value: first open-source computer-viewer pane for Hermes Desktop
  • Should pass security review: VNC loopback-only bindings, secrets stored 0600 local-only, no telemetry; full history scrubbed and audited
  • MIT licensed

10-line addition to data/repos.json, no other files touched.

Live remote-desktop pane plugin for Hermes Desktop: dockable noVNC
thumbnail + fullscreen viewer for Orgo cloud boxes and LAN Macs/Windows/
Linux machines, optional H.264 HD streaming, plus an agent-side plugin
(orgo_computer_bash / orgo_computer_run) giving bots hands on their
pinned computer. MIT.
@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

@thomasbek3 is attempting to deploy a commit to the Kevin's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant