Skip to content

feat: picture-in-picture agent monitor — floating overlay for agent observation [#29]#44

Open
richard-devbot wants to merge 3 commits intoCursorTouch:mainfrom
richard-devbot:richardson/phase2-pip-monitor
Open

feat: picture-in-picture agent monitor — floating overlay for agent observation [#29]#44
richard-devbot wants to merge 3 commits intoCursorTouch:mainfrom
richard-devbot:richardson/phase2-pip-monitor

Conversation

@richard-devbot
Copy link
Copy Markdown

Summary

Sub-component 4 of #29 (agent workspace isolation).

Adds PiPMonitor — a floating 320×240 always-on-top overlay that captures the agent's active window at 2fps and displays it as a thumbnail, so the user can watch the agent work without switching macOS Spaces or virtual desktops.

  • PySide6 (Qt6) backend — cross-platform, optional dependency
  • 500ms capture interval via QScreen.grabWindow()
  • Always-on-top, frameless, semi-transparent, anchored top-right
  • Optional dep group: pip install operator-use[pip-monitor]

Related: #29

… spaces [CursorTouch#29]

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@richard-devbot richard-devbot force-pushed the richardson/phase2-pip-monitor branch from 653b35b to 5ef52c0 Compare April 19, 2026 16:18
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