AI Agent Hub

Blog

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

📝
Add a answering status pet to the DeepSeek Harness web interface using dsh-answer-pet
Aug 18, 2026 · DeepSeek Harness plugin

dsh-answer-pet is a DSH Web answer status pet framework (MIT, 0.6.0) maintained by Nanki-nn. The pet switches animations between thinking, outputting and tool calling. Its status card summarizes token

# DeepSeek # DSH # Conversations and Messages 78 views
📝
Enable Image Recognition for Plain Text Conversations in DeepSeek Harness with dsh-vision-proxy
Aug 18, 2026 · DeepSeek Harness plugin

DSH-Vision-Proxy is an MIT-licensed DeepSeek Harness interface enhancement plugin maintained by Flyvhidbwo. It registers the `deepseek-vision` route, converts GUI-attached images into text via an Open

# DeepSeek # DSH # Interface enhancement 108 views
📝
Add Configuration Snapshot and One-Click Rollback to DeepSeek Harness via dsh-undo-plugin
Aug 18, 2026 · DeepSeek Harness plugin

The `dsh-undo-plugin` is a DSH community plugin maintained by lire1131, with the package name `dsh-undo-savepoint` after installation. It automatically and manually takes snapshots for configurations

# DeepSeek # DSH # Configure rollback 104 views
📝
Unified Management of AI Skills on DeepSeek Harness Settings Page with dsh-skill-manager
Aug 18, 2026 · DeepSeek Harness plugin

# dsh-skill-manager is maintained by sulfide2085 under the MIT License. It adds a skill management section to the DSH Web settings page, merges skills from the DSH / Agents / Codex / Claude directorie

# DeepSeek # DSH # Skill Management 138 views
📝
Replace DeepSeek Harness's built-in search with MCP search service using dsh-search-mcp
Aug 18, 2026 · DeepSeek Harness plugin

### Maintained by gxpppp, dsh-search-mcp replaces the built-in `web_search` backend of DeepSeek Harness with search-class MCPs, while keeping the tool name and display unchanged. This article verifies

# DeepSeek # DSH # Interface enhancement 119 views
📝
Turn macOS Desktop Demonstrations into DeepSeek Harness Skills with dsh-record-replay
Aug 18, 2026 · DeepSeek Harness plugin

dsh-record-replay is a DeepSeek Harness plugin maintained by humblebanana that integrates Open Record/Replay into the runtime: it uses the `orr_*` tools to record macOS desktop demonstrations, verify

# DeepSeek # DSH # macOS 70 views
📝
Add Creative Branch Canvas to DeepSeek Harness with dsh-ramify
Aug 18, 2026 · DeepSeek Harness plugin

dsh-ramify is a DeepSeek Harness community plugin maintained by yanglongyun, which uses a tree-shaped canvas to generate, compare and iterate multiple interactive solutions. This article checks agains

# DeepSeek # DSH # dsh-ramify 58 views
📝
# dsh-plugin-yet-another-subagent: Switch Sub-agent Profiles with a Single Tool
Aug 18, 2026 · DeepSeek Harness plugin

### Introduce the community plugin dsh-plugin-yet-another-subagent: Use a subagent tool with profile parameters in DeepSeek Harness to manage multiple sets of subagent strategies, and provide Web UI f

# DeepSeek # DSH # Interface enhancement 68 views
📝
# Install Plugin Development and Auditing Skills for DeepSeek Harness with dsh-plugin-development
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-plugin-development` is an MIT-licensed open-source Agent Skill maintained by w2112515. It is used to design, implement, package, review and diagnose DeepSeek Harness plugins, with an optional bun

# DeepSeek # DSH # Plugin Development 82 views
📝
Connect Playwright Browsers to DeepSeek Harness with dsh-playwright-browser
Aug 18, 2026 · DeepSeek Harness plugin

dsh-playwright-browser is a community plugin for DeepSeek Harness maintained by Clizo1209. It provides 10 browser_* tools, semantic positioning and multi-tab control for agents via Playwright. This ar

# DeepSeek # DSH # Playwright 127 views