LICENSE
README.md
pyproject.toml
src/agents_traces/__init__.py
src/agents_traces/__main__.py
src/agents_traces/assemble.py
src/agents_traces/cli_help.py
src/agents_traces/identity.py
src/agents_traces/ingest.py
src/agents_traces/interceptor.py
src/agents_traces/mcp_server.py
src/agents_traces/models.py
src/agents_traces/prompt.py
src/agents_traces/session_view.py
src/agents_traces/stats.py
src/agents_traces/store.py
src/agents_traces/sync.py
src/agents_traces/timeline.py
src/agents_traces.egg-info/PKG-INFO
src/agents_traces.egg-info/SOURCES.txt
src/agents_traces.egg-info/dependency_links.txt
src/agents_traces.egg-info/entry_points.txt
src/agents_traces.egg-info/requires.txt
src/agents_traces.egg-info/top_level.txt
src/agents_traces/bundled/abi/CLI.md
src/agents_traces/bundled/abi/LAYOUT.md
src/agents_traces/bundled/abi/MCP.md
src/agents_traces/bundled/abi/README.md
src/agents_traces/bundled/abi/SCHEMA.md
src/agents_traces/bundled/abi/VERSION
src/agents_traces/bundled/abi/WHY.md
src/agents_traces/bundled/skills/trace-inspect/SKILL.md
src/agents_traces/bundled/skills/trace-stats/SKILL.md
tests/test_assemble.py
tests/test_cli.py
tests/test_identity.py
tests/test_ingest_cursor.py
tests/test_mcp.py
tests/test_model_stats.py
tests/test_perf.py
tests/test_prompt.py
tests/test_session_view.py
tests/test_stats.py
tests/test_store.py
tests/test_sync.py
tests/test_timeline.py