AI Agent Hub

Blog

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

📝
Oh My DSH: Bounded and Resumable Long-Term Autonomous Development for DeepSeek Harness
Aug 27, 2026 · DeepSeek Harness plugin

Oh My DSH (DSH Autopilot, npm package dsh-autopilot) is a DSH workflow plugin maintained by LiuMengxuan04, adding persistent task graphs, bounded workers, frozen project checks, read-only completion r

# DeepSeek # DSH # Workflow 12 views
📝
dsh-plugin-gather: One-Click Assembly for DSH Web Enhancement Suite
Aug 27, 2026 · DeepSeek Harness plugin

The DSH Web plugin aggregation package (v0.9.6, MIT) maintained by lilwhich allows you to install selected plugins such as dsh-at-file, right sidebar, task dashboard, and skin center with a single com

# DeepSeek # DSH # Plugin 14 views
📝
dsh-plugin-garmin-connect: Integrating Garmin Connect Sports and Health Data into the DSH Agent
Aug 27, 2026 · DeepSeek Harness plugin

dsh-plugin-garmin-connect (v0.1.5, maintained by Likenttt) is a Garmin Connect integration plugin for DeepSeek Harness. It registers activities, sleep, steps, heart rate, weight, training libraries, a

# DeepSeek # DSH # Garmin Connect 14 views
📝
dsh-lan-access: Enabling Access to the DSH Web GUI Within the Local Area Network
Aug 27, 2026 · DeepSeek Harness plugin

dsh-lan-access is a DSH network access tool plugin maintained by Leon0555 (MIT, v0.1.3). It binds the Web GUI to 0.0.0.0, injects a crypto.randomUUID polyfill to fix RPC failures over HTTP in LAN, and

# DeepSeek # DSH # Networking tools 25 views
📝
dsh-image2-draw: Integrating gpt-image-2 Image Generation in DSH Dialogues
Aug 27, 2026 · DeepSeek Harness plugin

dsh-image2-draw is a DeepSeek Harness image generation plugin maintained by JuneLearn, which calls gpt-image-2 through a third-party OpenAI Images-compatible interface. It requires only the configurat

# DeepSeek # DSH # model inference 24 views
📝
dsh-record-replay: Recording macOS Desktop Operation Demos as Agent Skills
Aug 27, 2026 · DeepSeek Harness plugin

dsh-record-replay is a DSH workflow plugin maintained by humblebanana, integrating the Open Record/Replay macOS recorder into Harness. It provides the open-record-replay skill and orr_* tools. Agents

# DeepSeek # DSH # Workflow 10 views
📝
Task Passport: Relaying Between Harnesses with Task Passports, Without Moving Chat History
Aug 27, 2026 · DeepSeek Harness plugin

Task Passport is an open task handoff protocol and DSH thin plugin maintained by dongsheng123132. The passport stores versioned task states in the store; TaskPack is a single-file module designed for

# DeepSeek # DSH # Workflow 10 views
📝
dsh-harness-mcp-server: Exposing Harness Capabilities as an MCP Service
Aug 27, 2026 · DeepSeek Harness plugin

dsh-harness-mcp-server is a DSH workflow plugin released by community maintainer chushixixin, which exposes the DeepSeek Harness agent runtime as a StreamableHTTP MCP service. External MCP clients (su

# DeepSeek # DSH # MCP 15 views
📝
dsh-acp-for-bitfun: Integrating BitFun into DSH as a Subagent via ACP
Aug 27, 2026 · DeepSeek Harness plugin

dsh-acp-for-bitfun is a DeepSeek Harness plugin maintained by bobleer that registers BitFun as a subagent provider for dsh via the Agent Client Protocol v1 over stdio. After installation, models can d

# DeepSeek # DSH # BitFun 24 views
📝
dsh-global-rules: Editing DSH Global Rules in the Web Settings Panel
Aug 27, 2026 · DeepSeek Harness plugin

dsh-global-rules is a DSH client plugin maintained by badai147, which directly reads and writes to ~/.dsh/AGENTS.md via a web settings panel. After installation, you can open "Settings → Global Rules"

# DeepSeek # DSH # Client plugin 21 views