#2568·grist-core

支持使用多个扩展集构建 grist-core

作者: amirmaroof创建于 2026年9月5日更新于 2026年9月5日

说明要解决的问题 grist-core 目前只支持在构建时使用一个扩展集。 grist-desktop 为支持 Electron 添加了自己的扩展,而 Full Grist 添加了另一个扩展集。由于两者无法合并,因此 Full Grist 扩展中所包含的功能(特别是内置的 MCP 服务器)无法包含在 Grist Desktop 的构建中。 Paul(Grist CTO)在最近的论坛讨论中确认了这一点,他指出目前没有计划推出 Desktop 的 Full Grist 版,其根本原因是 grist-core 缺乏对多个扩展集的支持。"https://community.getgrist.com/t/june-2026-webinar-improved-ai-tooling-with-our-new-mcp-server-and-oauth-connected-apps/14005/4"

内容来源: gristlabs/grist-core