-
Notifications
You must be signed in to change notification settings - Fork 3
Milestones
List view
Facilitating live edits of MCP servers without reinstallation: - [ ] Editable mode (equivalent of the `-e` flag from `pip`) - [ ] a package reload system (a set of commands) Package integrity verification (SHA256 checksums) will also be introduced to ensure dependency security.
Overdue by 8 month(s)•Due by October 22, 2025Introduce MCP client integration from *Hatch!* command line: `hatch package add my_mcp_server --target <client_name>` This will allow one-command setup for connecting MCP servers in environments like: - [ ] VS Code - [ ] Claude Desktop - [ ] LM Studio. Any other you want to include? This release also implements error recovery mechanisms, enabling rollback on failed installations—a necessary improvement for reliability in production environments.
Overdue by 10 month(s)•Due by September 17, 2025•1/1 issues closedA series of patches falling to resolve internal automation issues in the CI/CD pipeline. - [ ] migration to `semantic-release` for autmated versioning. - [ ] restructuring testing suite to facilitate CI/CD testing. - [ ] add a better internal support for automated consent when installing packages in order to facilitate CI/CD testing While these patches do not introduce user-facing features, this work is necessary to improve *Hatch!* stability as I implement more complex features in subsequent releases.
Overdue by 10 month(s)•Due by September 10, 2025•1/1 issues closed