README.md
pyproject.toml
shelfai_sdk/__init__.py
shelfai_sdk/_guard.py
shelfai_sdk/_pricing.py
shelfai_sdk/capture_mode.py
shelfai_sdk/client.py
shelfai_sdk/context_ir.py
shelfai_sdk/critical.py
shelfai_sdk/diagnostics.py
shelfai_sdk/events.py
shelfai_sdk/generic_tools.py
shelfai_sdk/instrumentation.py
shelfai_sdk/integration.py
shelfai_sdk/invariants.py
shelfai_sdk/lineage.py
shelfai_sdk/queue.py
shelfai_sdk/replay.py
shelfai_sdk/replay_targets.py
shelfai_sdk/replay_transport.py
shelfai_sdk/runtime_source.py
shelfai_sdk/snapshot.py
shelfai_sdk/trace.py
shelfai_sdk/transport.py
shelfai_sdk/utils.py
shelfai_sdk.egg-info/PKG-INFO
shelfai_sdk.egg-info/SOURCES.txt
shelfai_sdk.egg-info/dependency_links.txt
shelfai_sdk.egg-info/entry_points.txt
shelfai_sdk.egg-info/requires.txt
shelfai_sdk.egg-info/top_level.txt
shelfai_sdk/telemetry/__init__.py
shelfai_sdk/telemetry/framework_adapter.py
shelfai_sdk/wrappers/__init__.py
shelfai_sdk/wrappers/_call.py
shelfai_sdk/wrappers/anthropic.py
shelfai_sdk/wrappers/autogen.py
shelfai_sdk/wrappers/claude_agent.py
shelfai_sdk/wrappers/crewai.py
shelfai_sdk/wrappers/crewai_listener.py
shelfai_sdk/wrappers/langchain.py
shelfai_sdk/wrappers/langgraph.py
shelfai_sdk/wrappers/llamaindex.py
shelfai_sdk/wrappers/openai.py
tests/test_autogen_tracking.py
tests/test_claude_agent_install.py
tests/test_claude_agent_wrapper.py
tests/test_cleanroom_examples.py
tests/test_client.py
tests/test_context_ir.py
tests/test_current_framework_integrations.py
tests/test_diagnostics.py
tests/test_framework_runtime_source.py
tests/test_generic_tools.py
tests/test_instrumentation.py
tests/test_integration.py
tests/test_langgraph_wrap_convenience.py
tests/test_offline_queue.py
tests/test_release_review_fixes.py
tests/test_replay.py
tests/test_replay_targets.py
tests/test_replay_transport.py
tests/test_runtime_source.py
tests/test_sdk_standalone_imports.py
tests/test_task_type_derivation.py
tests/test_transport.py
tests/test_wrappers.py