Skip to content

cocos-mcp v2.1.0

Latest

Choose a tag to compare

@aiwsn-com aiwsn-com released this 27 Aug 15:42
· 0 commits to main since this release

Added

  • 增加 scene_instantiate_prefab,可通过 Prefab 资源 UUID 创建并保留关联实例。
  • animation_query 现在返回只读 events 数组。

Fixed

  • CLI build --strict 接受 Creator 3.8.x 成功退出码 0 和 36。
  • Router stale registry 清理会保留仍在使用的 editor spawn lock。
  • 组件方法执行改用组件 UUID,并对无效输入 fail-closed。
  • AssetDB 拒绝删除时,asset_delete 正确返回 tool error。

完整变更见 CHANGELOG.md。