本文へスキップ

← ブログ

リリースv0.62.3

v0.62.3

これは公開されたままのリリースノートであり、書き直したものではありません。 リリースノートは、書かれた言語のまま公開されます。

Fixed

  • chimera mcp desktop now runs with the mcp extra alone. In 0.62.2 it failed on its first tool listing with No 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)

GitHub でリリースを読む →