AI Agent Hub
Back to plugins
🖥️

dsh-webchatlike

Client Updated 2026.08.17

Run the following command in DeepSeek Harness:

dsh plugin install cindyguyuehu123/dsh-webchatlike

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

To install the dsh-webchatlike plugin, run dsh plugin install cindyguyuehu123/dsh-webchatlike in the terminal, or visit the full source repository at https://github.com/cindyguyuehu123/dsh-webchatlike for more details.

About this plugin

When using DeepSeek Harness for conversations, you might miss the flexible interactions available on the DeepSeek web or app: editing already-sent questions, regenerating replies on the fly, or switching between different versions of a message. The dsh-webchatlike plugin addresses this by bringing that seamless experience into the DeepSeek Harness Web GUI. It embeds edit and regenerate functions directly into the chat interface and equips every message with a version pager, transforming how you interact with Harness and making it easier to manage complex dialogues.

The plugin's core strength lies in its thoughtfully designed tree model. You can hover over a user message to edit it in place and resend, with the system automatically forking from before that turn to create a clean new history; for assistant replies, one-click regeneration similarly forks at the appropriate point, avoiding duplicate context. Every modified message gets a version pager, allowing you to browse different versions just like on the DeepSeek web, and each conversation remembers your last viewed version so switching back doesn't reset it. Even more powerfully, it supports forking an entire version tree into an independent copy, ensuring all modifications and history are preserved without mixing with the original.

This plugin is ideal for users who frequently engage in deep conversations in Harness, experiment with different question phrasing, or need fine-grained control over reply versions. If you're tired of the limited interactions in Harness's default setup and crave a smoother, more modern chat-like experience with editing and versioning, dsh-webchatlike is made for you. Through a combination of plugin and source patches, it cleverly extends Harness's functionality, letting you enjoy greater interaction freedom while maintaining the stability of the native framework.

Use Cases

  • Edit an already-sent incorrect question and regenerate the reply.
  • Regenerate an unsatisfactory assistant reply with one click.
  • Freely page through and switch between different versions of a conversation.

Best For

  • Users who frequently conduct deep conversations with DeepSeek Harness.
  • Developers or researchers needing fine-grained control over conversation versions and history.
  • Harness users who want a chat experience similar to the DeepSeek web interface.