Co-authored-by: Mithun Gowda B <mithungowda.b7411@gmail.com>

Co-authored-by: jules <jules@users.noreply.github.com>
This commit is contained in:
google-labs-jules[bot]
2025-09-05 17:36:49 +00:00
parent 9b7c59dce0
commit 629ee95021
19 changed files with 28 additions and 30 deletions

View File

@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [4.0.9] - 2025-05-09
## [4.0.9] - 2025-09-05
### Fixed
- **MCP Installer:** Addressed several critical bugs in the MCP installation and update process to improve reliability.
- Corrected the npm package name for the `morphllm` server in `setup/components/mcp.py`.
@@ -15,8 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Patched a recurring "Unknown component: core" error by ensuring the component registry is initialized only once.
- Added the `claude` CLI as a formal prerequisite for MCP server management, which was previously undocumented.
## [4.0.8] - 2025-01-23
### Changed
- Version bump for PyPI release
- Updated all version references across project files