AI Agent Hub

Blog

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

📝
dsh-interconnect: Enabling Message and Event Communication Across Multiple DSH Instances
Aug 26, 2026 · DeepSeek Harness plugin

dsh-interconnect is a DSH workflow plugin maintained by Chinesezjc, enabling cross-instance message delivery, liveness detection, and event streaming via persistent WebSocket connections. The plugin i

# DeepSeek # DSH # Workflow 40 views
📝
dsh-recall-unread: Recall Interrupt Messages Not Yet Read by the Model
Aug 26, 2026 · DeepSeek Harness plugin

dsh-recall-unread is a DSH client plugin maintained by hg1048596-pixel, displaying the steering recall unread strip above the input box and supporting single and full message recall. It only works whe

# DeepSeek # DSH # Client plugin 24 views
📝
dsh-share: Export DSH Conversations as Images or Markdown
Aug 26, 2026 · DeepSeek Harness plugin

dsh-share is a DSH web client plugin maintained by hellodigua, designed to select single or multiple Q&A rounds from a session and export them as PNG images or Markdown. It supports multi-select inter

# DeepSeek # DSH # Client plugin 19 views
📝
dsh-usage-plugin: Record Token Usage and Costs for Each Call in DSH
Aug 26, 2026 · DeepSeek Harness plugin

dsh-usage-plugin is a DeepSeek Harness client plugin maintained by feiyang-dev that provides usage and cost tracking, along with balance inquiry panels, within the Web UI. It records token usage and c

# DeepSeek # DSH # Client plugin 32 views
📝
dsh-wsl-workspace: Add WSL Workspaces Directly in DSH Web GUI
Aug 26, 2026 · DeepSeek Harness plugin

dsh-wsl-workspace is a DSH client plugin maintained by 6Mikao9 (v0.3.1, MIT). After installation, you can add a WSL workspace from the Web GUI sidebar. This allows the entire agent session, including

# DeepSeek # DSH # WSL 29 views
📝
dsh-pipeline-kernel: DSH Multi-Agent Pipeline Management Kernel
Aug 26, 2026 · DeepSeek Harness plugin

dsh-pipeline-kernel is a DSH Cordis plugin maintained by not-big-dog, providing pipeline-agnostic multi-agent management capabilities: task boards, ledgers, deployments, registries, inspections, packa

# DeepSeek # DSH # Cordis plugin 17 views
📝
DeepSeek Pet: Raising a State-Aware Desktop Companion in the DeepSeek Harness Web Interface
Aug 26, 2026 · DeepSeek Harness plugin

DeepSeek Pet is an interactive desktop pet plugin developed by keleus for DSH Web. The character changes expressions in response to tasks, tool calls, context usage, and active sessions, with states p

# DeepSeek # DSH # Table Pet Plugin 57 views
📝
dsh-deepread: Evidence-First Deep Reading for AI Agents
Aug 26, 2026 · DeepSeek Harness plugin

DeepRead (xiehuan123/dsh-deepread) is an evidence-first deep reading plugin within the DSH ecosystem. It extracts traceable claims, evidence, confidence scores, and knowledge maps from sources such as

# DeepSeek # DSH # model inference 22 views
📝
meow-memory: DSH Cross-Session Seven-Layer Long-Term Memory Plugin
Aug 26, 2026 · DeepSeek Harness plugin

meow-memory is a cross-session memory plugin developed by Phant0Meow for DeepSeek Harness. It maintains a seven-layer structured memory system (soul/user/project/fact/lesson/topic/rules) in the worksp

# DeepSeek # DSH # Plugin 43 views
📝
dsh-auto-continue: Automatically send "continue" after interruption in DSH Web UI
Aug 26, 2026 · DeepSeek Harness plugin

dsh-auto-continue is a workflow plugin for the DSH Web UI, maintained by HsiangNianian. When a session is interrupted due to non-human reasons such as network errors, timeouts, or max-tokens, it autom

# DeepSeek # DSH # Workflow 26 views