README.md
pyproject.toml
swisper_studio_sdk/__init__.py
swisper_studio_sdk/_deprecated.py
swisper_studio_sdk/_types.py
swisper_studio_sdk/interface.py
swisper_studio_sdk/py.typed
swisper_studio_sdk.egg-info/PKG-INFO
swisper_studio_sdk.egg-info/SOURCES.txt
swisper_studio_sdk.egg-info/dependency_links.txt
swisper_studio_sdk.egg-info/entry_points.txt
swisper_studio_sdk.egg-info/requires.txt
swisper_studio_sdk.egg-info/top_level.txt
swisper_studio_sdk/cli/__init__.py
swisper_studio_sdk/cli/backend_probe.py
swisper_studio_sdk/cli/catalog_data.py
swisper_studio_sdk/cli/context.py
swisper_studio_sdk/cli/envelope.py
swisper_studio_sdk/cli/main.py
swisper_studio_sdk/cli/quiet.py
swisper_studio_sdk/cli/resolver.py
swisper_studio_sdk/cli/since.py
swisper_studio_sdk/cli/state.py
swisper_studio_sdk/cli/trace_resolver.py
swisper_studio_sdk/cli/transport.py
swisper_studio_sdk/cli/auth/__init__.py
swisper_studio_sdk/cli/auth/keychain.py
swisper_studio_sdk/cli/commands/__init__.py
swisper_studio_sdk/cli/commands/auth_login.py
swisper_studio_sdk/cli/commands/auth_logout.py
swisper_studio_sdk/cli/commands/auth_status.py
swisper_studio_sdk/cli/commands/blob.py
swisper_studio_sdk/cli/commands/boundary_dto.py
swisper_studio_sdk/cli/commands/catalog.py
swisper_studio_sdk/cli/commands/channel_value.py
swisper_studio_sdk/cli/commands/context.py
swisper_studio_sdk/cli/commands/cost.py
swisper_studio_sdk/cli/commands/list_recent.py
swisper_studio_sdk/cli/commands/llm_call.py
swisper_studio_sdk/cli/commands/node_summary.py
swisper_studio_sdk/cli/commands/outline.py
swisper_studio_sdk/cli/commands/prompt.py
swisper_studio_sdk/cli/commands/search.py
swisper_studio_sdk/cli/commands/state_diff.py
swisper_studio_sdk/cli/commands/state_snapshot.py
swisper_studio_sdk/cli/commands/tool_call.py
swisper_studio_sdk/cli/errors/__init__.py
swisper_studio_sdk/cli/errors/envelope.py
swisper_studio_sdk/cli/formatters/__init__.py
swisper_studio_sdk/cli/formatters/core.py
swisper_studio_sdk/cli/formatters/table.py
swisper_studio_sdk/cli/formatters/value.py
swisper_studio_sdk/observability/__init__.py
swisper_studio_sdk/observability/auto_detect.py
swisper_studio_sdk/observability/callback.py
swisper_studio_sdk/prompt/__init__.py
swisper_studio_sdk/prompt/section_extension.py
swisper_studio_sdk/tracing/__init__.py
swisper_studio_sdk/tracing/client.py
swisper_studio_sdk/tracing/compression.py
swisper_studio_sdk/tracing/context.py
swisper_studio_sdk/tracing/decorator.py
swisper_studio_sdk/tracing/graph_wrapper.py
swisper_studio_sdk/tracing/identity.py
swisper_studio_sdk/tracing/langgraph_patch.py
swisper_studio_sdk/tracing/obfuscation.py
swisper_studio_sdk/tracing/redis_publisher.py
swisper_studio_sdk/tracing/tool_observer.py
swisper_studio_sdk/wrappers/__init__.py
swisper_studio_sdk/wrappers/llm_wrapper.py
swisper_studio_sdk/wrappers/tool_wrapper.py
tests/test_auto_trace.py
tests/test_auto_trace_integration.py
tests/test_compression.py
tests/test_fire_and_forget.py
tests/test_hitl_continuation.py
tests/test_identity.py
tests/test_interface.py
tests/test_interrupt_detection.py
tests/test_langgraph_patch.py
tests/test_llm_wrapper.py
tests/test_obfuscation.py
tests/test_parent_observation.py
tests/test_state_capture.py
tests/test_type_detection.py