Skip to content

Releases: NOirBRight/dsh-llm-grok

Release list

v0.1.2

Choose a tag to compare

@NOirBRight NOirBRight released this 17 Aug 09:53

Hide empty Grok Think rows and drop server-search tool echoes.

  • Server-side web_search / x_search still run on the CLI proxy. Results stay in packed tco_* replay.
  • Empty tco_* reasoning items no longer each paint a Think row.
  • Grok sometimes echoes the same X/web search as a client custom_tool_call (xs_call-* / ws_call-*, often named x_keyword_search). Those are no longer forwarded to DSH, so the agent does not report unknown tool.

Install:

dsh plugin --profile web add github:NOirBRight/dsh-llm-grok

v0.1.0

Choose a tag to compare

@NOirBRight NOirBRight released this 17 Aug 00:49

First public release of the Grok subscription plugin for DeepSeek Harness.

  • Sign in with SuperGrok / X Premium+ OAuth (plugin-owned PKCE)
  • Chat via the Grok CLI proxy with official reasoning.effort and server-side search
  • Plugin card for login, credits usage, and an editable displayed model catalog

Install:

dsh plugin --profile web add github:NOirBRight/dsh-llm-grok