AI Agent Hub

Blog

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

📝
dsh-plugin-subscriptions: Integrate ChatGPT, Claude, and Grok into DSH via Subscription Accounts, No API Key Required
Aug 25, 2026 · DeepSeek Harness plugin

dsh-plugin-subscriptions is a DeepSeek Harness model inference plugin maintained by V1ki. It bridges ChatGPT (Codex), Claude, Grok, and GitHub Copilot subscriptions into DSH's LLM Provider via a Web-b

# DeepSeek # dsh plugin # model inference 22 views
📝
DSH Big Fish: A Companion Plugin That Brings the Agent's Real-World Workflow to the Desktop Top Layer
Aug 25, 2026 · DeepSeek Harness plugin

Introducing the DeepSeek Harness community plugin **dsh-dafeiyu (DSH Big Fat Fish)**: A desktop-native companion maintained by QCYTSN that displays thinking, working, waiting, completed, and error sta

# DeepSeek # DSH # Desktop Companion 28 views
📝
ModSearch: Adding Free Online Search to DeepSeek Harness
Aug 25, 2026 · DeepSeek Harness plugin

ModSearch (liustack/modsearch) is a popular free online search plugin in the DeepSeek Harness community, allowing users to get started without registration or API keys. This article introduces its cap

# DeepSeek # DSH # modsearch 55 views
📝
Clone Any Webpage into a Vite + React Project with perfect-web-clone
Aug 25, 2026 · DeepSeek Harness plugin

ericshang98/perfect-web-clone is a DSH networked tool plugin: pwc CLI performs deterministic web page capture, sections the content, and generates Vite+React source code. It scores outputs based on fi

# DeepSeek # dsh plugin # Webpage replication 34 views
📝
Oh-DSH: A Packaged DSH Runtime for Desktop, Web, and TUI
Aug 25, 2026 · DeepSeek Harness plugin

Oh-DSH is maintained by hust-open-atom-club, packaging DeepSeek Harness, Node runtime, and built-in plugins into an installable distribution. It allows switching between Desktop, Web, and TUI interfac

# DeepSeek # DSH # Oh-DSH 44 views
📝
whale-girl: Adding a QQ Pet-style Desktop Companion to the DeepSeek Harness Web Interface
Aug 25, 2026 · DeepSeek Harness plugin

Whale-girl is a DSH Web GUI desktop pet plugin maintained by vlln: floating in the bottom-right corner, draggable for feeding and playing, featuring a 15-state state machine that syncs with tasks and

# DeepSeek Harness # dsh plugin # whale-girl 32 views
📝
dsh-genui: Enabling DeepSeek Harness Assistants to Generate Interactive Interfaces for Long Responses
Aug 25, 2026 · DeepSeek Harness plugin

dsh-genui is a DSH client plugin maintained by omdsh-dev. It renders over 30 components inline within assistant responses using the dsh-ui fence, including statistics cards, tables, ECharts charts, fo

# DeepSeek # DSH # GenUI 50 views
📝
SuperDesign-Skill: Transforming DeepSeek Harness to Generate Unique AI Interfaces
Aug 25, 2026 · DeepSeek Harness plugin

superdesigndev/superdesign-skill is a SkillHub workflow-type DSH plugin that equips Cursor, Claude Code, and DSH agents with product design capabilities. It enables iterative UI, presentation, and gra

# DeepSeek Harness # dsh plugin # superdesign 53 views
📝
dsh-at-file: Using @ to Reference Workspace Files in the DeepSeek Harness Input Box
Aug 25, 2026 · DeepSeek Harness plugin

dsh-at-file is a community plugin for DeepSeek Harness maintained by FSMargoo, providing Codex-style @ file references within the Web composer: it searches the workspace, mounts relative paths, and al

# DeepSeek # dsh plugin # file reference 24 views
📝
Implementing Traceable Knowledge Graph Memory for DeepSeek Harness with graph-memory
Aug 25, 2026 · DeepSeek Harness plugin

Graph-memory is a DSH memory-type plugin maintained by adoresever, which extracts dialogues into TASK/SKILL/EVENT knowledge graphs, supporting cross-session semantic recall and local SQLite storage. T

# DeepSeek # DSH # knowledge graph 43 views