MANIFEST.in
README.md
pyproject.toml
docs/MCP_GATEWAY_AGENT_OPTIMIZATION_PLAN.md
src/idh/__init__.py
src/idh/__main__.py
src/idh/cli.py
src/idh/config.py
src/idh/gateway.py
src/idh/http_mcp.py
src/idh/models.py
src/ios_decrypt_hub.egg-info/PKG-INFO
src/ios_decrypt_hub.egg-info/SOURCES.txt
src/ios_decrypt_hub.egg-info/dependency_links.txt
src/ios_decrypt_hub.egg-info/entry_points.txt
src/ios_decrypt_hub.egg-info/requires.txt
src/ios_decrypt_hub.egg-info/top_level.txt
tests/test_cli_update.py
tests/test_config.py
tests/test_gateway.py
tests/test_models.py