Files
tether/agent/.gitignore
Patrick Ecord 1caa44e253 agent: headless desktop clipboard agent on tethercore (macOS/Linux/Windows)
A single Rust binary: the shared tethercore engine (SSE + RTC) wired to the OS
clipboard via arboard. Inbound room clipboard → local clipboard; local changes
→ published to the room, with echo suppression. No UI — meant to run as a
login/service daemon. One codebase covers all three desktops.

  tether-agent --server http://host:8765 --room <id> [--source label]

Verified on macOS against the live server: RECEIVE (bus → clipboard via pbpaste)
and SEND (pbcopy → bus) both confirmed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 23:38:24 -05:00

2 lines
9 B
Plaintext