AI Agent Hub

Blog

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

📝
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 25 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 21 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 11 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 51 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 16 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 39 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 20 views
📝
dsh-remote: Managing Remote Workspaces via SSH in DSH
Aug 26, 2026 · DeepSeek Harness plugin

dsh-remote is a DeepSeek Harness network-connected tool plugin maintained by flymysql. It allows you to actively SSH into remote hosts from your local DSH, using 20 rw_* tools to read and write files,

# DeepSeek # DSH # dsh-remote 27 views
📝
dsh-claude-provider: Configuring and Discovering Models for DeepSeek Harness with Claude Provider
Aug 26, 2026 · DeepSeek Harness plugin

@mofeng2223/dsh-claude-provider offers a standalone Claude Provider type and Anthropic Messages format for DeepSeek Harness. DSH 0.1.1-rc.1 natively supports Claude reasoning-effort, so this plugin no

# DeepSeek # DSH # Claude 42 views
📝
dsh-emoji: Add Toggleable Inline Emoji for DSH Responses
Aug 26, 2026 · DeepSeek Harness plugin

dsh-emoji is a DeepSeek Harness plugin maintained by hellodigua that converts Unicode emojis in Agent responses into inline images on the Host end. It includes built-in styles for platforms like Tieba

# DeepSeek # DSH # dsh-emoji 14 views