AI Agent Hub

Blog

In-depth articles on AI agents, LLM engineering, servers, Python and software development.

📝
Add One-click Draft Polish to DeepSeek Harness Input Box with dsh-composer-polish
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-composer-polish` is a DeepSeek Harness Web UI plugin maintained by tianji-qingtian. It adds a ✨ Polish button to the input box toolbar, uses deepseek-v4-flash to rewrite drafts without any prefix

# DeepSeek # DSH # Interface enhancement 36 views
📝
Use dsh-auto-continue to automatically resume interrupted requests in DeepSeek Harness
Aug 17, 2026 · DeepSeek Harness plugin

dsh-auto-continue is a DeepSeek Harness Web UI plugin maintained by HsiangNianian: it automatically sends a "continue" request when the request is interrupted by non-human factors such as network erro

# DeepSeek # DSH # Interface enhancement 207 views
📝
Integrate ego-lite Browser into DeepSeek Harness using ego-browser
Aug 17, 2026 · DeepSeek Harness plugin

Ego-browser is a DeepSeek Harness community plugin maintained by Fisfzy, which integrates the Chromium framework for AI Agents, CitroLabs/ego-lite, into Harness. The current version of this repository

# DeepSeek # DSH # ego-browser 63 views
📝
Add two-way emojis to DeepSeek Harness web chat with dsh-stickers
Aug 17, 2026 · DeepSeek Harness plugin

DSH-stickers is a DSH interface enhancement plugin maintained by william-jin-cmu, licensed under BSD-3-Clause open source. The same catalog serves the WebUI emoji picker, the `/sticker` command and th

# DeepSeek # DSH # dsh-stickers 36 views
📝
Use dsh-plugin-session-delete to permanently delete sessions in DeepSeek Harness
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-plugin-session-delete` is a DeepSeek Harness session and message plugin maintained by lsz-asd. It adds a header trash button and a sidebar "Delete Session" menu to the web interface, and deletes

# DeepSeek # DSH # Conversations and Messages 176 views
📝
Play Gomoku with the model in DeepSeek Harness webpage using dsh-gomoku
Aug 17, 2026 · DeepSeek Harness plugin

DSH-Gomoku is a web Gomoku plugin for DeepSeek Harness maintained by omdsh-dev (MIT licensed, npm package name: @yejiming/dsh-gomoku). It adds a "Gomoku" tab to the conversation view, supports playing

# DeepSeek # DSH # Gomoku 41 views
📝
Check Balance and Current Session Cost in DeepSeek Harness Webpage with dsh-balance-meter
Aug 17, 2026 · DeepSeek Harness plugin

### dsh-balance-meter is a DSH web browser extension maintained by Ghost011118. It displays the DeepSeek account balance and the estimated cost of the current session below the input box. This article

# DeepSeek # DSH # Conversations and Messages 119 views
📝
Modify front-end code with page annotations using dsh-web-review in DeepSeek Harness
Aug 17, 2026 · DeepSeek Harness plugin

DSH-web-review is a DSH interface enhancement plugin maintained by CanglongCl. Users can select elements in web previews, submit feedback, temporarily test styles, and then pass selectors and source c

# DeepSeek # DSH # Interface enhancement 50 views
📝
Add Git-style milestone navigation bar to DeepSeek Harness sessions with dsh-milestone
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-milestone` is a DeepSeek Harness Web plugin maintained by SnowCrescenter-tech. It draws a Git-style dot timeline on the right side of the conversation: each dot represents one query, and you can

# DeepSeek # DSH # Conversations and Messages 56 views
📝
Add a file explorer to DeepSeek Harness web session with dsh-file-explorer
Aug 17, 2026 · DeepSeek Harness plugin

### DSH File Explorer is a DeepSeek Harness web plugin maintained by joejojoking-cloud. It provides a resizable file tree on the right side of chat sessions, with support for Markdown rendering, synta

# DeepSeek # DSH # File Browser 122 views