LICENSE
README.md
pyproject.toml
src/aether/__init__.py
src/aether/action.py
src/aether/actionlog.py
src/aether/annotate.py
src/aether/backends.py
src/aether/backends_win.py
src/aether/browser.py
src/aether/cli.py
src/aether/clipboard.py
src/aether/compact.py
src/aether/config.py
src/aether/desktop_lease.py
src/aether/exec_engine.py
src/aether/exo_bridge.py
src/aether/files_ops.py
src/aether/grounding.py
src/aether/infra_ops.py
src/aether/launch_resolve.py
src/aether/macros.py
src/aether/mcp_server.py
src/aether/memory.py
src/aether/monitors.py
src/aether/ops_catalog.py
src/aether/paths.py
src/aether/perception.py
src/aether/policy.py
src/aether/realtime.py
src/aether/registry_ops.py
src/aether/safety.py
src/aether/slim_mcp_server.py
src/aether/smart.py
src/aether/uia_cache.py
src/aether/synthetic/__init__.py
src/aether/synthetic/ax_mac.py
src/aether/synthetic/backend.py
src/aether/synthetic/cursor.py
src/aether/synthetic/inject_linux.py
src/aether/synthetic/inject_mac.py
src/aether/synthetic/inject_win.py
src/aether/synthetic/queue.py
src/aether/synthetic/sta_marshal.py
src/aether/synthetic/uia_invoke.py
src/exo_control/__init__.py
src/exo_control/__main__.py
src/exo_control/action.py
src/exo_control/actionlog.py
src/exo_control/annotate.py
src/exo_control/backends.py
src/exo_control/backends_win.py
src/exo_control/browser.py
src/exo_control/cli.py
src/exo_control/clipboard.py
src/exo_control/compact.py
src/exo_control/config.py
src/exo_control/desktop_lease.py
src/exo_control/exec_engine.py
src/exo_control/exo_bridge.py
src/exo_control/files_ops.py
src/exo_control/grounding.py
src/exo_control/infra_ops.py
src/exo_control/launch_resolve.py
src/exo_control/macros.py
src/exo_control/mcp_server.py
src/exo_control/memory.py
src/exo_control/monitors.py
src/exo_control/ops_catalog.py
src/exo_control/paths.py
src/exo_control/perception.py
src/exo_control/policy.py
src/exo_control/realtime.py
src/exo_control/registry_ops.py
src/exo_control/safety.py
src/exo_control/slim_mcp_server.py
src/exo_control/smart.py
src/exo_control/uia_cache.py
src/exo_control.egg-info/PKG-INFO
src/exo_control.egg-info/SOURCES.txt
src/exo_control.egg-info/dependency_links.txt
src/exo_control.egg-info/entry_points.txt
src/exo_control.egg-info/requires.txt
src/exo_control.egg-info/top_level.txt
src/exo_control/synthetic/__init__.py
src/exo_control/synthetic/ax_mac.py
src/exo_control/synthetic/backend.py
src/exo_control/synthetic/cursor.py
src/exo_control/synthetic/inject_linux.py
src/exo_control/synthetic/inject_mac.py
src/exo_control/synthetic/inject_win.py
src/exo_control/synthetic/queue.py
src/exo_control/synthetic/sta_marshal.py
src/exo_control/synthetic/uia_invoke.py
tests/test_agent_reliability.py
tests/test_browser_sticky_loop.py
tests/test_cdp_page_pick.py
tests/test_cursor_queues.py
tests/test_desktop_lease.py
tests/test_exec_engine.py
tests/test_exo_capability.py
tests/test_exo_capability_reprove.py
tests/test_exo_control_mcp_entry.py
tests/test_exo_control_package.py
tests/test_exo_ops.py
tests/test_exo_plus.py
tests/test_exo_plus_livefixes.py
tests/test_exo_safety.py
tests/test_hard_stops.py
tests/test_harness_agnostic.py
tests/test_honesty_and_ops.py
tests/test_live_notepad.py
tests/test_monitors_memory_launch.py
tests/test_paths_and_document.py
tests/test_policy_honesty.py
tests/test_result_envelope.py
tests/test_screenshot_on_miss.py
tests/test_smart_focus_rank.py
tests/test_sta_marshal.py
tests/test_window_close_discard.py