AI Agent Hub

Blog

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

📝
Import Historical Sessions Such as Claude Code and Codex into DeepSeek Harness Using dsh-chat-import
Aug 17, 2026 · DeepSeek Harness plugin

dsh-chat-import is a DeepSeek Harness session and message plugin (MIT License, current version 0.5.1) maintained by Nwflower. It can read-only import historical conversations from 14 sources including

# DeepSeek # DSH # Conversations and Messages 154 views
📝
Customize the Thinking Status Copy of DeepSeek Harness with ui-status-label
Aug 17, 2026 · DeepSeek Harness plugin

**ui-status-label** is an interface enhancement plugin for DeepSeek Harness, maintained by alingalingling. It replaces the hardcoded "Deep diving..." text in the Web chat view with customizable runtim

# DeepSeek # DSH # Interface enhancement 53 views
📝
Use dsh-skill-viewer to perform thermal management of DeepSeek Harness skills in the web interface
Aug 17, 2026 · DeepSeek Harness plugin

### dsh-skill-viewer is a DeepSeek Harness interface enhancement plugin maintained by Fishquito7. It provides skill cards, hot start/stop, drag-and-drop addition, workspace filtering and batch migrati

# DeepSeek # DSH # Interface enhancement 81 views
📝
Use deepseek-harness-skin to restyle DeepSeek Harness
Aug 17, 2026 · DeepSeek Harness plugin

deepseek-harness-skin is a DeepSeek Harness skin customization system maintained by HeiGeAi: it comes with 21 built-in skins, plus the ability to generate a full color scheme with a single image. It d

# DeepSeek # DSH # Theme and Appearance 115 views
📝
Run DeepSeek Harness on Multica with dsh-multica-runtime
Aug 17, 2026 · DeepSeek Harness plugin

### dsh-multica-runtime is a development and runtime plugin maintained by multica-ai. It connects dsh to the Multica daemon via the JSONL protocol over stdio without modifying the source code of DeepS

# DeepSeek # DSH # Multica 111 views
📝
Replace DeepSeek Harness Session Page with Galgame Stage Using gal-view
Aug 17, 2026 · DeepSeek Harness plugin

gal-view is a DSH interface enhancement plugin maintained by Ayase34 under the MIT license. It adds a "GAL View" tab between "Conversation" and "Trace" in the Web GUI session tab bar, rendering the cu

# DeepSeek # DSH # gal-view 63 views
📝
Inject Local Plugins into DeepSeek Harness Runtime with dsh-super-injector
Aug 17, 2026 · DeepSeek Harness plugin

DSH-Super-Injector is a DSH runtime mod injector maintained by yjh051108. After installing the bootloader, it can thermally inject local plugin packages into a running web instance, supporting hot rel

# DeepSeek # DSH # Plugin injection 98 views
📝
Use dsh-automation to let DeepSeek Harness run independent coding tasks on a schedule
Aug 17, 2026 · DeepSeek Harness plugin

DSH-automation is a DeepSeek Harness community plugin maintained by Titanwings, licensed under MIT, with the current version 0.1.5. It saves self-contained coding tasks, execution plans and permission

# DeepSeek # DSH # dsh-automation 93 views
📝
Using dsh-context to See What's Inside the DeepSeek Harness Context Window
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-context` is a DSH session and messaging plugin maintained by bowenliang123. It provides a Context tab in the Web UI and the `/context` command, which displays six types of context components, req

# DeepSeek # DSH # Context 109 views
📝
Add Secure Automatic Authorization for DeepSeek Harness with dsh-auto-mode
Aug 17, 2026 · DeepSeek Harness plugin

### dsh-auto-mode is a DeepSeek Harness workflow plugin maintained by NanmiCoder, which inserts an Auto permission tier between Workspace Write and Full access. Daily operations run through the offici

# DeepSeek # DSH # Workflow automation 120 views