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

Closed
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
space closed this issue 2026-04-29 21:41:42 +02:00
This repo is archived. You cannot comment on issues.
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: space/clickthrough#3