.pre-commit-config.yaml
AGENTS.md
CHANGELOG.md
CLAUDE.md
LICENSE
MANIFEST.in
README.md
a2a.json
inventory.example.yaml
mcp_config.json
mkdocs.yml
opencode.json
pyproject.toml
requirements.txt
scripts/security_sanitizer.py
scripts/validate_a2a_agent.py
scripts/validate_agent.py
tests/conftest.py
tests/test_action_discovery.py
tests/test_concept_parity.py
tests/test_init_dynamics.py
tests/test_inventory_cli.py
tests/test_mcp_server.py
tests/test_startup.py
tests/test_tunnel_manager.py
tunnel_manager/__init__.py
tunnel_manager/__main__.py
tunnel_manager/advanced_file_manager.py
tunnel_manager/agent_server.py
tunnel_manager/async_tunnel.py
tunnel_manager/mcp_config.json
tunnel_manager/mcp_server.py
tunnel_manager/models.py
tunnel_manager/operation_manager.py
tunnel_manager/security_auditor.py
tunnel_manager/system_intelligence.py
tunnel_manager/tunnel_manager.py
tunnel_manager.egg-info/PKG-INFO
tunnel_manager.egg-info/SOURCES.txt
tunnel_manager.egg-info/dependency_links.txt
tunnel_manager.egg-info/entry_points.txt
tunnel_manager.egg-info/requires.txt
tunnel_manager.egg-info/top_level.txt
tunnel_manager/mcp/__init__.py
tunnel_manager/mcp/mcp_file.py
tunnel_manager/mcp/mcp_host.py
tunnel_manager/mcp/mcp_inventory.py
tunnel_manager/mcp/mcp_operations.py
tunnel_manager/mcp/mcp_remote.py
tunnel_manager/mcp/mcp_security.py
tunnel_manager/mcp/mcp_system.py
tunnel_manager/prompts/__init__.py
tunnel_manager/prompts/main_agent.json
tunnel_manager/skills/__init__.py
tunnel_manager/skills/tunnel-starter/SKILL.md