feat(window): add window management endpoints (list/focus/minimize/close) #3

Open
opened 2026-04-05 20:16:09 +02:00 by luna · 0 comments
Collaborator

Summary

Add window management primitives so the agent can target apps by title/process instead of pixel-only guessing.

Scope

  • list visible/top-level windows

Acceptance criteria

  • Can focus a window by title match
  • Can close/minimize windows safely
  • Works with Explorer/Browser/common desktop apps
## Summary Add window management primitives so the agent can target apps by title/process instead of pixel-only guessing. ## Scope - list visible/top-level windows - - - ## Acceptance criteria - Can focus a window by title match - Can close/minimize windows safely - Works with Explorer/Browser/common desktop apps
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: space/clickthrough#3