README.md
pyproject.toml
src/canon_hermes_plugin/__init__.py
src/canon_hermes_plugin/adapter.py
src/canon_hermes_plugin/api.py
src/canon_hermes_plugin/cards.py
src/canon_hermes_plugin/cli.py
src/canon_hermes_plugin/client.py
src/canon_hermes_plugin/constants.py
src/canon_hermes_plugin/detached_approvals.py
src/canon_hermes_plugin/environment.py
src/canon_hermes_plugin/hooks.py
src/canon_hermes_plugin/inbound_media.py
src/canon_hermes_plugin/message_limits.py
src/canon_hermes_plugin/models.py
src/canon_hermes_plugin/plugin.yaml
src/canon_hermes_plugin/profiles.py
src/canon_hermes_plugin/response_routing.py
src/canon_hermes_plugin/runtime-endpoint-defaults.json
src/canon_hermes_plugin/runtime.py
src/canon_hermes_plugin/runtime_request_manager.py
src/canon_hermes_plugin/runtime_tool.py
src/canon_hermes_plugin/turn_gate.py
src/canon_hermes_plugin/turn_trail.py
src/canon_hermes_plugin/turn_verbosity.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
src/canon_hermes_plugin/skills/rich-cards/SKILL.md
tests/test_busy_delivery_intent.py
tests/test_cards.py
tests/test_channel_prompt.py
tests/test_client_and_runtime.py
tests/test_cross_language_constant_parity.py
tests/test_detached_approvals.py
tests/test_environment.py
tests/test_hooks.py
tests/test_inbound_media.py
tests/test_message_limits.py
tests/test_no_reply.py
tests/test_package_contract.py
tests/test_profiles.py
tests/test_public_api.py
tests/test_reach_out.py
tests/test_response_routing.py
tests/test_runtime_request_manager.py
tests/test_turn_gate.py
tests/test_turn_streaming_adapter.py
tests/test_turn_trail.py
tests/test_turn_verbosity.py