feat: add a local demonstration coach HUD - #153
Merged
Conversation
The person actuates on the live system. A local agent suggests the next move through the existing loopback IPC. Coach hints stay off overlay://frame and off evidence.
abrichr
force-pushed
the
feat/coach-hud-2026-08-31
branch
from
September 1, 2026 21:04
57d8827 to
1421348
Compare
Member
Author
|
Merged by an agent session, not the founder. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The control overlay can now coach a first demonstration without becoming an autopilot.
A person already talking to Claude Code or Cursor pastes
Use OpenAdapt to {job}. They demonstrate on the live Windows, macOS, Linux, RDP, Citrix, or browser UI. Their agent suggests the next move over Desktop's existing loopback IPC (set_coachon~/.openadapt/desktop_ipc.json). The person clicks. Capture records. Compile and admission stay later.What landed:
overlay://coach/ engine eventcoach. Hint text never entersoverlay://frame, evidence, Seals, Cloud ingest, or the tray.set_coach/get_coach/clear_coach. MCP inopenadapt-agentis not in this PR; the payload is the interface that wrapper should send.Out of this slice: autopilot clicking, a website HUD, DOM injection, pixel streaming to openadapt.ai, a types-contract change, pack fetch in the main window, and lossless capture pause (still a recorder no-op).
Reviewers:
docs/COACH_HUD.mdis the decision record. Overlay tests cover click-through during recording, capture exclusion, and the closed frame omitting hints.Opened by an agent session, not the founder.