LICENSE
NOTICE
README.md
__init__.py
cli.py
pyproject.toml
./__init__.py
./cli.py
./tests/test_acceleration_suite.py
./tests/test_app_registry_dynamic.py
./tests/test_core_engine.py
./tests/test_evolution.py
./tests/test_geometry_exhaustive.py
./tests/test_input_engine_exhaustive.py
./tests/test_issue4_bottlenecks.py
./tests/test_macos_ax.py
./tests/test_macos_core.py
./tests/test_macos_focus_shell.py
./tests/test_macos_indicators.py
./tests/test_macos_input.py
./tests/test_macos_perception.py
./tests/test_macos_safety.py
./tests/test_mcp_schemas_exhaustive.py
./tests/test_memory_kuzu.py
./tests/test_memory_subsystem_exhaustive.py
./tests/test_perception_vision_exhaustive.py
./tests/test_pillar1_funnel.py
./tests/test_pillar2_installer.py
./tests/test_pillar3_tcc_playbook.py
./tests/test_pillar4_web_edge.py
./tests/test_pillar5_package_ecosystem.py
./tests/test_process_shell_exhaustive.py
./tests/test_scout.py
./tests/test_scout_evolution_exhaustive.py
./tests/test_stall_breaker_exhaustive.py
./tests/test_universal_tasksuite.py
core/__init__.py
core/capture.py
core/focus.py
core/geometry.py
core/indicators.py
core/input_engine.py
core/stall_breaker.py
core/uia_plane.py
core/evolution/__init__.py
core/evolution/analyzer.py
core/evolution/crystallizer.py
core/evolution/curator.py
core/memory/__init__.py
core/memory/db.py
core/memory/embeddings.py
core/memory/ingest.py
core/memory/recall.py
core/platform/__init__.py
core/platform/base.py
core/platform/macos/__init__.py
core/platform/macos/ax_plane.py
core/platform/macos/capture.py
core/platform/macos/focus.py
core/platform/macos/geometry.py
core/platform/macos/indicators.py
core/platform/macos/input_engine.py
core/platform/macos/permissions.py
core/platform/macos/shell.py
core/platform/windows/__init__.py
core/platform/windows/capture.py
core/platform/windows/focus.py
core/platform/windows/geometry.py
core/platform/windows/indicators.py
core/platform/windows/input_engine.py
core/platform/windows/shell.py
core/platform/windows/uia_plane.py
core/scout/__init__.py
core/scout/detector.py
core/scout/scraper.py
core/scout/synthesizer.py
extra_desktop.egg-info/PKG-INFO
extra_desktop.egg-info/SOURCES.txt
extra_desktop.egg-info/dependency_links.txt
extra_desktop.egg-info/entry_points.txt
extra_desktop.egg-info/requires.txt
extra_desktop.egg-info/top_level.txt
fastpath/__init__.py
fastpath/browser.py
fastpath/fs.py
fastpath/shell.py
mcp/__init__.py
mcp/server.py
tests/test_acceleration_suite.py
tests/test_app_registry_dynamic.py
tests/test_core_engine.py
tests/test_evolution.py
tests/test_geometry_exhaustive.py
tests/test_input_engine_exhaustive.py
tests/test_issue4_bottlenecks.py
tests/test_macos_ax.py
tests/test_macos_core.py
tests/test_macos_focus_shell.py
tests/test_macos_indicators.py
tests/test_macos_input.py
tests/test_macos_perception.py
tests/test_macos_safety.py
tests/test_mcp_schemas_exhaustive.py
tests/test_memory_kuzu.py
tests/test_memory_subsystem_exhaustive.py
tests/test_perception_vision_exhaustive.py
tests/test_pillar1_funnel.py
tests/test_pillar2_installer.py
tests/test_pillar3_tcc_playbook.py
tests/test_pillar4_web_edge.py
tests/test_pillar5_package_ecosystem.py
tests/test_process_shell_exhaustive.py
tests/test_scout.py
tests/test_scout_evolution_exhaustive.py
tests/test_stall_breaker_exhaustive.py
tests/test_universal_tasksuite.py