DSH Web App
by DeepSeek
叠加在 DSH Base 之上的官方浏览器界面 bundle,用于默认 Web profile。
skill(技能)调用 source 的浏览器端:把 / 触发的 skill source 注册进 ctx.inputTriggers。普通会话的候选来自 skill.list RPC,以每次调用的 ClientSessionContext 投影中的 {sessionId} 寻址,host 从会话 header 解析 cwd。宿主提供每一个用户可调用的 skill;modelInvocable: false 的条目(即 disable-model-invocation skill,此路径是其唯一入口)会以当前语言把…
npx @deepseek-ai/dsh@latest webskill(技能)调用 source 的浏览器端:把 / 触发的 skill source 注册进 ctx.inputTriggers。普通会话的候选来自 skill.list RPC,以每次调用的 ClientSessionContext 投影中的 {sessionId} 寻址,host 从会话 header 解析 cwd。宿主提供每一个用户可调用的 skill;modelInvocable: false 的条目(即 disable-model-invocation skill,此路径是其唯一入口)会以当前语言把… 在 DSH 0.1.0-rc.6 的默认 Web 组合中,该包对应配置条目 “ui-skill”。
skill(技能)调用 source 的浏览器端:把 / 触发的 skill source 注册进 ctx.inputTriggers。普通会话的候选来自 skill.list RPC,以每次调用的 ClientSessionContext 投影中的 {sessionId} 寻址,host 从会话 header 解析 cwd。宿主提供每一个用户可调用的 skill;modelInvocable: false 的条目(即 disable-model-invocation skill,此路径是其唯一入口)会以当前语言把…
在来源页面阅读完整 README