AI Agent Hub

Blog

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

📝
Connect Codex CLI Subscription to DeepSeek Harness with dsh-codex-subscription
Aug 18, 2026 · DeepSeek Harness plugin

The community plugin dsh-codex-subscription (npm package name: dsh-llm-codex) is maintained by yequ172672. It reuses the ~/.codex/auth.json file from the local Codex CLI, and enables the use of ChatGP

# DeepSeek # DSH # Codex 124 views
📝
Connect ChatGPT Subscription to DeepSeek Harness with dsh-codex-connect
Aug 18, 2026 · DeepSeek Harness plugin

DSH-Codex-Connect is a community-maintained plugin for DeepSeek Harness models and their providers. It uses ChatGPT OAuth to access the OpenAI Codex model catalog without turning subscriptions into Op

# DeepSeek # DSH # Codex 100 views
📝
Use dsh-better-browser to let DeepSeek Harness operate the logged-in browser
Aug 18, 2026 · DeepSeek Harness plugin

dsh-better-browser is an interface enhancement plugin for DeepSeek Harness maintained by titanwings. It adapts the local Kimi WebBridge into 13 `webbridge_*` tools, allowing Agents to operate the user

# DeepSeek # DSH # Interface enhancement 77 views
📝
Fix the garbled Chinese characters in bash of DeepSeek Harness using dsh-bash-encoding
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-bash-encoding` is a DSH host-side plugin (BSD-3-Clause) maintained by lhh010. It replaces `ctx.bash`, manages spawning and collecting raw bytes by itself, automatically recognizes encodings such

# DeepSeek # DSH # Bash encoding 73 views
📝
View Balance and Today's Expense in DeepSeek Harness Sidebar via dsh-balance-monitor
Aug 18, 2026 · DeepSeek Harness plugin

DSH Balance Monitor is a DeepSeek Harness interface enhancement plugin maintained by jelly-000. It connects the official GET /user/balance API to the bottom of the Web UI sidebar, displaying account b

# DeepSeek # DSH # Interface enhancement 62 views
📝
Manage local sessions uniformly in DeepSeek Harness settings via dsh-archived-sessions
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-archived-sessions` is a DeepSeek Harness Web plugin maintained by Zephyr-vibe. It provides session management in the "Settings" page, featuring archived/unarchived dual tabs, grouping by workspac

# DeepSeek # DSH # Conversations and Messages 99 views
📝
Integrate DeepSeek Harness with ACP clients such as Zed using deepseek-harness-acp
Aug 18, 2026 · DeepSeek Harness plugin

The community plugin deepseek-harness-acp (openma-ai, Apache-2.0) turns DeepSeek Harness into an editor-oriented ACP server, which is different from the official automation package @deepseek-ai/dsh-ac

# DeepSeek # DSH # ACP 134 views
📝
pi2dsh: Natively Run Unmodified Pi Plugins on DeepSeek Harness
Aug 18, 2026 · DeepSeek Harness plugin

`pi2dsh` is a DeepSeek Harness development and runtime plugin (MIT, npm version 0.12.3) maintained by `weijiafu14`. It implements a Pi Host ABI layer, allowing unmodified Pi extensions to run as nativ

# DeepSeek # DSH # pi2dsh 86 views
📝
Add a persistent session progress bar to the DeepSeek Harness web interface using dsh-ui-progress
Aug 18, 2026 · DeepSeek Harness plugin

### 1 > dsh-ui-progress is a DSH Web UI plugin maintained by lhh010. It adds a persistent session progress bar to the input box dock area, featuring real proportional todos display, real-time token th

# DeepSeek # DSH # Interface enhancement 76 views
📝
View Background Task Progress and Real-time Output on the Conversation Page with dsh-task-status
Aug 18, 2026 · DeepSeek Harness plugin

`dsh-task-status` is an MIT-licensed DeepSeek Harness web interface enhancement plugin maintained by vlln, currently at version 0.3.1. It attaches the background task status bar to the official dock s

# DeepSeek # DSH # Interface enhancement 52 views