Skip to content

[codex] add minimize-only window rule to computer skill#24

Merged
ottomao merged 1 commit into
mainfrom
codex/computer-minimize-not-close
Apr 3, 2026
Merged

[codex] add minimize-only window rule to computer skill#24
ottomao merged 1 commit into
mainfrom
codex/computer-minimize-not-close

Conversation

@quanru

@quanru quanru commented Apr 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a critical safety rule to the Computer skill: minimize windows instead of closing them unless the user explicitly asks to close them
  • update the UI-element specificity example to use the minimize button so the guidance stays internally consistent

Why

Closing a window during desktop automation can destroy user state and go beyond the requested action when the actual need is only to get the window out of the way.

Impact

This makes Computer skill automation safer and reduces accidental app or window termination.

Validation

  • git diff --check

@quanru
quanru marked this pull request as ready for review April 3, 2026 08:35
@ottomao
ottomao merged commit 62aed9a into main Apr 3, 2026
1 check passed
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.

2 participants