OCOpenCowork
Get startedInstallChannelsAgentsCapabilitiesSkillsModelsPlatformsOpsReferenceHelp

Help

Troubleshooting, FAQ, and community support entry points.

Help

先按症状定位,再回到对应栏目深入。OpenCowork 是本地应用,很多问题都来自本地依赖、工作目录、模型凭据、消息平台凭据或运行时数据。

Fast path

npm run typecheck
npm run lint
npm run build

如果问题只出现在文档站,在 docs/ 目录运行:

npm run types:check
npm run build

On this page