AI Agent Hub
Back to plugins
🖥️

dsh-global-context

Client Updated 2026.09.16

Run the following command in DeepSeek Harness:

dsh plugin install ZZJQ678/dsh-global-context

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install ZZJQ678/dsh-global-context in DeepSeek Harness to install; the source code is available at https://github.com/ZZJQ678/dsh-global-context. Restart DSH once after installation.

About this plugin

When working across multiple DSH sessions, instructions such as role definitions, format constraints, and behavioral notes often need to be pasted repeatedly. dsh-global-context lifts these high-frequency prompts into a single global configuration that every session shares, eliminating the copy-paste overhead.

After installation, a new "Global Prompt" tab appears in the chat view. Content entered here is injected at the very top of the system prompt for each session and takes effect on the very next message after saving—no restart required. The text is stored by default at $DSH_HOME/global-context.md; the tab displays the actual path at the bottom, and you can also edit the file with any text editor. Clear the content and save to stop injection.

Ideal for developers, prompt engineers, and teams that rely on DSH for multi-session workflows and want consistent control over output style and behavioral constraints.

Use Cases

  • Unify output style and format constraints across multiple sessions without repeating instructions
  • Share role definitions and behavioral boundaries across a team for consistent AI responses
  • Adjust global directives and see changes take effect on the next message without restarting

Best For

  • Developers running many DSH sessions daily
  • Prompt engineers who need centralized prompt control
  • Teams that rely on AI-assisted writing workflows