AI Agent Hub

Blog

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

📝
Integrate BitFun into DeepSeek Harness Sessions via dsh-acp-for-bitfun
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-acp-for-bitfun` is a DeepSeek Harness development and runtime plugin maintained by bobleer, licensed under MIT. It connects the `bitfun acp` command of BitFun CLI to the official dsh subagent cli

# DeepSeek # DSH # BitFun 44 views
📝
View Balance and Remaining Tasks at the Session Header with DeepSeek-Harness-billing-plugin
Aug 17, 2026 · DeepSeek Harness plugin

The DSH billing plugin maintained by WilliamLIiii: It uses the official GET /user/balance to display the RMB balance, and estimates how many tasks can still be run based on the historical session usag

# DeepSeek # DSH # Billing plugin 145 views
📝
Integrate Self-hosted Search and Crawling into DeepSeek Harness Using surfing-plugin
Aug 17, 2026 · DeepSeek Harness plugin

The `surfing-plugin` is maintained by cyijun, which connects the native `web_search` and `web_fetch` from DeepSeek Harness to self-hosted SearXNG and Crawl4AI. It registers `surfing-searxng` and `surf

# DeepSeek # DSH # surfing-plugin 113 views
📝
# Customize a Theme for DeepSeek Harness Web Interface with freestyle-dsh-theme
Aug 17, 2026 · DeepSeek Harness plugin

freestyle-dsh-theme is a DSH web theme plugin maintained by suzike, licensed under BSD-3-Clause open source. It uses OKLCH for theme proposal (6 preset themes + 8 smart cards) and theme designer (main

# DeepSeek # DSH # Theme and Appearance 106 views
📝
Equip DeepSeek Harness with a traceable scientific research workbench using dsh-science
Aug 17, 2026 · DeepSeek Harness plugin

DSH-Science is a DeepSeek Harness skill plugin maintained by Biociao. It uses `research_*` to run the ReAct research loop, uses `artifact_*` to manage versioned artifacts with source attribution, and

# DeepSeek # DSH # Skill Plugin 134 views
📝
Use dsh-reverse-skill to load 85 reverse skills into DeepSeek Harness at once
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-reverse-skill` is a DeepSeek Harness skill plugin maintained by dhicoc, which packages all 85 SKILL.md files from the upstream reverse-skill repository (with approximately 26,000 stars) into a Co

# DeepSeek # DSH # Skill Plugin 125 views
📝
Customize the Web Interface of DeepSeek Harness with dsh-gui-customization
Aug 17, 2026 · DeepSeek Harness plugin

### Official Translation: dsh-gui-customization is an MIT-licensed DeepSeek Harness Web UI theme plugin maintained by LAN-TINA-WS. It provides four preset themes including Nous Blue in **Settings → In

# DeepSeek # DSH # Theme and Appearance 111 views
📝
Add Local Learning Mode to DeepSeek Harness with dsh-explain
Aug 17, 2026 · DeepSeek Harness plugin

### `dsh-explain` is a DSH learning mode plugin maintained by yuezengwu, licensed under MIT. It maintains a cross-session learning thread locally, retains at most one active explanation per source, ad

# DeepSeek # DSH # dsh-explain 57 views
📝
Replace the default Diff rendering of DeepSeek Harness with dsh-diff-viewer
Aug 17, 2026 · DeepSeek Harness plugin

DSH-Diff-Viewer is a web interface enhancement plugin for DeepSeek Harness maintained by lehhair. It takes over the write/edit tool bar via the keyed slot of ui-tool, and replaces the default DiffBloc

# DeepSeek # DSH # Interface enhancement 88 views
📝
Using ChatGPT Subscription with dsh-codex in DeepSeek Harness
Aug 17, 2026 · DeepSeek Harness plugin

Maintained by Yan-Zero, dsh-codex connects ChatGPT subscriptions to DeepSeek Harness via OpenAI Codex login: no Platform API Key required, and no modification to Harness source code. This article cros

# DeepSeek # DSH # dsh-codex 130 views