README.md
pyproject.toml
baserun_cli/__init__.py
baserun_cli/channel.py
baserun_cli/main.py
baserun_cli/runner.py
baserun_cli/transport_state.py
baserun_cli.egg-info/PKG-INFO
baserun_cli.egg-info/SOURCES.txt
baserun_cli.egg-info/dependency_links.txt
baserun_cli.egg-info/entry_points.txt
baserun_cli.egg-info/requires.txt
baserun_cli.egg-info/top_level.txt
baserun_cli/_vendored/__init__.py
baserun_cli/_vendored/base.py
baserun_cli/_vendored/cli.py
baserun_cli/_vendored/parsers/__init__.py
baserun_cli/_vendored/parsers/base.py
baserun_cli/_vendored/parsers/bash_agent.py
baserun_cli/_vendored/parsers/claude.py
baserun_cli/_vendored/parsers/codex.py
tests/test_event_transport.py
tests/test_nginx_nchan_config.py
tests/test_usage_scope.py