MaRi23333/dsh-grok-kit0

dsh-grok-kit

Unofficial community plugin for DeepSeek Harness: use a SuperGrok / X Premium subscription via OAuth, with grok-4.6 chat, fused server-side web/X search, and Imagine

包名
dsh-grok-kit
版本
0.1.3
许可证
Apache-2.0
最近更新
2026年8月25日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:MaRi23333/dsh-grok-kit

配置

配置项默认值说明
backendSearchschema 为 false;本 bundle 设为 true在主聊天请求中启用 xAI 服务端网页/X 搜索
nestedSearchTools省略时取 !backendSearch注册独立的 grok_web_search / x_search
searchModelgrok-build-0.1嵌套搜索模式使用的模型
searchMaxResults8嵌套搜索返回来源的上限
webSearchTimeoutMs60000嵌套网页搜索的协作式超时预算
xSearchTimeoutMs120000嵌套 X 搜索的协作式超时预算
imagineTooltrue注册 grok_imagine
proxyUrl''xAI 专用 HTTP/HTTPS 代理;设置页保存值优先

本 bundle 的组合默认值来自 cordis.patch.yml。手工拆分或重组配置时,可用 dsh --profile web --dump-config 核对最终值。