LICENSE
README.md
pyproject.toml
src/aether/__init__.py
src/aether/action.py
src/aether/actionlog.py
src/aether/addon_ops.py
src/aether/agentql_ops.py
src/aether/annotate.py
src/aether/backends.py
src/aether/backends_win.py
src/aether/browser.py
src/aether/browser_use_ops.py
src/aether/cli.py
src/aether/clipboard.py
src/aether/compact.py
src/aether/composio_ops.py
src/aether/config.py
src/aether/desktop_lease.py
src/aether/docling_ops.py
src/aether/ego_ops.py
src/aether/everything_ops.py
src/aether/exec_engine.py
src/aether/exo_bridge.py
src/aether/files_ops.py
src/aether/files_plus_ops.py
src/aether/firecrawl_ops.py
src/aether/git_ops.py
src/aether/github_ops.py
src/aether/graph_ops.py
src/aether/grounding.py
src/aether/infra_ops.py
src/aether/jina_ops.py
src/aether/launch_resolve.py
src/aether/macros.py
src/aether/markitdown_ops.py
src/aether/mcp_server.py
src/aether/memory.py
src/aether/memory_ops.py
src/aether/monitors.py
src/aether/omniparser_ops.py
src/aether/open_data_ops.py
src/aether/ops_catalog.py
src/aether/paths.py
src/aether/perception.py
src/aether/pilot_ops.py
src/aether/pointer.py
src/aether/policy.py
src/aether/rag_ops.py
src/aether/realtime.py
src/aether/registry_ops.py
src/aether/saas2_ops.py
src/aether/saas_ops.py
src/aether/safety.py
src/aether/screenpipe_ops.py
src/aether/search_ops.py
src/aether/session_ops.py
src/aether/shell_ops.py
src/aether/skyvern_ops.py
src/aether/slim_mcp_server.py
src/aether/smart.py
src/aether/stagehand_ops.py
src/aether/steel_ops.py
src/aether/sys_plus_ops.py
src/aether/uia_cache.py
src/aether/web_search_ops.py
src/aether/win_desk_ops.py
src/aether/win_native.py
src/aether/win_sys_ops.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/addon_ops.py
src/exo_control/agentql_ops.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/browser_use_ops.py
src/exo_control/cli.py
src/exo_control/clipboard.py
src/exo_control/compact.py
src/exo_control/composio_ops.py
src/exo_control/config.py
src/exo_control/desktop_lease.py
src/exo_control/docling_ops.py
src/exo_control/ego_ops.py
src/exo_control/everything_ops.py
src/exo_control/exec_engine.py
src/exo_control/exo_bridge.py
src/exo_control/files_ops.py
src/exo_control/files_plus_ops.py
src/exo_control/firecrawl_ops.py
src/exo_control/git_ops.py
src/exo_control/github_ops.py
src/exo_control/graph_ops.py
src/exo_control/grounding.py
src/exo_control/http_json.py
src/exo_control/infra_ops.py
src/exo_control/jina_ops.py
src/exo_control/launch_resolve.py
src/exo_control/macros.py
src/exo_control/markitdown_ops.py
src/exo_control/mcp_server.py
src/exo_control/memory.py
src/exo_control/memory_ops.py
src/exo_control/monitors.py
src/exo_control/omniparser_ops.py
src/exo_control/open_data_ops.py
src/exo_control/ops_catalog.py
src/exo_control/paths.py
src/exo_control/perception.py
src/exo_control/pilot_ops.py
src/exo_control/pointer.py
src/exo_control/policy.py
src/exo_control/rag_ops.py
src/exo_control/realtime.py
src/exo_control/registry_ops.py
src/exo_control/saas2_ops.py
src/exo_control/saas_ops.py
src/exo_control/safety.py
src/exo_control/screenpipe_ops.py
src/exo_control/search_ops.py
src/exo_control/session_ops.py
src/exo_control/shell_ops.py
src/exo_control/skyvern_ops.py
src/exo_control/slim_mcp_server.py
src/exo_control/smart.py
src/exo_control/stagehand_ops.py
src/exo_control/steel_ops.py
src/exo_control/sys_plus_ops.py
src/exo_control/uia_cache.py
src/exo_control/web_search_ops.py
src/exo_control/win_desk_ops.py
src/exo_control/win_native.py
src/exo_control/win_sys_ops.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_addon_ops.py
tests/test_agent_reliability.py
tests/test_browser_sticky_loop.py
tests/test_browser_use_and_ego.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_human_substitute.py
tests/test_live_notepad.py
tests/test_monitors_memory_launch.py
tests/test_op_merge.py
tests/test_paths_and_document.py
tests/test_pilot_ops.py
tests/test_pointer.py
tests/test_policy_honesty.py
tests/test_result_envelope.py
tests/test_screenshot_on_miss.py
tests/test_search_ops.py
tests/test_session_ops.py
tests/test_smart_focus_rank.py
tests/test_sta_marshal.py
tests/test_wave1_ops.py
tests/test_wave2_ops.py
tests/test_wave35_ops.py
tests/test_win_native_and_ready.py
tests/test_window_close_discard.py