LICENSE
MANIFEST.in
README.md
jiuwenswarm_instrumentor.pth
pyproject.toml
setup.py
src/jiuwenswarm_instrumentor/__init__.py
src/jiuwenswarm_instrumentor/_autoload.py
src/jiuwenswarm_instrumentor/_env.py
src/jiuwenswarm_instrumentor/_install_pth.py
src/jiuwenswarm_instrumentor/_version.py
src/jiuwenswarm_instrumentor/activate.py
src/jiuwenswarm_instrumentor/attributes.py
src/jiuwenswarm_instrumentor/config.py
src/jiuwenswarm_instrumentor/context.py
src/jiuwenswarm_instrumentor/metrics.py
src/jiuwenswarm_instrumentor/model_context.py
src/jiuwenswarm_instrumentor/provider.py
src/jiuwenswarm_instrumentor/wrap.py
src/jiuwenswarm_instrumentor.egg-info/PKG-INFO
src/jiuwenswarm_instrumentor.egg-info/SOURCES.txt
src/jiuwenswarm_instrumentor.egg-info/dependency_links.txt
src/jiuwenswarm_instrumentor.egg-info/entry_points.txt
src/jiuwenswarm_instrumentor.egg-info/requires.txt
src/jiuwenswarm_instrumentor.egg-info/top_level.txt
src/jiuwenswarm_instrumentor/instrumentors/__init__.py
src/jiuwenswarm_instrumentor/instrumentors/agent.py
src/jiuwenswarm_instrumentor/instrumentors/agentserver.py
src/jiuwenswarm_instrumentor/instrumentors/context_compaction.py
src/jiuwenswarm_instrumentor/instrumentors/context_tokens.py
src/jiuwenswarm_instrumentor/instrumentors/gateway.py
src/jiuwenswarm_instrumentor/instrumentors/llm.py
src/jiuwenswarm_instrumentor/instrumentors/logs.py
src/jiuwenswarm_instrumentor/instrumentors/session.py
src/jiuwenswarm_instrumentor/instrumentors/skill.py
src/jiuwenswarm_instrumentor/instrumentors/subagent.py
src/jiuwenswarm_instrumentor/instrumentors/tool.py
tests/test_attributes.py
tests/test_autoload.py
tests/test_config.py
tests/test_context.py
tests/test_env.py
tests/test_install_pth.py
tests/test_metrics.py
tests/test_model_context.py
tests/test_provider.py
tests/test_smoke.py
tests/test_wrap.py