AI Agent Hub

Blog

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

📝
Add Desktop Pets to DeepSeek Harness with dsh-pet
Aug 17, 2026 · DeepSeek Harness plugin

dsh-pet is a DeepSeek Harness Web desktop pet plugin maintained by PC2005-cloud: it does not read Agent status or call models during runtime, plays a transparent animation in the bottom-right corner b

# DeepSeek # DSH # dsh-pet 114 views
📝
Add Round Completion Desktop Notifications to DeepSeek Harness with dsh-notification
Aug 17, 2026 · DeepSeek Harness plugin

dsh-notification is a notification plugin for DeepSeek Harness Web GUI maintained by omdsh-dev. After a session ends in one round, the browser will pop up system notifications via the Notification API

# DeepSeek # DSH # Desktop Notification 50 views
📝
Using Liang-Saint-Slider to Switch Models and Thinking Intensity in DeepSeek Harness
Aug 17, 2026 · DeepSeek Harness plugin

Liang-Saint-Slider (Liangsheng Slider) is maintained by BruzWJ. Connect the slider controller to the model slot of DeepSeek Harness Web: you can switch models and thinking intensity with the 0–30 gear

# DeepSeek # DSH # Model and provider 79 views
📝
Add Conversation and Workspace Rollback to DeepSeek Harness with dsh-turn-rewind
Aug 17, 2026 · DeepSeek Harness plugin

DSH-Turn-Rewind is a DeepSeek Harness session plugin maintained by Anionex. It anchors workspace restore points based on user messages, allows rolling back files when the agent deviates from the inten

# DeepSeek # DSH # Conversations and Messages 148 views
📝
Using dsh_workflow to make DSH's one-time multi-Agent scheduling into a recoverable workflow
Aug 17, 2026 · DeepSeek Harness plugin

`dsh_workflow` is a DeepSeek Harness workflow plugin maintained by icetomoyo (MIT license, package name: `@dsh-external/workflow`). Instead of replacing DSH's front-end one-off workflow tool, it suppl

# DeepSeek # DSH # dsh_workflow 62 views
📝
Automatically Select Inference Modes for DeepSeek Harness Using dsh-router-standard
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-router-standard` is a DSH session preset maintained by yjh051108 (MIT License, v0.2.0). It selects a mode based on the task before the first round of requests: the `standard` mode restores the RL

# DeepSeek # DSH # Conversations and Messages 107 views
📝
Use sealos-skills to let DeepSeek Harness deploy projects to Sealos Cloud
Aug 17, 2026 · DeepSeek Harness plugin

sealos-skills is a DeepSeek Harness development and runtime plugin maintained by labring, which packages the deployment, database and object storage services of Sealos Cloud into a set of agent skills

# DeepSeek # DSH # Sealos 61 views
📝
Let DeepSeek Harness search for and install community plugins on its own with dsh-find-plugins
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-find-plugins` is a DSH skill plugin maintained by Nagi-ovo, licensed under BSD-3-Clause. When you ask the agent "Are there any plugins that can...", it will find public candidates from GitHub's `

# DeepSeek # DSH # Skill Plugin 82 views
📝
Build DeepSeek Harness into a local AI work desktop with deepseek-harness-desktop-app
Aug 17, 2026 · DeepSeek Harness plugin

The deepseek-harness-desktop app maintained by vibeinging is a local AI working desktop built on DeepSeek Harness, which integrates Sessions, projects, files, Git Worktrees, online research and Office

# DeepSeek # DSH # Desktop Application 119 views
📝
Bring SillyTavern Character Cards into DeepSeek Harness with dsh-agent-rp
Aug 17, 2026 · DeepSeek Harness plugin

### The `dsh-agent-rp` is a DeepSeek Harness community plugin maintained by hewzhew, designed to import SillyTavern character cards, presets, worldbooks and JSONL chat logs into DSH-native sessions. I

# DeepSeek # DSH # dsh-agent-rp 107 views