hatch-xclam 0.7.0.dev11__tar.gz → 0.7.0.dev13__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- hatch_xclam-0.7.0.dev13/PKG-INFO +150 -0
- hatch_xclam-0.7.0.dev13/README.md +124 -0
- hatch_xclam-0.7.0.dev13/hatch_xclam.egg-info/PKG-INFO +150 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/SOURCES.txt +0 -118
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/top_level.txt +0 -1
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/pyproject.toml +1 -1
- hatch_xclam-0.7.0.dev11/PKG-INFO +0 -103
- hatch_xclam-0.7.0.dev11/README.md +0 -77
- hatch_xclam-0.7.0.dev11/hatch_xclam.egg-info/PKG-INFO +0 -103
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py +0 -45
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py +0 -365
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py +0 -206
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py +0 -1272
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py +0 -1547
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py +0 -59
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py +0 -152
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py +0 -270
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py +0 -574
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py +0 -704
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py +0 -709
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py +0 -173
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py +0 -169
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py +0 -113
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py +0 -55
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py +0 -0
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py +0 -805
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py +0 -1172
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py +0 -1319
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py +0 -128
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py +0 -104
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py +0 -462
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py +0 -89
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py +0 -56
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py +0 -2745
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py +0 -3976
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py +0 -44
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py +0 -2965
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py +0 -67
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py +0 -1391
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py +0 -26
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py +0 -3112
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py +0 -99
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py +0 -767
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py +0 -1260
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py +0 -174
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py +0 -61
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py +0 -373
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py +0 -1939
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation_test.py +0 -54
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py +0 -303
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py +0 -3196
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py +0 -65
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/__init__.py +0 -15
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_elffile.py +0 -108
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_manylinux.py +0 -252
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_musllinux.py +0 -83
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_parser.py +0 -359
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_structures.py +0 -61
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_tokenizer.py +0 -192
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/markers.py +0 -252
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/metadata.py +0 -825
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/py.typed +0 -0
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/requirements.py +0 -90
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/specifiers.py +0 -1030
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/tags.py +0 -553
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/utils.py +0 -172
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/version.py +0 -563
- hatch_xclam-0.7.0.dev11/node_modules/npm/node_modules/node-gyp/gyp/test_gyp.py +0 -261
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/LICENSE +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/__init__.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/cli_hatch.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/environment_manager.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/installers/__init__.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/installers/dependency_installation_orchestrator.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/installers/docker_installer.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/installers/hatch_installer.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/installers/installation_context.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/installers/installer_base.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/installers/python_installer.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/installers/registry.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/installers/system_installer.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/__init__.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/backup.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/host_management.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/models.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/reporting.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/mcp_host_config/strategies.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/package_loader.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/python_environment_manager.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/registry_explorer.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/registry_retriever.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch/template_generator.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/dependency_links.txt +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/entry_points.txt +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/hatch_xclam.egg-info/requires.txt +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/setup.cfg +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/__init__.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/run_environment_tests.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_cli_version.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/base_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/base_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/base_pkg_v2/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/base_pkg_v2/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/utility_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/basic/utility_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/complex_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/complex_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/docker_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/docker_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/mixed_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/mixed_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/python_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/python_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/simple_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/simple_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/system_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/dependencies/system_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/circular_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/circular_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/circular_dep_pkg_b/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/circular_dep_pkg_b/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/invalid_dep_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/invalid_dep_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/version_conflict_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/error_scenarios/version_conflict_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/schema_versions/schema_v1_1_0_pkg/main.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/schema_versions/schema_v1_2_0_pkg/main.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/schema_versions/schema_v1_2_1_pkg/hatch_mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data/packages/schema_versions/schema_v1_2_1_pkg/mcp_server.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_data_utils.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_dependency_orchestrator_consent.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_docker_installer.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_env_manip.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_hatch_installer.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_installer_base.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_atomic_operations.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_backup_integration.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_all_host_specific_args.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_backup_management.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_direct_management.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_discovery_listing.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_host_config_integration.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_package_management.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_cli_partial_updates.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_environment_integration.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_host_config_backup.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_host_configuration_manager.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_host_registry_decorator.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_pydantic_architecture_v4.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_server_config_models.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_server_config_type_field.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_sync_functionality.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_mcp_user_feedback_reporting.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_non_tty_integration.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_online_package_loader.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_python_environment_manager.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_python_installer.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_registry.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_registry_retriever.py +0 -0
- {hatch_xclam-0.7.0.dev11 → hatch_xclam-0.7.0.dev13}/tests/test_system_installer.py +0 -0
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: hatch-xclam
|
|
3
|
+
Version: 0.7.0.dev13
|
|
4
|
+
Summary: Package manager for the Cracking Shells ecosystem
|
|
5
|
+
Author: Cracking Shells Team
|
|
6
|
+
Project-URL: Homepage, https://github.com/CrackingShells/Hatch
|
|
7
|
+
Project-URL: Bug Tracker, https://github.com/CrackingShells/Hatch/issues
|
|
8
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
9
|
+
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
10
|
+
Classifier: Operating System :: OS Independent
|
|
11
|
+
Requires-Python: >=3.12
|
|
12
|
+
Description-Content-Type: text/markdown
|
|
13
|
+
License-File: LICENSE
|
|
14
|
+
Requires-Dist: jsonschema>=4.0.0
|
|
15
|
+
Requires-Dist: requests>=2.25.0
|
|
16
|
+
Requires-Dist: packaging>=20.0
|
|
17
|
+
Requires-Dist: docker>=7.1.0
|
|
18
|
+
Requires-Dist: pydantic>=2.0.0
|
|
19
|
+
Requires-Dist: hatch-validator>=0.8.0
|
|
20
|
+
Provides-Extra: docs
|
|
21
|
+
Requires-Dist: mkdocs>=1.4.0; extra == "docs"
|
|
22
|
+
Requires-Dist: mkdocstrings[python]>=0.20.0; extra == "docs"
|
|
23
|
+
Provides-Extra: dev
|
|
24
|
+
Requires-Dist: wobble>=0.2.0; extra == "dev"
|
|
25
|
+
Dynamic: license-file
|
|
26
|
+
|
|
27
|
+
# Hatch
|
|
28
|
+
|
|
29
|
+

