LICENSE
README.md
pyproject.toml
llm_lens/__init__.py
llm_lens/debloat.py
llm_lens/peek_cache.py
llm_lens/tag_set.py
llm_lens/tag_store.py
llm_lens/static/index.html
llm_lens/static/css/styles.css
llm_lens/static/js/api.js
llm_lens/static/js/exports.js
llm_lens/static/js/main.js
llm_lens/static/js/modal.js
llm_lens/static/js/pill_list.js
llm_lens/static/js/preview.js
llm_lens/static/js/router.js
llm_lens/static/js/scopes.js
llm_lens/static/js/state.js
llm_lens/static/js/tag_components.js
llm_lens/static/js/tag_scope.js
llm_lens/static/js/toolbar.js
llm_lens/static/js/transforms.js
llm_lens/static/js/utils.js
llm_lens/static/js/views/conversations.js
llm_lens/static/js/views/messages.js
llm_lens/static/js/views/projects.js
llm_lens_web.egg-info/PKG-INFO
llm_lens_web.egg-info/SOURCES.txt
llm_lens_web.egg-info/dependency_links.txt
llm_lens_web.egg-info/entry_points.txt
llm_lens_web.egg-info/requires.txt
llm_lens_web.egg-info/top_level.txt
tests/test_agent_header.py
tests/test_debloat.py
tests/test_edits.py
tests/test_frontend_invariants.py
tests/test_invariants.py
tests/test_migration_e2e.py
tests/test_search.py
tests/test_smoke.py
tests/test_tag_set.py
tests/test_tag_store.py