Skip to content

Releases: macOS26/AgentAccess

1.1.0

01 Apr 13:52

Choose a tag to compare

Web content scanning (scanWebContent), AXURL/AXDOMIdentifier properties, AXScrollPage actions, 30+ web/app roles

1.0.1

01 Apr 13:47

Choose a tag to compare

Full API reference README, 7 new AX actions, web + app role documentation

1.0.0

01 Apr 13:44

Choose a tag to compare

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)