LICENSE.md
README.md
pyproject.toml
context_pipe/__init__.py
context_pipe/a2a.py
context_pipe/api.py
context_pipe/cli.py
context_pipe/config_loader.py
context_pipe/dynamic.py
context_pipe/onboarding.py
context_pipe/orchestrator.py
context_pipe/platforms.py
context_pipe/scripts.py
context_pipe/server.py
context_pipe/shadow.py
context_pipe/telemetry.py
context_pipe/telemetry_backup.py
context_pipe/wrapper.py
mcp_context_pipe.egg-info/PKG-INFO
mcp_context_pipe.egg-info/SOURCES.txt
mcp_context_pipe.egg-info/dependency_links.txt
mcp_context_pipe.egg-info/entry_points.txt
mcp_context_pipe.egg-info/requires.txt
mcp_context_pipe.egg-info/top_level.txt
tests/test_a2a.py
tests/test_aliases.py
tests/test_api.py
tests/test_cli.py
tests/test_cli_tool.py
tests/test_config_loader.py
tests/test_cpp_contract.py
tests/test_dynamic.py
tests/test_echo_guard.py
tests/test_mcp_node.py
tests/test_onboarding.py
tests/test_orchestrator.py
tests/test_pipe_hook.py
tests/test_platforms.py
tests/test_scripts.py
tests/test_server.py
tests/test_shadow.py
tests/test_tee.py
tests/test_telemetry.py
tests/test_wrapper.py