AI Agent Hub

Blog

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

📝
DeepTrial/dsh-bash-rtk: Pass DSH bash commands meeting conditions to rtk for compressed output
Aug 29, 2026 · DeepSeek Harness plugin

`dsh-bash-rtk` is a DSH bash executor plugin maintained by DeepTrial, designed to route eligible Shell commands to `rtk` for processing to compress tool output and reduce Token consumption while prese

# DeepSeek # dsh plugin # dsh-bash-rtk 3 views
📝
dsh-webchatlike: Implementing Web-based Chat Operations in DeepSeek Harness
Aug 29, 2026 · DeepSeek Harness plugin

dsh-webchatlike is a MIT-licensed client plugin for DeepSeek Harness (DSH) designed to replicate the convenient chat experience of the DeepSeek web/app interface. Its core features include: supporting

# DeepSeek # dsh-webchatlike # Web version chat 9 views
📝
`dsh-tool-todo-tree`: A Mutually Exclusive Alternative to DSH's Tree-Structured `todo_write`
Aug 29, 2026 · DeepSeek Harness plugin

dsh-tool-todo-tree is a tree-structured task management plugin for DeepSeek Harness (DSH), serving as a mutually exclusive alternative to the flat-list tool dsh-tool-todo. It modifies the data structu

# DeepSeek # DSH # dsh-tool-todo-tree 4 views
📝
dsh-history: View, Search, and Jump to Your Sent Messages in Ultra-Long DSH Sessions
Aug 29, 2026 · DeepSeek Harness plugin

dsh-history is a DSH Web plugin developed by chenproton, designed to address the difficulty of locating user-sent messages in long sessions. Released under the MIT license, its core features include l

# DeepSeek # dsh plugin # dsh-history 4 views
📝
hermes-dsh-collab: Linking DSH Execution and Hermes Orchestration into a Verifiable Pipeline
Aug 29, 2026 · DeepSeek Harness plugin

hermes-dsh-collab is an open-source DSH plugin designed to address collaboration gaps in agent pipelines caused by the lack of clear conventions between orchestration and execution sides. This skill p

# DeepSeek # hermes-dsh-collab # Intelligent agent assembly line 3 views
📝
dsh-tier-router: Hierarchical Model Routing for DeepSeek Harness
Aug 29, 2026 · DeepSeek Harness plugin

`dsh-tier-router` is a hierarchical model routing plugin for DeepSeek Harness (DSH), designed to optimize cost and efficiency through "premium-tier" and "economy-tier" strategies. The premium-tier mod

# DeepSeek Harness # dsh-tier-router # Model routing 6 views
📝
dsh-message-preview: Right-side Message Navigation Bar for DeepSeek Harness Web UI
Aug 29, 2026 · DeepSeek Harness plugin

dsh-message-preview is a DSH Web UI plugin maintained by asukasec, designed to address the inconvenience of manually scrolling through long sessions to find specific messages. The plugin adds a messag

# DeepSeek # dsh plugin # dsh-message-preview 4 views
📝
dsh-expert-mode: DSH's Multi-Expert Agent Preset
Aug 29, 2026 · DeepSeek Harness plugin

dsh-expert-mode is a DSH agent-preset plugin maintained by Asher-2000 under the MIT license, distinct from Cordis service plugins. It is designed to construct a workflow featuring a "Chief Coordinator

# DeepSeek Harness # dsh plugin # dsh-expert-mode 5 views
📝
dsh-restart: Adding Controlled Restart and Recovery Entry Points for DSH
Aug 29, 2026 · DeepSeek Harness plugin

dsh-restart is a plugin designed to restart the DeepSeek Harness (DSH) process, addressing the issue of needing to manually restart the process and refresh the page after configuration changes. This p

# DeepSeek # dsh-restart # Process restart 11 views
📝
dsh-multi-folder: Adding Secondary Working Directories for DeepSeek Harness
Aug 29, 2026 · DeepSeek Harness plugin

dsh-multi-folder is an MIT-licensed plugin for DeepSeek Harness (DSH), maintained by AngelosZou. It is designed to address the issue of frequently switching between multiple workspaces when developing

# DeepSeek # DSH # dsh-multi-folder 4 views