Releasesv0.62.3
v0.62.3
Ceci est la note de release telle qu'elle a été publiée, pas une réécriture. Les notes de release sont publiées dans la langue dans laquelle elles ont été écrites.
Fixed
chimera mcp desktopnow runs with themcpextra alone. In 0.62.2 it failed on its first tool listing withNo module named 'fastapi', because it read the discovery file through a module that imports the web stack. The discovery helpers moved to a module that needs only the standard library, and a test drives the bridge with the web stack forbidden. (#651)