AI Agent Hub

Blog

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

📝
Check API balance and available models in DeepSeek Harness with dsh-balance
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-balance` is a DeepSeek Harness Web plugin maintained by crazywoola. It connects the official balance and available models to the settings page and displays a summary below the chat box. The API k

# DeepSeek # DSH # dsh-balance 107 views
📝
Connecting DeepSeek Harness to a traceable academic research workbench with dsh-scholar
Aug 17, 2026 · DeepSeek Harness plugin

DSH-Scholar is a DeepSeek Harness community plugin maintained by lzszq, licensed under MIT. It is categorized under the memory category on the catalog page, which emphasizes retrieving, reading and su

# DeepSeek # DSH # dsh-scholar 91 views
📝
Use dsh-model-router to implement model routing and cost dashboard for DeepSeek Harness
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-model-router` is a DeepSeek Harness web plugin maintained by *tianji-qingtian*. It directly answers simple questions after verification by the Flash Judge, automatically downgrades when instantan

# DeepSeek # DSH # Interface enhancement 82 views
📝
Chat with DeepSeek Harness Agent in Feishu via dsh-lark
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-lark` is a Feishu/Lark channel plugin for DeepSeek Harness maintained by omdsh-dev (npm package name: `dsh-lark-channel`, licensed under BSD-3-Clause). After scanning the code to create an applic

# DeepSeek # DSH # Lark 55 views
📝
Set up a Polaroid photo wall for the internal test finale of DeepSeek Harness with dsh-group-photo
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-group-photo` is a fun plugin for DeepSeek Harness maintained by SenmuuuuW: a polaroid group photo wall prepared for the final closing of the DSH internal test. Members log in via zero-permission

# DeepSeek # DSH # dsh-group-photo 31 views
📝
Install Ten Zero-Dependency Deterministic Tools for DeepSeek Harness with dsh-toolkit at Once
Aug 17, 2026 · DeepSeek Harness plugin

### 1 / The dsh-toolkit is a collection of DeepSeek Harness tools maintained by omdsh-dev. It packages ten zero-dependency deterministic utilities—including time, encoding, json, calculator, csv, rege

# DeepSeek # DSH # dsh-toolkit 66 views
📝
Use dsh-plugin to drive the local Tabbit browser with DeepSeek Harness
Aug 17, 2026 · DeepSeek Harness plugin

The dsh-plugin maintained by Tabbit-Browser integrates the CLI and Runtime of the Tabbit Browser into DeepSeek Harness. After installation, the Tabbit Browser Skill will be automatically loaded, and `

# DeepSeek # DSH # Tabbit 75 views
📝
Add a focused reading view to DeepSeek Harness web sessions with dsh-focus-chat
Aug 17, 2026 · DeepSeek Harness plugin

### 1 dsh-focus-chat is a DeepSeek Harness Web GUI plugin maintained by dingyi222666. It adds a "Focused Chat" tab to conversations, folds assistant responses into collapsible summary rows, and lets u

# DeepSeek # DSH # Focus on conversation 55 views
📝
Distill DSH Dialogue Experience into Reusable Skills with distill
Aug 17, 2026 · DeepSeek Harness plugin

distill is a memory plugin for DeepSeek Harness maintained by LoserFox: it only hooks into agent/turn-stopping and does not add tools to the main conversation. After each round ends, the background su

# DeepSeek # DSH # distill 71 views
📝
Conduct Read-only Health Check for DSH Plugin Repository with dsh-plugin-check
Aug 17, 2026 · DeepSeek Harness plugin

The community plugin `dsh-plugin-check` is maintained by omdsh-dev, which provides read-only health checks for the DeepSeek Harness plugin repository: it scans manifest protocols, patch formats, build

# DeepSeek # DSH # Plugin check 45 views