toolazytoname/dsh-plugin-grok

toolazytoname★ 0TypeScript最后同步: 2026-08-16

在 GitHub 打开

DeepSeek Harness plugin: drive the local Grok Build CLI for text, image, and video.

README 摘要

dsh-plugin-grok DeepSeek Harness plugin that drives your already-logged-in local Grok Build CLI . One worker, three jobs: Tool When the model should call it grok ask Text, review, planning, code grok imagine image Still images ( image gen / image edit ) grok imagine video Clips — still first, then image to video It does not call api.x.ai , does not need XAI API KEY , and is not grok2api. Auth is grok login on that machine. 中文说明 Install Then restart dsh web and hard-refresh the browser. If pnpm ≥ 10 blocks the git prepare script, allow the build once in that profile: Or install from a local checkout: Prerequisite 1. Install Grok Build so grok is on PATH (usually /.grok/bin/grok ). 2. Run grok login . This plugin looks for /.grok/auth.json and refuses to start without it. 3. In mainland China, set https proxy / HTTPS PROXY (Clash mixed port, often http://127.0.0.1:7891 ). The plugin forwards those vars and unsets XAI API KEY . You do not need a live DSH session to develop or test this repo ( npm test uses a stub grok ). What the model gets - grok ask — grok --prompt-file … --always-approve with the full coding toolset. - grok imagine image — same CLI, tools restricted to image gen,im…

在 GitHub 查看完整 README →
终端/TUIdeepseek-harnessdsh-plugingrokimaginexai

分类