AI Agent Hub

Blog

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

📝
Use pi-anchored-tool-for-dspro to perform two-stage tool anchoring for DeepSeek V4 Pro
Aug 18, 2026 · DeepSeek Harness plugin

*pi-anchored-tool-for-dspro* is a community open-source Pi extension maintained by dbydd, and it has been included in the "Models and Providers" section of the DeepSeek Harness community directory. It

# DeepSeek # DSH # Model and provider 51 views
📝
Use dsh-wsl-workspace to let DeepSeek Harness open WSL workspaces directly
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-wsl-workspace` is a DSH interface enhancement plugin maintained by 6Mikao9 (MIT License, version 0.2.3). After adding a WSL workspace in the Windows version of DSH Web, both Bash and file read/wr

# DeepSeek # DSH # WSL 107 views
📝
Connect Zero-Configuration Exa Search to DeepSeek Harness with dsh-web-search-exa
Aug 18, 2026 · DeepSeek Harness plugin

The community plugin `dsh-web-search-exa` provides an Exa search provider for DeepSeek Harness's `ctx.web`: it uses the anonymous MCP of `mcp.exa.ai` without an API key, and will automatically switch

# DeepSeek # DSH # Exa 129 views
📝
Using dsh-verification-receipt to Record Round-by-Round Verification Summaries for DeepSeek Harness Agents
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-verification-receipt` is a DeepSeek Harness session and messaging plugin maintained by 030611. After each durable turn/end, it appends a privacy-minimized heuristic execution summary to the local

# DeepSeek # DSH # Conversations and Messages 45 views
📝
Automatically adjust the inference gears of DeepSeek Harness in rounds with dsh-tool-turbo
Aug 18, 2026 · DeepSeek Harness plugin

dsh-tool-turbo is a DeepSeek Harness host plugin maintained by Electricitysheep. It accesses the agent/request waterfall and automatically selects reasoning_effort based on recent tool calls: simple r

# DeepSeek # DSH # dsh-tool-turbo 69 views
📝
Install Structured Difference Comparison for DeepSeek Harness with dsh-tool-diff
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-tool-diff` is a DeepSeek Harness tool plugin maintained by `omdsh-dev`, which registers a diff tool to perform structured comparison on text, JSON, CSV and Markdown and output unified diff. It fe

# DeepSeek # DSH # Tools and abilities 57 views
📝
Add a Token Usage Dashboard to the DeepSeek Harness Sidebar with dsh-token-monitor
Aug 18, 2026 · DeepSeek Harness plugin

### The `dsh-token-monitor` is a DeepSeek Harness Web extension maintained by zhangzheng25, released under the MIT License. In its current 0.6.0 version, it features a "Today's Usage" card in the side

# DeepSeek # DSH # Token usage 98 views
📝
Inject Guidance Rules into Agents on Demand with dsh-stream-rules
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-stream-rules` is a DeepSeek Harness community plugin maintained by jiesou: The rules do not occupy system context normally, and only inject steering guidance when tool calls are matched. By defau

# DeepSeek # DSH # Flow rule 60 views
📝
Connect Slack two-way channel to DeepSeek Harness with dsh-slack
Aug 18, 2026 · DeepSeek Harness plugin

dsh-slack is a DeepSeek Harness community plugin maintained by STARDUSTLC666, enabling two-way communication between agents and Slack. It registers four tools: slack_notify for sending Markdown notifi

# DeepSeek # DSH # Slack 68 views
📝
Manage Skills in DeepSeek Harness Setup with dsh-skill-manager-ytxue
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-skill-manager-ytxue` is a DeepSeek Harness Web plugin maintained by YTxue, licensed under MIT. It provides a **Skill Management** panel in the settings sidebar: it lists system-level and current

# DeepSeek # DSH # Interface enhancement 56 views