AI Agent Hub

Blog

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

📝
Install a Built-in Capability Checker for DeepSeek Harness Web with dsh-builtin-toggles
Aug 18, 2026 · DeepSeek Harness plugin

### `dsh-builtin-toggles` is an unofficial DSH Web plugin maintained by Starfie1d1272, currently at version 0.3.2 on npm and licensed under MIT. It turns the built-in capabilities of the Web Loader in

# DeepSeek # DSH # Interface enhancement 41 views
📝
Using dsh-annotate to mark browser elements for DeepSeek Harness
Aug 18, 2026 · DeepSeek Harness plugin

dsh-annotate is a DeepSeek Harness interface enhancement plugin maintained by BrambleXu. Through the `/annotate` command and supporting Chrome extension, it captures selectors, DOM, computed styles, a

# DeepSeek # DSH # Interface enhancement 48 views
📝
Add 3GPP Protocol Index to DeepSeek Harness with comm-protocol-hub
Aug 18, 2026 · DeepSeek Harness plugin

comm-protocol-hub is a DSH community plugin (MIT) maintained by Thanksgiver233. It has compiled 70 summaries of 3GPP protocols from Rel-15 to Rel-18 into a local knowledge base categorized into 8 type

# DeepSeek # DSH # 3GPP 37 views
📝
Use turtle-ui to open the original TUI of DeepSeek Harness in the terminal
Aug 18, 2026 · DeepSeek Harness plugin

### Turtle-UI is the original terminal UI extracted from DeepSeek Harness, provided as-is by turtle1999 under the BSD-3-Clause license. It is stacked on top of dsh-base as a dsh profile combination pa

# DeepSeek # DSH # turtle-ui 69 views
📝
Connect DeepSeek Harness to Telegram private chats using Telegram
Aug 18, 2026 · DeepSeek Harness plugin

This community plugin uses the Telegram Bot API long polling to bridge private chat text messages into agent sessions of DeepSeek Harness: one chat corresponds to one session, the user whitelist is di

# DeepSeek # DSH # Telegram 39 views
📝
Add VS Code-style three-panel workbench to DeepSeek Harness web interface using dsh-workbench
Aug 18, 2026 · DeepSeek Harness plugin

dsh-workbench is a DeepSeek Harness Web GUI plugin maintained by Dpf555, under the MIT license. It adds a VS Code-style three-panel layout to the web interface: a permanently displayed Explorer on the

# DeepSeek # DSH # dsh-workbench 81 views
📝
Add Official TOU Token Billing for DSH Web with dsh-web-billing
Aug 18, 2026 · DeepSeek Harness plugin

dsh-web-billing is a DeepSeek Harness Web billing plugin maintained by bpc-oss. It charges for each assistant message according to the official policy schedule (including peak-valley pricing starting

# DeepSeek # DSH # Token billing 86 views
📝
Manage Thoughts, Decisions and Tasks in DeepSeek Harness with dsh-track
Aug 18, 2026 · DeepSeek Harness plugin

DSH-track (Track Bridge) is a DeepSeek Harness workflow plugin maintained by fakechris. It uses capture walls, decision ledgers and Linear-style issues to manage ideas and tasks within Harness, withou

# DeepSeek # DSH # dsh-track 47 views
📝
Install a Safety Calculator for DeepSeek Harness with dsh-tool-calculator
Aug 18, 2026 · DeepSeek Harness plugin

### The dsh-tool-calculator is a DeepSeek Harness community plugin maintained by omdsh-dev. It uses a zero-dependency recursive descent parser to evaluate mathematical expressions within the process,

# DeepSeek # DSH # calculator 52 views
📝
Add a Real-time Token Dashboard to DeepSeek Harness with dsh-token-panel
Aug 18, 2026 · DeepSeek Harness plugin

### dsh-token-panel is a DeepSeek Harness session and message plugin maintained by juhe291, which provides a draggable Token dashboard in the lower right corner of the Web UI. It reads DSH's token met

# DeepSeek # DSH # Token Dashboard 62 views