AI Agent Hub

Blog

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

📝
Add a Sticky Note to the Bottom-left Corner of DeepSeek Harness with dsh-sticky-note
Aug 18, 2026 · DeepSeek Harness plugin

*dsh-sticky-note* is a DeepSeek Harness Web plugin maintained by Meredith2328 (MIT License, v0.2.1). It adds a sticky note button to the left of the input bar, allowing users to jot down ideas, though

# DeepSeek # DSH # note 41 views
📝
Create a specification snapshot for the secondary development of DeepSeek Harness using dsh-specs
Aug 18, 2026 · DeepSeek Harness plugin

Maintained by showjiangnan, dsh-specs organizes the products, architectures, extension points and quality constraints on a fixed upstream commit of DeepSeek Harness into a specification library that c

# DeepSeek # DSH # dsh-specs 50 views
📝
Add a non-main-session-writing sidechain to DeepSeek Harness using dsh-sidechain
Aug 18, 2026 · DeepSeek Harness plugin

The community plugin `dsh-sidechain` provides `/side` persistent side sessions and `/btw` one-off side questions for DeepSeek Harness, which run in temporary forks while the main session history remai

# DeepSeek # DSH # dsh-sidechain 56 views
📝
Use dsh-session-deeplink to add shareable URLs to DSH sessions
Aug 18, 2026 · DeepSeek Harness plugin

### `dsh-session-deeplink` is a DeepSeek Harness Web client plugin maintained by R3alloc, which generates a shareable URL containing the local session via the `?session=` parameter. This article verif

# DeepSeek # DSH # Conversations and Messages 38 views
📝
Implementing Condition-Driven Wake-Up in DeepSeek Harness Using dsh-sentinel
Aug 18, 2026 · DeepSeek Harness plugin

dsh-sentinel is a DeepSeek Harness community plugin (BSD-3-Clause, v0.11.0) maintained by fuhefei. After monitoring agent registration files, commands, HTTP services, processes, ports or Webhooks, the

# DeepSeek # DSH # dsh-sentinel 67 views
📝
Use dsh-plugin-interpreters to let DeepSeek Harness run Python and Node code locally
Aug 18, 2026 · DeepSeek Harness plugin

### 1 The `dsh-plugin-interpreters` is a community plugin for DeepSeek Harness maintained by HuanLinOTO. It exposes two commands `run_python` and `run_node` to the model: it executes code via the nati

# DeepSeek # DSH # Conversations and Messages 61 views
📝
Add a Built-in Plugin Marketplace to DeepSeek Harness with dsh-plugin-installer
Aug 18, 2026 · DeepSeek Harness plugin

*dsh-plugin-installer* is a DeepSeek Harness interface enhancement plugin maintained by Toukaiteio, which adds a "Plugin Marketplace" tab to the official Web UI under **Settings → Plugins**. It discov

# DeepSeek # DSH # Interface enhancement 97 views
📝
Add a connectable AIGC canvas to DeepSeek Harness with dsh-plugin-aigc-canvas
Aug 18, 2026 · DeepSeek Harness plugin

# The dsh-plugin-aigc-canvas, maintained by HuanLinOTO, provides provider-agnostic AIGC HTTP bridge, session-level canvas and ffmpeg post-processing for DeepSeek Harness. It first looks up the provide

# DeepSeek # DSH # AIGC Canvas 68 views
📝
Integrate OAuth 2.1 MCP into DeepSeek Harness with dsh-oauth-mcp-client
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-oauth-mcp-client` is a DeepSeek Harness community plugin maintained by Springbrand-lab. It adds OAuth 2.1 support (authorization code + PKCE, dynamic client registration, browser login and local

# DeepSeek # DSH # MCP 78 views
📝
Manage MCP Servers in DeepSeek Harness Settings Page with dsh-mcp-manager
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-mcp-manager` is a DeepSeek Harness community plugin maintained by hyqhyq3, which manages remote HTTP and local stdio servers in the web interface under **Settings → MCP**. It complements the miss

# DeepSeek # DSH # MCP 117 views