README.md
pyproject.toml
src/canon_hermes_plugin/__init__.py
src/canon_hermes_plugin/adapter.py
src/canon_hermes_plugin/cli.py
src/canon_hermes_plugin/client.py
src/canon_hermes_plugin/constants.py
src/canon_hermes_plugin/models.py
src/canon_hermes_plugin/plugin.yaml
src/canon_hermes_plugin/profiles.py
src/canon_hermes_plugin/runtime.py
src/canon_hermes_plugin/runtime_tool.py
src/canon_hermes_plugin.egg-info/PKG-INFO
src/canon_hermes_plugin.egg-info/SOURCES.txt
src/canon_hermes_plugin.egg-info/dependency_links.txt
src/canon_hermes_plugin.egg-info/entry_points.txt
src/canon_hermes_plugin.egg-info/requires.txt
src/canon_hermes_plugin.egg-info/top_level.txt
tests/test_client_and_runtime.py
tests/test_package_contract.py
tests/test_profiles.py