LICENSE
README.md
pyproject.toml
agmx/__init__.py
agmx/__main__.py
agmx/anchors.py
agmx/client.py
agmx/config.py
agmx/coordinator.py
agmx/executor.py
agmx/hooks.py
agmx/landing.py
agmx/login.py
agmx/oidc.py
agmx/runner.py
agmx/service.py
agmx.egg-info/PKG-INFO
agmx.egg-info/SOURCES.txt
agmx.egg-info/dependency_links.txt
agmx.egg-info/entry_points.txt
agmx.egg-info/requires.txt
agmx.egg-info/top_level.txt
tests/test_anchors.py
tests/test_claude_profiles.py
tests/test_client.py
tests/test_code_graph.py
tests/test_config.py
tests/test_executor.py
tests/test_kimi.py
tests/test_landing.py
tests/test_login.py
tests/test_oidc.py
tests/test_runner_loop.py
tests/test_runner_projects.py
tests/test_service.py
tests/test_skill_install.py
tests/test_stop_hook.py
tests/test_verdict.py
tests/test_wire_cli.py