Files
modelstudioai__cli/packages/bundle/cordis.patch.yml
T
zeyu.fz 589e3a4f14 chore(deps): 更新 TypeScript 类型检查脚本及依赖锁定文件
- 修改 package.json 中 typecheck 脚本,新增对 tsconfig.web.json 的检查
- 更新 pnpm-lock.yaml 文件,增加多个依赖项和绑定包的版本信息及平台支持
- 新增 react、lightningcss 等多种平台及架构的预编译绑定库
- 添加多种类型定义依赖,提升类型覆盖范围
- 升级部分工具包及插件版本,优化构建和开发体验
2026-08-15 22:44:31 +08:00

13 lines
577 B
YAML

# bailian-kb-dsh: inserts the Bailian knowledge-base consumer over dsh-base.
# workspaceId here is one resolution layer, not the only one: a config value
# (this env read included) wins per call; when it is unset the plugin resolves
# the BAILIAN_WORKSPACE_ID credential instead (web UI card or
# ~/.dsh/.credentials.yaml). The same fallback covers defaultAgentId via
# BAILIAN_DEFAULT_AGENT_ID, and the API key via DASHSCOPE_API_KEY.
- insert:
- id: tool-bailian-kb
name: dsh-tool-bailian-kb
config:
workspaceId: !!js process.env.BAILIAN_WORKSPACE_ID