AI Agent Hub

Blog

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

📝
Add a Short Video Sidebar to DeepSeek Harness WebUI with dsh-douyin
Aug 18, 2026 · DeepSeek Harness plugin

dsh-douyin is a DeepSeek Harness interface enhancement plugin maintained by anacondakc. It uses a native player in the WebUI sidebar to parse direct links for playing short videos. The installation co

# DeepSeek # DSH # Interface enhancement 96 views
📝
Add Table, PDF and Notebook Reading/Writing Functions to DeepSeek Harness with dsh-cowork
Aug 18, 2026 · DeepSeek Harness plugin

dsh-cowork is an MIT-licensed open-source DSH plugin maintained by Jesse-njx. It uses doc_read/doc_write to add controlled reading and writing of office documents and Jupyter notebooks for DeepSeek Ha

# DeepSeek # DSH # dsh-cowork 155 views
📝
Connect DeepSeek Harness to AI SDK with ai-sdk-provider-dsh
Aug 18, 2026 · DeepSeek Harness plugin

The `ai-sdk-provider-dsh` is maintained by krislavten, which wraps the DeepSeek Harness runtime into AI SDK's LanguageModelV3, compatible with both v6 and v7. The application side still uses `generate

# DeepSeek # DSH # AI SDK 57 views
📝
Install Deterministic Regular Expression Tool for DeepSeek Harness with dsh-tool-regex
Aug 18, 2026 · DeepSeek Harness plugin

The community plugin `dsh-tool-regex` registers regex tools for DeepSeek Harness: test matching, extract capture groups, secure replacement, and static interpretation without executing code. This arti

# DeepSeek # DSH # regular expression 29 views
📝
Query JSON by Path in DeepSeek Harness with dsh-tool-json
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-tool-json` is a DeepSeek Harness community plugin maintained by omdsh-dev, which provides agents with a structured query tool named `json`. It implements a JMESPath-style path subset using a zero

# DeepSeek # DSH # JSON query 60 views
📝
Anonymized Export of DeepSeek Harness Session Telemetry with dsh-telemetry-redactor
Aug 18, 2026 · DeepSeek Harness plugin

dsh-telemetry-redactor is a community DSH plugin maintained by 030611. It is attached to the official session-telemetry/record component, sends copies of data externally to perform credential desensit

# DeepSeek # DSH # Conversations and Messages 61 views
📝
Browse and one-click install plugins in DeepSeek Harness with dsh-store
Aug 18, 2026 · DeepSeek Harness plugin

dsh-store is a DeepSeek Harness Web plugin store maintained by huguangyu666 under the MIT License, with the current npm version 0.5.2. It aggregates data from the npm registry, curated awesome-dsh-plu

# DeepSeek # DSH # Plugin Store 101 views
📝
Install a task watchdog for DeepSeek Harness with dsh-stall-guard
Aug 18, 2026 · DeepSeek Harness plugin

DSH-Stall-Guard is a DeepSeek Harness task watchdog plugin maintained by akira399. It tracks the last activity and in-flight operations of each session, and only injects messages in the order of "trou

# DeepSeek # DSH # Conversations and Messages 104 views
📝
Add Interactive Long-Session Background Agents to DeepSeek Harness with dsh-background-agents
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-background-agents` is a DSH session and messaging plugin maintained by PerryLink (Apache-2.0 license, npm version 0.5.1). It launches resumable background sub-agents on official sub-agent seams,

# DeepSeek # DSH # Conversations and Messages 71 views
📝
Use qiushi-dsh-evidence-audit to leave a locally verifiable hash chain deposit for DeepSeek Harness
Aug 18, 2026 · DeepSeek Harness plugin

`qiushi-dsh-evidence-audit` is a DSH session and message plugin maintained by 030611 (MIT License, npm version 0.1.0). It only monitors `tools/result` and `session/event`, writes the standardized obse

# DeepSeek # DSH # Conversations and Messages 40 views