.gitignore
README.md
pyproject.toml
test_client.py
test_commands_and_elicitation.py
test_event_forward_compatibility.py
test_jsonrpc.py
test_rpc_timeout.py
test_telemetry.py
copilot/__init__.py
copilot/_jsonrpc.py
copilot/_sdk_protocol_version.py
copilot/_telemetry.py
copilot/client.py
copilot/py.typed
copilot/session.py
copilot/session_fs_provider.py
copilot/tools.py
copilot/generated/__init__.py
copilot/generated/rpc.py
copilot/generated/session_events.py
copilot_sdk_supercharged.egg-info/PKG-INFO
copilot_sdk_supercharged.egg-info/SOURCES.txt
copilot_sdk_supercharged.egg-info/dependency_links.txt
copilot_sdk_supercharged.egg-info/requires.txt
copilot_sdk_supercharged.egg-info/top_level.txt
e2e/__init__.py
e2e/conftest.py
e2e/test_agent_and_compact_rpc.py
e2e/test_ask_user.py
e2e/test_client.py
e2e/test_commands.py
e2e/test_compaction.py
e2e/test_hooks.py
e2e/test_mcp_and_agents.py
e2e/test_multi_client.py
e2e/test_per_session_auth.py
e2e/test_permissions.py
e2e/test_rpc.py
e2e/test_session.py
e2e/test_session_config.py
e2e/test_session_fs.py
e2e/test_skills.py
e2e/test_streaming_fidelity.py
e2e/test_system_message_transform.py
e2e/test_tool_results.py
e2e/test_tools.py
e2e/test_tools_unit.py
e2e/test_ui_elicitation.py
e2e/test_ui_elicitation_multi_client.py
e2e/testharness/__init__.py
e2e/testharness/context.py
e2e/testharness/helper.py
e2e/testharness/proxy.py
samples/chat.py
scripts/build-wheels.mjs