LICENSE
MANIFEST.in
README.md
pyproject.toml
src/termstream_py/__init__.py
src/termstream_py/app.py
src/termstream_py/browser.py
src/termstream_py/builder.py
src/termstream_py/cli.py
src/termstream_py/components.py
src/termstream_py/mcp.py
src/termstream_py/server.py
src/termstream_py/yaml_config.py
src/termstream_py.egg-info/PKG-INFO
src/termstream_py.egg-info/SOURCES.txt
src/termstream_py.egg-info/dependency_links.txt
src/termstream_py.egg-info/entry_points.txt
src/termstream_py.egg-info/requires.txt
src/termstream_py.egg-info/top_level.txt
tests/test_builder.py
tests/test_components.py
tests/test_rate_limiter.py
tests/test_server.py
tests/test_yaml_config.py