|
|
30
|
+
|
|
31
|
+
## Introduction
|
|
32
|
+
|
|
33
|
+
Hatch is the package manager for managing Model Context Protocol (MCP) servers with environment isolation, multi-type dependency resolution, and multi-host deployment. Deploy MCP servers to Claude Desktop, VS Code, Cursor, and other platforms with automatic dependency management.
|
|
34
|
+
|
|
35
|
+
The canonical documentation is at `docs/index.md` and published at <https://hatch.readthedocs.io/en/latest/>.
|
|
36
|
+
|
|
37
|
+
## Key Features
|
|
38
|
+
|
|
39
|
+
- **Environment Isolation** — Create separate, isolated workspaces for different projects without conflicts
|
|
40
|
+
- **Multi-Type Dependency Resolution** — Automatically resolve and install system packages, Python packages, Docker containers, and Hatch packages
|
|
41
|
+
- **Multi-Host Deployment** — Deploy MCP servers to Claude Desktop, Claude Code, VS Code, Cursor, LM Studio, and Google Gemini CLI
|
|
42
|
+
- **Package Validation** — Ensure packages meet schema requirements before distribution
|
|
43
|
+
- **Development-Focused** — Optimized for rapid development and testing of MCP server ecosystems
|
|
44
|
+
|
|
45
|
+
## Supported MCP Hosts
|
|
46
|
+
|
|
47
|
+
Hatch supports deployment to the following MCP host platforms:
|
|
48
|
+
|
|
49
|
+
- **Claude Desktop** — Anthropic's desktop application for Claude with native MCP support
|
|
50
|
+
- **Claude Code** — Claude integration for VS Code with MCP capabilities
|
|
51
|
+
- **VS Code** — Visual Studio Code with the MCP extension for tool integration
|
|
52
|
+
- **Cursor** — AI-first code editor with built-in MCP server support
|
|
53
|
+
- **LM Studio** — Local LLM inference platform with MCP server integration
|
|
54
|
+
- **Google Gemini CLI** — Command-line interface for Google's Gemini model with MCP support
|
|
55
|
+
|
|
56
|
+
## Quick Start
|
|
57
|
+
|
|
58
|
+
### Install from PyPI
|
|
59
|
+
|
|
60
|
+
```bash
|
|
61
|
+
pip install hatch-xclam
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
Verify installation:
|
|
65
|
+
|
|
66
|
+
```bash
|
|
67
|
+
hatch --version
|
|
68
|
+
```
|
|
69
|
+
|
|
70
|
+
### Install from source
|
|
71
|
+
|
|
72
|
+
```bash
|
|
73
|
+
git clone https://github.com/CrackingShells/Hatch.git
|
|
74
|
+
cd Hatch
|
|
75
|
+
pip install -e .
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
### Create your first environment and *Hatch!* MCP server package
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
# Create an isolated environment
|
|
82
|
+
hatch env create my_project
|
|
83
|
+
|
|
84
|
+
# Switch to it
|
|
85
|
+
hatch env use my_project
|
|
86
|
+
|
|
87
|
+
# Create a package template
|
|
88
|
+
hatch create my_mcp_server --description "My MCP server"
|
|
89
|
+
|
|
90
|
+
# Validate the package
|
|
91
|
+
hatch validate ./my_mcp_server
|
|
92
|
+
```
|
|
93
|
+
|
|
94
|
+
### Deploy MCP servers to your tools
|
|
95
|
+
|
|
96
|
+
**Package-First Deployment (Recommended)** — Add a Hatch package and automatically configure it on Claude Desktop and Cursor:
|
|
97
|
+
|
|
98
|
+
```bash
|
|
99
|
+
hatch package add ./my_mcp_server --host claude-desktop,cursor
|
|
100
|
+
```
|
|
101
|
+
|
|
102
|
+
**Direct Configuration (Advanced)** — Configure arbitrary MCP servers on your hosts:
|
|
103
|
+
|
|
104
|
+
```bash
|
|
105
|
+
# Remote server example: GitHub MCP Server with authentication
|
|
106
|
+
export GIT_PAT_TOKEN=your_github_personal_access_token
|
|
107
|
+
hatch mcp configure github-mcp --host gemini \
|
|
108
|
+
--httpUrl https://api.github.com/mcp \
|
|
109
|
+
--header Authorization="Bearer $GIT_PAT_TOKEN"
|
|
110
|
+
|
|
111
|
+
# Local server example: Context7 via npx
|
|
112
|
+
hatch mcp configure context7 --host vscode \
|
|
113
|
+
--command npx --args "-y @upstash/context7-mcp"
|
|
114
|
+
```
|
|
115
|
+
|
|
116
|
+
## Documentation
|
|
117
|
+
|
|
118
|
+
- **[Full Documentation](https://hatch.readthedocs.io/en/latest/)** — Complete reference and guides
|
|
119
|
+
- **[Getting Started](./docs/articles/users/GettingStarted.md)** — Quick start for users
|
|
120
|
+
- **[CLI Reference](./docs/articles/users/CLIReference.md)** — All commands and options
|
|
121
|
+
- **[Tutorials](./docs/articles/users/tutorials/)** — Step-by-step guides from installation to package authoring
|
|
122
|
+
- **[MCP Host Configuration](./docs/articles/users/MCPHostConfiguration.md)** — Deploy to multiple platforms
|
|
123
|
+
- **[Developer Docs](./docs/articles/devs/)** — Architecture, implementation guides, and contribution guidelines
|
|
124
|
+
- **[Troubleshooting](./docs/articles/users/Troubleshooting/ReportIssues.md)** — Common issues and solutions
|
|
125
|
+
|
|
126
|
+
## Contributing
|
|
127
|
+
|
|
128
|
+
We welcome contributions! See the [How to Contribute](./docs/articles/devs/contribution_guides/how_to_contribute.md) guide for details.
|
|
129
|
+
|
|
130
|
+
### Quick start for developers
|
|
131
|
+
|
|
132
|
+
1. **Fork and clone** the repository
|
|
133
|
+
2. **Install dependencies**: `pip install -e .` and `npm install`
|
|
134
|
+
3. **Create a feature branch**: `git checkout -b feat/your-feature`
|
|
135
|
+
4. **Make changes** and add tests
|
|
136
|
+
5. **Use conventional commits**: `npm run commit` for guided commits
|
|
137
|
+
6. **Run tests**: `wobble`
|
|
138
|
+
7. **Create a pull request**
|
|
139
|
+
|
|
140
|
+
We use [Conventional Commits](https://www.conventionalcommits.org/) for automated versioning. Use `npm run commit` for guided commit messages.
|
|
141
|
+
|
|
142
|
+
## Getting Help
|
|
143
|
+
|
|
144
|
+
- Search existing [GitHub Issues](https://github.com/CrackingShells/Hatch/issues)
|
|
145
|
+
- Read [Troubleshooting](./docs/articles/users/Troubleshooting/ReportIssues.md) for common problems
|
|
146
|
+
- Check [Developer Onboarding](./docs/articles/devs/development_processes/developer_onboarding.md) for setup help
|
|
147
|
+
|
|
148
|
+
## License
|
|
149
|
+
|
|
150
|
+
This project is licensed under the GNU Affero General Public License v3 — see `LICENSE` for details.
|
|
@@ -0,0 +1,124 @@
|
|
|
1
|
+
# Hatch
|
|
2
|
+
|
|
3
|
+

|
|
4
|
+
|
|
5
|
+
## Introduction
|
|
6
|
+
|
|
7
|
+
Hatch is the package manager for managing Model Context Protocol (MCP) servers with environment isolation, multi-type dependency resolution, and multi-host deployment. Deploy MCP servers to Claude Desktop, VS Code, Cursor, and other platforms with automatic dependency management.
|
|
8
|
+
|
|
9
|
+
The canonical documentation is at `docs/index.md` and published at <https://hatch.readthedocs.io/en/latest/>.
|
|
10
|
+
|
|
11
|
+
## Key Features
|
|
12
|
+
|
|
13
|
+
- **Environment Isolation** — Create separate, isolated workspaces for different projects without conflicts
|
|
14
|
+
- **Multi-Type Dependency Resolution** — Automatically resolve and install system packages, Python packages, Docker containers, and Hatch packages
|
|
15
|
+
- **Multi-Host Deployment** — Deploy MCP servers to Claude Desktop, Claude Code, VS Code, Cursor, LM Studio, and Google Gemini CLI
|
|
16
|
+
- **Package Validation** — Ensure packages meet schema requirements before distribution
|
|
17
|
+
- **Development-Focused** — Optimized for rapid development and testing of MCP server ecosystems
|
|
18
|
+
|
|
19
|
+
## Supported MCP Hosts
|
|
20
|
+
|
|
21
|
+
Hatch supports deployment to the following MCP host platforms:
|
|
22
|
+
|
|
23
|
+
- **Claude Desktop** — Anthropic's desktop application for Claude with native MCP support
|
|
24
|
+
- **Claude Code** — Claude integration for VS Code with MCP capabilities
|
|
25
|
+
- **VS Code** — Visual Studio Code with the MCP extension for tool integration
|
|
26
|
+
- **Cursor** — AI-first code editor with built-in MCP server support
|
|
27
|
+
- **LM Studio** — Local LLM inference platform with MCP server integration
|
|
28
|
+
- **Google Gemini CLI** — Command-line interface for Google's Gemini model with MCP support
|
|
29
|
+
|
|
30
|
+
## Quick Start
|
|
31
|
+
|
|
32
|
+
### Install from PyPI
|
|
33
|
+
|
|
34
|
+
```bash
|
|
35
|
+
pip install hatch-xclam
|
|
36
|
+
```
|
|
37
|
+
|
|
38
|
+
Verify installation:
|
|
39
|
+
|
|
40
|
+
```bash
|
|
41
|
+
hatch --version
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
### Install from source
|
|
45
|
+
|
|
46
|
+
```bash
|
|
47
|
+
git clone https://github.com/CrackingShells/Hatch.git
|
|
48
|
+
cd Hatch
|
|
49
|
+
pip install -e .
|
|
50
|
+
```
|
|
51
|
+
|
|
52
|
+
### Create your first environment and *Hatch!* MCP server package
|
|
53
|
+
|
|
54
|
+
```bash
|
|
55
|
+
# Create an isolated environment
|
|
56
|
+
hatch env create my_project
|
|
57
|
+
|
|
58
|
+
# Switch to it
|
|
59
|
+
hatch env use my_project
|
|
60
|
+
|
|
61
|
+
# Create a package template
|
|
62
|
+
hatch create my_mcp_server --description "My MCP server"
|
|
63
|
+
|
|
64
|
+
# Validate the package
|
|
65
|
+
hatch validate ./my_mcp_server
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
### Deploy MCP servers to your tools
|
|
69
|
+
|
|
70
|
+
**Package-First Deployment (Recommended)** — Add a Hatch package and automatically configure it on Claude Desktop and Cursor:
|
|
71
|
+
|
|
72
|
+
```bash
|
|
73
|
+
hatch package add ./my_mcp_server --host claude-desktop,cursor
|
|
74
|
+
```
|
|
75
|
+
|
|
76
|
+
**Direct Configuration (Advanced)** — Configure arbitrary MCP servers on your hosts:
|
|
77
|
+
|
|
78
|
+
```bash
|
|
79
|
+
# Remote server example: GitHub MCP Server with authentication
|
|
80
|
+
export GIT_PAT_TOKEN=your_github_personal_access_token
|
|
81
|
+
hatch mcp configure github-mcp --host gemini \
|
|
82
|
+
--httpUrl https://api.github.com/mcp \
|
|
83
|
+
--header Authorization="Bearer $GIT_PAT_TOKEN"
|
|
84
|
+
|
|
85
|
+
# Local server example: Context7 via npx
|
|
86
|
+
hatch mcp configure context7 --host vscode \
|
|
87
|
+
--command npx --args "-y @upstash/context7-mcp"
|
|
88
|
+
```
|
|
89
|
+
|
|
90
|
+
## Documentation
|
|
91
|
+
|
|
92
|
+
- **[Full Documentation](https://hatch.readthedocs.io/en/latest/)** — Complete reference and guides
|
|
93
|
+
- **[Getting Started](./docs/articles/users/GettingStarted.md)** — Quick start for users
|
|
94
|
+
- **[CLI Reference](./docs/articles/users/CLIReference.md)** — All commands and options
|
|
95
|
+
- **[Tutorials](./docs/articles/users/tutorials/)** — Step-by-step guides from installation to package authoring
|
|
96
|
+
- **[MCP Host Configuration](./docs/articles/users/MCPHostConfiguration.md)** — Deploy to multiple platforms
|
|
97
|
+
- **[Developer Docs](./docs/articles/devs/)** — Architecture, implementation guides, and contribution guidelines
|
|
98
|
+
- **[Troubleshooting](./docs/articles/users/Troubleshooting/ReportIssues.md)** — Common issues and solutions
|
|
99
|
+
|
|
100
|
+
## Contributing
|
|
101
|
+
|
|
102
|
+
We welcome contributions! See the [How to Contribute](./docs/articles/devs/contribution_guides/how_to_contribute.md) guide for details.
|
|
103
|
+
|
|
104
|
+
### Quick start for developers
|
|
105
|
+
|
|
106
|
+
1. **Fork and clone** the repository
|
|
107
|
+
2. **Install dependencies**: `pip install -e .` and `npm install`
|
|
108
|
+
3. **Create a feature branch**: `git checkout -b feat/your-feature`
|
|
109
|
+
4. **Make changes** and add tests
|
|
110
|
+
5. **Use conventional commits**: `npm run commit` for guided commits
|
|
111
|
+
6. **Run tests**: `wobble`
|
|
112
|
+
7. **Create a pull request**
|
|
113
|
+
|
|
114
|
+
We use [Conventional Commits](https://www.conventionalcommits.org/) for automated versioning. Use `npm run commit` for guided commit messages.
|
|
115
|
+
|
|
116
|
+
## Getting Help
|
|
117
|
+
|
|
118
|
+
- Search existing [GitHub Issues](https://github.com/CrackingShells/Hatch/issues)
|
|
119
|
+
- Read [Troubleshooting](./docs/articles/users/Troubleshooting/ReportIssues.md) for common problems
|
|
120
|
+
- Check [Developer Onboarding](./docs/articles/devs/development_processes/developer_onboarding.md) for setup help
|
|
121
|
+
|
|
122
|
+
## License
|
|
123
|
+
|
|
124
|
+
This project is licensed under the GNU Affero General Public License v3 — see `LICENSE` for details.
|
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: hatch-xclam
|
|
3
|
+
Version: 0.7.0.dev13
|
|
4
|
+
Summary: Package manager for the Cracking Shells ecosystem
|
|
5
|
+
Author: Cracking Shells Team
|
|
6
|
+
Project-URL: Homepage, https://github.com/CrackingShells/Hatch
|
|
7
|
+
Project-URL: Bug Tracker, https://github.com/CrackingShells/Hatch/issues
|
|
8
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
9
|
+
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
10
|
+
Classifier: Operating System :: OS Independent
|
|
11
|
+
Requires-Python: >=3.12
|
|
12
|
+
Description-Content-Type: text/markdown
|
|
13
|
+
License-File: LICENSE
|
|
14
|
+
Requires-Dist: jsonschema>=4.0.0
|
|
15
|
+
Requires-Dist: requests>=2.25.0
|
|
16
|
+
Requires-Dist: packaging>=20.0
|
|
17
|
+
Requires-Dist: docker>=7.1.0
|
|
18
|
+
Requires-Dist: pydantic>=2.0.0
|
|
19
|
+
Requires-Dist: hatch-validator>=0.8.0
|
|
20
|
+
Provides-Extra: docs
|
|
21
|
+
Requires-Dist: mkdocs>=1.4.0; extra == "docs"
|
|
22
|
+
Requires-Dist: mkdocstrings[python]>=0.20.0; extra == "docs"
|
|
23
|
+
Provides-Extra: dev
|
|
24
|
+
Requires-Dist: wobble>=0.2.0; extra == "dev"
|
|
25
|
+
Dynamic: license-file
|
|
26
|
+
|
|
27
|
+
# Hatch
|
|
28
|
+
|
|
29
|
+

|
|
30
|
+
|
|
31
|
+
## Introduction
|
|
32
|
+
|
|
33
|
+
Hatch is the package manager for managing Model Context Protocol (MCP) servers with environment isolation, multi-type dependency resolution, and multi-host deployment. Deploy MCP servers to Claude Desktop, VS Code, Cursor, and other platforms with automatic dependency management.
|
|
34
|
+
|
|
35
|
+
The canonical documentation is at `docs/index.md` and published at <https://hatch.readthedocs.io/en/latest/>.
|
|
36
|
+
|
|
37
|
+
## Key Features
|
|
38
|
+
|
|
39
|
+
- **Environment Isolation** — Create separate, isolated workspaces for different projects without conflicts
|
|
40
|
+
- **Multi-Type Dependency Resolution** — Automatically resolve and install system packages, Python packages, Docker containers, and Hatch packages
|
|
41
|
+
- **Multi-Host Deployment** — Deploy MCP servers to Claude Desktop, Claude Code, VS Code, Cursor, LM Studio, and Google Gemini CLI
|
|
42
|
+
- **Package Validation** — Ensure packages meet schema requirements before distribution
|
|
43
|
+
- **Development-Focused** — Optimized for rapid development and testing of MCP server ecosystems
|
|
44
|
+
|
|
45
|
+
## Supported MCP Hosts
|
|
46
|
+
|
|
47
|
+
Hatch supports deployment to the following MCP host platforms:
|
|
48
|
+
|
|
49
|
+
- **Claude Desktop** — Anthropic's desktop application for Claude with native MCP support
|
|
50
|
+
- **Claude Code** — Claude integration for VS Code with MCP capabilities
|
|
51
|
+
- **VS Code** — Visual Studio Code with the MCP extension for tool integration
|
|
52
|
+
- **Cursor** — AI-first code editor with built-in MCP server support
|
|
53
|
+
- **LM Studio** — Local LLM inference platform with MCP server integration
|
|
54
|
+
- **Google Gemini CLI** — Command-line interface for Google's Gemini model with MCP support
|
|
55
|
+
|
|
56
|
+
## Quick Start
|
|
57
|
+
|
|
58
|
+
### Install from PyPI
|
|
59
|
+
|
|
60
|
+
```bash
|
|
61
|
+
pip install hatch-xclam
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
Verify installation:
|
|
65
|
+
|
|
66
|
+
```bash
|
|
67
|
+
hatch --version
|
|
68
|
+
```
|
|
69
|
+
|
|
70
|
+
### Install from source
|
|
71
|
+
|
|
72
|
+
```bash
|
|
73
|
+
git clone https://github.com/CrackingShells/Hatch.git
|
|
74
|
+
cd Hatch
|
|
75
|
+
pip install -e .
|
|
76
|
+
```
|
|
77
|
+
|
|
78
|
+
### Create your first environment and *Hatch!* MCP server package
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
# Create an isolated environment
|
|
82
|
+
hatch env create my_project
|
|
83
|
+
|
|
84
|
+
# Switch to it
|
|
85
|
+
hatch env use my_project
|
|
86
|
+
|
|
87
|
+
# Create a package template
|
|
88
|
+
hatch create my_mcp_server --description "My MCP server"
|
|
89
|
+
|
|
90
|
+
# Validate the package
|
|
91
|
+
hatch validate ./my_mcp_server
|
|
92
|
+
```
|
|
93
|
+
|
|
94
|
+
### Deploy MCP servers to your tools
|
|
95
|
+
|
|
96
|
+
**Package-First Deployment (Recommended)** — Add a Hatch package and automatically configure it on Claude Desktop and Cursor:
|
|
97
|
+
|
|
98
|
+
```bash
|
|
99
|
+
hatch package add ./my_mcp_server --host claude-desktop,cursor
|
|
100
|
+
```
|
|
101
|
+
|
|
102
|
+
**Direct Configuration (Advanced)** — Configure arbitrary MCP servers on your hosts:
|
|
103
|
+
|
|
104
|
+
```bash
|
|
105
|
+
# Remote server example: GitHub MCP Server with authentication
|
|
106
|
+
export GIT_PAT_TOKEN=your_github_personal_access_token
|
|
107
|
+
hatch mcp configure github-mcp --host gemini \
|
|
108
|
+
--httpUrl https://api.github.com/mcp \
|
|
109
|
+
--header Authorization="Bearer $GIT_PAT_TOKEN"
|
|
110
|
+
|
|
111
|
+
# Local server example: Context7 via npx
|
|
112
|
+
hatch mcp configure context7 --host vscode \
|
|
113
|
+
--command npx --args "-y @upstash/context7-mcp"
|
|
114
|
+
```
|
|
115
|
+
|
|
116
|
+
## Documentation
|
|
117
|
+
|
|
118
|
+
- **[Full Documentation](https://hatch.readthedocs.io/en/latest/)** — Complete reference and guides
|
|
119
|
+
- **[Getting Started](./docs/articles/users/GettingStarted.md)** — Quick start for users
|
|
120
|
+
- **[CLI Reference](./docs/articles/users/CLIReference.md)** — All commands and options
|
|
121
|
+
- **[Tutorials](./docs/articles/users/tutorials/)** — Step-by-step guides from installation to package authoring
|
|
122
|
+
- **[MCP Host Configuration](./docs/articles/users/MCPHostConfiguration.md)** — Deploy to multiple platforms
|
|
123
|
+
- **[Developer Docs](./docs/articles/devs/)** — Architecture, implementation guides, and contribution guidelines
|
|
124
|
+
- **[Troubleshooting](./docs/articles/users/Troubleshooting/ReportIssues.md)** — Common issues and solutions
|
|
125
|
+
|
|
126
|
+
## Contributing
|
|
127
|
+
|
|
128
|
+
We welcome contributions! See the [How to Contribute](./docs/articles/devs/contribution_guides/how_to_contribute.md) guide for details.
|
|
129
|
+
|
|
130
|
+
### Quick start for developers
|
|
131
|
+
|
|
132
|
+
1. **Fork and clone** the repository
|
|
133
|
+
2. **Install dependencies**: `pip install -e .` and `npm install`
|
|
134
|
+
3. **Create a feature branch**: `git checkout -b feat/your-feature`
|
|
135
|
+
4. **Make changes** and add tests
|
|
136
|
+
5. **Use conventional commits**: `npm run commit` for guided commits
|
|
137
|
+
6. **Run tests**: `wobble`
|
|
138
|
+
7. **Create a pull request**
|
|
139
|
+
|
|
140
|
+
We use [Conventional Commits](https://www.conventionalcommits.org/) for automated versioning. Use `npm run commit` for guided commit messages.
|
|
141
|
+
|
|
142
|
+
## Getting Help
|
|
143
|
+
|
|
144
|
+
- Search existing [GitHub Issues](https://github.com/CrackingShells/Hatch/issues)
|
|
145
|
+
- Read [Troubleshooting](./docs/articles/users/Troubleshooting/ReportIssues.md) for common problems
|
|
146
|
+
- Check [Developer Onboarding](./docs/articles/devs/development_processes/developer_onboarding.md) for setup help
|
|
147
|
+
|
|
148
|
+
## License
|
|
149
|
+
|
|
150
|
+
This project is licensed under the GNU Affero General Public License v3 — see `LICENSE` for details.
|
|
@@ -24,65 +24,6 @@ pyproject.toml
|
|
|
24
24
|
./hatch/mcp_host_config/models.py
|
|
25
25
|
./hatch/mcp_host_config/reporting.py
|
|
26
26
|
./hatch/mcp_host_config/strategies.py
|
|
27
|
-
./node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py
|
|
28
|
-
./node_modules/npm/node_modules/node-gyp/gyp/test_gyp.py
|
|
29
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py
|
|
30
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py
|
|
31
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py
|
|
32
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py
|
|
33
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py
|
|
34
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py
|
|
35
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py
|
|
36
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py
|
|
37
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py
|
|
38
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py
|
|
39
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py
|
|
40
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py
|
|
41
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py
|
|
42
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py
|
|
43
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py
|
|
44
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py
|
|
45
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py
|
|
46
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py
|
|
47
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py
|
|
48
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py
|
|
49
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py
|
|
50
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
|
|
51
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation_test.py
|
|
52
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py
|
|
53
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py
|
|
54
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py
|
|
55
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py
|
|
56
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py
|
|
57
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py
|
|
58
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py
|
|
59
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py
|
|
60
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py
|
|
61
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py
|
|
62
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py
|
|
63
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py
|
|
64
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py
|
|
65
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py
|
|
66
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py
|
|
67
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py
|
|
68
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py
|
|
69
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py
|
|
70
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py
|
|
71
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/__init__.py
|
|
72
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_elffile.py
|
|
73
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_manylinux.py
|
|
74
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_musllinux.py
|
|
75
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_parser.py
|
|
76
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_structures.py
|
|
77
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_tokenizer.py
|
|
78
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/markers.py
|
|
79
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/metadata.py
|
|
80
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/py.typed
|
|
81
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/requirements.py
|
|
82
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/specifiers.py
|
|
83
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/tags.py
|
|
84
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/utils.py
|
|
85
|
-
./node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/version.py
|
|
86
27
|
./tests/__init__.py
|
|
87
28
|
./tests/run_environment_tests.py
|
|
88
29
|
./tests/test_cli_version.py
|
|
@@ -176,65 +117,6 @@ hatch_xclam.egg-info/dependency_links.txt
|
|
|
176
117
|
hatch_xclam.egg-info/entry_points.txt
|
|
177
118
|
hatch_xclam.egg-info/requires.txt
|
|
178
119
|
hatch_xclam.egg-info/top_level.txt
|
|
179
|
-
node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py
|
|
180
|
-
node_modules/npm/node_modules/node-gyp/gyp/test_gyp.py
|
|
181
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py
|
|
182
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py
|
|
183
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py
|
|
184
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py
|
|
185
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py
|
|
186
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py
|
|
187
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py
|
|
188
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py
|
|
189
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py
|
|
190
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py
|
|
191
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py
|
|
192
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py
|
|
193
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py
|
|
194
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py
|
|
195
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py
|
|
196
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py
|
|
197
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py
|
|
198
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py
|
|
199
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py
|
|
200
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py
|
|
201
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py
|
|
202
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
|
|
203
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation_test.py
|
|
204
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py
|
|
205
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py
|
|
206
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py
|
|
207
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py
|
|
208
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py
|
|
209
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py
|
|
210
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py
|
|
211
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py
|
|
212
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py
|
|
213
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py
|
|
214
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py
|
|
215
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py
|
|
216
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py
|
|
217
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py
|
|
218
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py
|
|
219
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py
|
|
220
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py
|
|
221
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py
|
|
222
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py
|
|
223
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/__init__.py
|
|
224
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_elffile.py
|
|
225
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_manylinux.py
|
|
226
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_musllinux.py
|
|
227
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_parser.py
|
|
228
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_structures.py
|
|
229
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_tokenizer.py
|
|
230
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/markers.py
|
|
231
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/metadata.py
|
|
232
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/py.typed
|
|
233
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/requirements.py
|
|
234
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/specifiers.py
|
|
235
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/tags.py
|
|
236
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/utils.py
|
|
237
|
-
node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/version.py
|
|
238
120
|
tests/__init__.py
|
|
239
121
|
tests/run_environment_tests.py
|
|
240
122
|
tests/test_cli_version.py
|