LICENSE
README.md
pyproject.toml
agent_insights/__init__.py
agent_insights/__main__.py
agent_insights/background.py
agent_insights/baselines.py
agent_insights/config.py
agent_insights/db.py
agent_insights/digest.py
agent_insights/export.py
agent_insights/features.py
agent_insights/ingest.py
agent_insights/intents.py
agent_insights/llm_judge.py
agent_insights/port_select.py
agent_insights/prescriptions.py
agent_insights/scoring.py
agent_insights/server.py
agent_insights/sessions.py
agent_insights/skills.py
agent_insights/telemetry.py
agent_insights/version.py
agent_insights.egg-info/PKG-INFO
agent_insights.egg-info/SOURCES.txt
agent_insights.egg-info/dependency_links.txt
agent_insights.egg-info/entry_points.txt
agent_insights.egg-info/requires.txt
agent_insights.egg-info/top_level.txt
agent_insights/static/index.html
agent_insights/static/viewer.html
tests/test_api.py
tests/test_background.py
tests/test_judge.py
tests/test_sessions.py
tests/test_skills.py