AI Agent Hub

Blog

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

📝
dsh-toolkit: Collection Install Entry for Ten Zero-Dependency Deterministic Tools
Aug 26, 2026 · DeepSeek Harness plugin

The omdsh-dev/dsh-toolkit bundles ten deterministic tools—time, encoding, json, calculator, csv, regex, markdown, diff, stat, and schema—as vendored snapshots into a single collection, offering unifie

# DeepSeek # DSH # Client plugin 22 views
📝
dsh-usage-stats: DSH Usage Heatmap and Token Dashboard
Aug 26, 2026 · DeepSeek Harness plugin

dsh-usage-stats is a DSH community plugin maintained by Make0209. It aggregates usage data from persistent session logs, providing a GitHub-style 53-week heatmap, token/cache hit/account balance stati

# DeepSeek # DSH # admin-security 46 views
📝
deepseek-harness-workbench-plugin: Integrating Dialogues, Editors, and Terminals into a Unified Workbench within the DSH Web UI
Aug 26, 2026 · DeepSeek Harness plugin

The dsh-workbench-plugin maintained by loadingvx provides a three-column workspace for the DeepSeek Harness Web UI: conversation on the left, an editor and intelligent terminal in the center, and file

# DeepSeek # DSH # Workbench plugin 27 views
📝
dsh-chat-timeline: Bringing DeepSeek's Official Right-Side Conversation Navigation Bar into DSH Web
Aug 26, 2026 · DeepSeek Harness plugin

dsh-chat-timeline is maintained by jjxjjjjiik-bot, porting the ScrollNav conversation navigation track from the right side of chat.deepseek.com to the DeepSeek Harness Web interface. The plugin persis

# DeepSeek # DSH # dsh-chat-timeline 37 views
📝
dsh-lark-link: Integrating DeepSeek Harness Agent with Feishu
Aug 26, 2026 · DeepSeek Harness plugin

dsh-lark-link is a DSH client plugin maintained by amlyczz, which bridges the Agent bidirectionally to Feishu/Lark via QR code authentication. It features dual persistence for both Outbox and inbound

# DeepSeek # DSH # Lark 19 views
📝
DSH-Code: The Terminal Interface for DeepSeek Harness
Aug 26, 2026 · DeepSeek Harness plugin

DSH-Code is a DeepSeek Harness terminal TUI bundle maintained by UNLINEARITY, layered on top of the official dsh-base as an out-of-tree plugin, sharing the Agent, Session, tools, and plugin services w

# DeepSeek # DSH # Terminal TUI 19 views
📝
dsh-plugin-check: DSH Plugin Repository Read-Only Health Check
Aug 26, 2026 · DeepSeek Harness plugin

The DSH networking tool plugin maintained by omdsh-dev registers a plugin_check tool that performs read-only static scanning on the plugin repository. It covers 33 checks including manifest protocols,

# DeepSeek # DSH # Plugin Health Check 45 views
📝
dsh-science: Claude Science-Style Research Workbench for DSH
Aug 26, 2026 · DeepSeek Harness plugin

dsh-science is a DSH science-oriented plugin (v0.2.0, MIT) maintained by biociao. It provides a ReAct research loop engine (research_* tools), versioned artifact tracing (artifact_* tools), SSH remote

# DeepSeek # DSH # bioinformatics 21 views
📝
dsh-plugin-marketplace: Transforming the GitHub dsh-plugin Topic into a Searchable Plugin Marketplace
Aug 26, 2026 · DeepSeek Harness plugin

dsh-plugin-marketplace is a permanent DSH plugin maintained by AwesomeHou. It utilizes the GitHub Search API to synchronize the dsh-plugin topic repository in real time to the "Plugin Marketplace" tab

# DeepSeek # DSH # Plugin Marketplace 22 views
📝
dsh-whale-report: Generating Deterministic Agent Reports from Session Event Logs
Aug 26, 2026 · DeepSeek Harness plugin

dsh-whale-report (DeepTrace) is a memory-type plugin for DSH maintained by SenmuuuuW. It deterministically aggregates data from local session event logs to generate daily, weekly, monthly, yearly, and

# DeepSeek # DSH # memory 44 views