AI Agent Hub

Blog

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

📝
Thermal Management of MCP and Skills in the Settings Panel via dsh-plugin-manager
Aug 18, 2026 · DeepSeek Harness plugin

Li Qichen's maintained dsh-plugin-manager integrates MCP switch/delete, Skills recycle bin and built-in plugin package browsing into the DeepSeek Harness settings panel, automatically backs up before

# DeepSeek # DSH # Plugin Management 102 views
📝
Install verified MCP servers for DeepSeek Harness at once with dsh-mcp-bridge
Aug 18, 2026 · DeepSeek Harness plugin

**Translation:** dsh-mcp-bridge is a DeepSeek Harness community plugin maintained by Edge-Echo, which packages the official @deepseek-ai/dsh-mcp-client and a curated set of MCP servers into an install

# DeepSeek # DSH # MCP 99 views
📝
Using dsh-file-claim to provide file claiming and protection for parallel DSH sessions
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-file-claim` is a DeepSeek Harness session and message plugin maintained by Nwflower, which provides file claiming and protection for concurrent sessions sharing the same workspace. Sessions must

# DeepSeek # DSH # Document claim 82 views
📝
Add a Dynamic Island status bar to the DeepSeek Harness web interface using dsh-dynamic-island
Aug 18, 2026 · DeepSeek Harness plugin

**dsh-dynamic-island** is a DeepSeek Harness interface enhancement plugin maintained by ylifeonlyonce, which integrates Agent's thinking, tool calling, approval and closing processes into a Liquid Gla

# DeepSeek # DSH # Interface enhancement 101 views
📝
Orchestrate Linear and GitHub Tasks in DeepSeek Harness with dsh-dashboard
Aug 18, 2026 · DeepSeek Harness plugin

dsh-dashboard is a DeepSeek Harness workflow plugin maintained by Uddoo. It converts tasks from Linear, GitHub Issues, Jira Cloud, Asana, GitLab or local tasks into isolated Harness Agent runs, with t

# DeepSeek # DSH # Workflow automation 86 views
📝
Diagnose GitHub Actions Failures Before Opening Logs with dsh-ci-doctor
Aug 18, 2026 · DeepSeek Harness plugin

### 1 / `dsh-ci-doctor` is a DeepSeek Harness community plugin maintained by jkrandom-sudo. It uses `ci_watch` to monitor newly failed GitHub Actions runs, and `ci_diagnose` to aggregate raw logs into

# DeepSeek # DSH # GitHub Actions 43 views
📝
Integrate CalDAV Calendar Read and Write Functions for DeepSeek Harness with dsh-calendar
Aug 18, 2026 · DeepSeek Harness plugin

### dsh-calendar is a DSH tool plugin maintained by STARDUSTLC666, with the npm version 0.3.2. It provides five functions including list/create/update/delete/search via CalDAV, and is compatible with

# DeepSeek # DSH # CalDAV 45 views
📝
Using Graph-Memory to Equip DeepSeek Harness with Traceable Knowledge Graph Memory
Aug 18, 2026 · DeepSeek Harness plugin

Graph-memory is an MIT-licensed open-source memory plugin maintained by adoresever. It extracts conversations into TASK/SKILL/EVENT triples and uses SQLite knowledge graphs for cross-session recall. T

# DeepSeek # DSH # memory 111 views
📝
# Add a Sidebar Chat with Transferable Results to DeepSeek Harness Main Session via dsh-side-chat
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-side-chat` is a DeepSeek Harness web session plugin maintained by heartmove (MIT, TypeScript, version 0.2.0). It provides independent chats isolated by main sessions on the right sidebar, inherit

# DeepSeek # DSH # Conversations and Messages 81 views
📝
Write the local absolute path of the dragged-in file into the DeepSeek Harness input box using dsh-drag-and-drop
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-drag-and-drop` is a DeepSeek Harness Web UI memory plugin maintained by bill9109, licensed under BSD-3-Clause, with version 0.1.5. Drag local files or folders to any position on the page, and the

# DeepSeek # DSH # memory 59 views