DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-llm-grok

DeepSeek Harness plugin that registers Grok subscription access as an LLM provider.

VisionDeveloper Tools
1GitHub Stars0ForksUpdated2026-09-07

Install

$ dsh plugin --profile web add dsh-llm-grok

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-llm-grok is an installable DSH LLM-provider plugin for Grok 4.6 and Grok 4.5. It registers a grok provider, supports text and image inputs, and sends chat-completions requests to the configured Grok subscription endpoint.

Key Capabilities

  • Registers the grok LLM provider in DeepSeek Harness.
  • Supports Grok 4.6 and Grok 4.5 model configurations.
  • Handles text and image inputs, including images from tool results.
  • Maps configured reasoning-effort levels to supported Grok models.
  • Streams chat-completions responses into DSH stream chunks.
  • Uses the GROK_SESSION_TOKEN DSH credential and supports a configurable HTTP proxy.

Useful For

  • Use a Grok subscription through a DeepSeek Harness profile.
  • Run multimodal text-and-image conversations with configured Grok models.
  • Route image attachments or tool-result images to Grok through DSH.

Who It Fits

  • DeepSeek Harness users with a Grok subscription token.
  • Users who need Grok models configured as a DSH LLM provider.
  • Developers integrating multimodal Grok requests into DSH workflows.

Documented Limitations

  • Only implements the chat-completions endpoint, not the official CLI's default Responses API.
  • Does not implement the roughly 50 MB large-image request-body eviction strategy referenced in the README.
  • Requires GROK_SESSION_TOKEN in DSH credentials or environment variables; it does not read ~/.grok/auth.json.
  • Returns UNSUPPORTED_CONTENT when attachment services are unavailable or images occur in system or assistant messages.
  • Image understanding is included in adapter requests rather than represented as a separate vision tool entry in Trajectory.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
clarkzhao/dsh-llm-grok
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
ce54158 · 2026-09-13

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
1GitHub stars
Forks
0
Open issues
1
Last commit
2026-09-07
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app