README.md
pyproject.toml
src/spegel/__init__.py
src/spegel/__main__.py
src/spegel/config.py
src/spegel/llm.py
src/spegel/main.py
src/spegel/views.py
src/spegel/web.py
src/spegel.egg-info/PKG-INFO
src/spegel.egg-info/SOURCES.txt
src/spegel.egg-info/dependency_links.txt
src/spegel.egg-info/entry_points.txt
src/spegel.egg-info/requires.txt
src/spegel.egg-info/top_level.txt
tests/test_config.py
tests/test_content_processing.py
tests/test_llm.py
tests/test_main.py
tests/test_navigation.py
tests/test_performance.py
tests/test_scroll_management.py
tests/test_ui_integration.py
tests/test_views.py
tests/test_web.py