[console_scripts]
agenthound-import = agenthound.importers.otel:cli_main
agenthound-ui = agenthound.ui.app:main

[pytest11]
agenthound = agenthound.plugin
