Releases: macOS26/AgentAccess
Releases · macOS26/AgentAccess
1.1.0
1.0.1
1.0.0
AgentAccess 1.0.0
macOS Accessibility automation framework.
Capabilities
- Element inspection (by coordinates, role, title, value)
- Actions: click, type, scroll, key press, drag
- Window management: list, resize, move, highlight
- Menu bar automation: click menu items by path
- App management: launch, activate, quit
- Screenshots: capture region, window, or full screen
- Permission checking and action gating
AX Actions (30)
Core, value, disclosure, window, text, scroll (page up/down/left/right),
focus, UI reveal (show default/alternate UI), content (delete, pick)
AX Roles Reference
Web: AXWebArea, AXLink, AXImage, AXTable, AXHeading, AXList, AXForm
App: AXWindow, AXButton, AXTextField, AXMenu, AXToolbar, AXPopover + 25 more
Dependencies
- AgentAudit (os.log audit logging)