LICENSE
README.md
pyproject.toml
apdb/__init__.py
apdb/cli.py
apdb/debugger.py
apdb/protocol.py
apdb/server.py
apdb/skill_installer.py
apdb.egg-info/PKG-INFO
apdb.egg-info/SOURCES.txt
apdb.egg-info/dependency_links.txt
apdb.egg-info/entry_points.txt
apdb.egg-info/top_level.txt
apdb/bundled_skill/__init__.py
apdb/bundled_skill/apdb/SKILL.md
apdb/bundled_skill/apdb/__init__.py
tests/test_cli.py
tests/test_integration.py
tests/test_protocol.py
tests/test_skill.py
tests/test_skill_installer.py