AI Agent Hub
Back to plugins
🖥️

btw4DeepseekHarness

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install wensincai/btw4DeepseekHarness

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

To install this plugin in DeepSeek Harness, run the command dsh plugin install wensincai/btw4DeepseekHarness. Source code: https://github.com/wensincai/btw4DeepseekHarness.

About this plugin

When using DeepSeek Harness for coding or deep conversations, do you often struggle to ask a quick technical question or jot down a detail without interrupting your current workflow or cluttering the conversation history? btw4DeepseekHarness is designed specifically to address these pain points, bringing a seamless, Claude Code-inspired interaction model to your workspace.

The plugin introduces two powerful commands. First is /btw, which implements a true "side questioning" mechanism. When invoked, it forks a lightweight sub-agent to answer your query. This agent is restricted to text-only, single-turn responses with all tools disabled, ensuring the answer appears only as a log entry—never entering the main context window or polluting your history.

Second is /remember, which takes over the "memo" functionality. It allows you to record by-the-way notes that are injected into the system prompt for the current session, ensuring the model remembers them contextually. Furthermore, these notes are persisted to disk, allowing you to resume your train of thought even after restarting the session.

This tool is perfect for developers and power users who prioritize context efficiency and want a clean, unobtrusive workflow similar to Claude Code.

Use Cases

  • Ask code details without interrupting the main flow.
  • Remember constraints for long tasks.
  • Quickly check context.

Best For

  • Deep coders.
  • Context window conscious users.
  • Claude Code users.