AI Agent Hub

Blog

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

📝
dsh-vision: Integrating an External Vision Model with DeepSeek Harness
Aug 27, 2026 · DeepSeek Harness plugin

dsh-vision is a DSH community plugin (v0.2.6, MIT) maintained by linenxi-ctrl, providing image recognition capabilities to dialogue models without vision through configurable external visual APIs. It

# DeepSeek # DSH # dsh-vision 11 views
📝
dsh-token-usage: DSH Local Token Usage Ledger and Dashboard
Aug 27, 2026 · DeepSeek Harness plugin

dsh-token-usage is a DSH Web plugin maintained by LeemanCheung that passively records four types of token buckets for uncached input, output, cache read, and cache write. It provides an overview, 30-w

# DeepSeek # DSH # Plugin 11 views
📝
dsh-visual-plugin: Enhancing Image and Video Understanding for DSH Web UI
Aug 27, 2026 · DeepSeek Harness plugin

dsh-visual-plugin is a visual media plugin developed by jyh20030112 for the DeepSeek Harness Web interface. Images are processed through the DSH native attachment system and the current visual model p

# DeepSeek # DSH # visual plugin 11 views
📝
dsh-with-pencil: Integrating Official Pencil Canvas and Design Tools in DSH Sessions
Aug 27, 2026 · DeepSeek Harness plugin

dsh-with-pencil is a DSH Web community plugin maintained by IWAIBAOLI, which integrates the official @pen.dev/cli headless engine and browser editor into Harness. It provides an on-demand canvas, sess

# DeepSeek # DSH # dsh-with-pencil 11 views
📝
dsh-plan-graph: Visualizing Session Tool Calls as Interactive Flowcharts
Aug 27, 2026 · DeepSeek Harness plugin

dsh-plan-graph is an out-of-tree plugin for DeepSeek Harness maintained by HR2AY (MIT, 0.3.0). It adds a Plan Graph tab to the session view, rendering tool calls and messages as a pannable and zoomabl

# DeepSeek # DSH # dsh-plan-graph 7 views
📝
dsh-search-mcp: Using Search MCP to Replace DSH's Built-in Web Search
Aug 27, 2026 · DeepSeek Harness plugin

dsh-search-mcp is a DSH networking tool plugin maintained by gxpppp. While retaining the web_search tool name and display on the model side, it redirects search requests to Tavily, Brave, Exa, Perplex

# DeepSeek # DSH # DeepSeek Harness plugin 15 views
📝
Context-Vista: Visualizing Context Token Usage and Cost in DSH
Aug 27, 2026 · DeepSeek Harness plugin

context-vista is a client plugin developed by GooodWei for DeepSeek Harness, offering the /context slash command and a floating ring chart on the right side. It displays real-time token usage for syst

# DeepSeek # DSH # Client plugin 25 views
📝
dsh-client-ui-obsidian-memory: Persistent Memory for DSH Agents Using a Local Markdown Library
Aug 26, 2026 · DeepSeek Harness plugin

dsh-client-ui-obsidian-memory is a memory plugin for DSH maintained by detongz, providing persistent memory for Agents through a local Obsidian or Markdown library (Codex directory). The plugin regist

# DeepSeek # DSH # Plugin 48 views
📝
dsh-reminder: DSH Cross-Window Completion and Approval Reminder
Aug 26, 2026 · DeepSeek Harness plugin

dsh-reminder is a DSH web workflow plugin maintained by Aisland-SJL. When a task round ends or a tool call requires approval, it triggers a browser notification that pops up in any window, allowing us

# DeepSeek # DSH # Plugin 41 views
📝
DSH Side Chat: Ask Follow-up Questions on Selected Content in the DSH Web Client
Aug 26, 2026 · DeepSeek Harness plugin

dsh-side-chat is a DSH web client plugin maintained by AHGGG, offering a Codex-style Side Chat feature. It allows users to select text from completed messages and initiate focused follow-up questions

# DeepSeek # DSH # Client plugin 38 views