.gitignore
LICENSE
README.md
README_en.md
pyproject.toml
.github/workflows/publish.yml
kiro_tap/__init__.py
kiro_tap/__main__.py
kiro_tap/aws_event_stream.py
kiro_tap/certs.py
kiro_tap/cli.py
kiro_tap/dashboard.html
kiro_tap/dashboard.py
kiro_tap/export.py
kiro_tap/forward_proxy.py
kiro_tap/history.py
kiro_tap/live.py
kiro_tap/proxy.py
kiro_tap/py.typed
kiro_tap/shared_dashboard.py
kiro_tap/sse.py
kiro_tap/trace.py
kiro_tap/trace_log_handler.py
kiro_tap/trace_store.py
kiro_tap/usage.py
kiro_tap/viewer.html
kiro_tap/viewer.py
kiro_tap/viewer_i18n.json
kiro_tap/ws_proxy.py
kiro_tap.egg-info/PKG-INFO
kiro_tap.egg-info/SOURCES.txt
kiro_tap.egg-info/dependency_links.txt
kiro_tap.egg-info/entry_points.txt
kiro_tap.egg-info/requires.txt
kiro_tap.egg-info/top_level.txt
openspec/project.md
openspec/archive/kiro-tap-ui-redesign_20260530/proposal.md
openspec/archive/kiro-tap-ui-redesign_20260530/tasks.md
tests/__init__.py
tests/conftest.py
tests/test_aws_event_stream.py
tests/test_kiro_launch.py
tests/test_path_allowlist.py