AI Agent Hub

Blog

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

📝
dsh-token-monitor: DSH Sidebar Token Usage Plugin
Aug 29, 2026 · DeepSeek Harness plugin

`zhangzheng25/dsh-token-monitor` is a DeepSeek Harness (DSH) plugin designed to provide intuitive token usage monitoring. It adheres to the DSH "everything is a plugin" philosophy, displaying a "Today

# DeepSeek Harness # dsh-token-monitor # Token monitoring 5 views
📝
DSH History Tree Plugin: Adding Conversation Round Timeline Matrix to DSH Web
Aug 29, 2026 · DeepSeek Harness plugin

DSH History Tree is a plugin designed for the DSH Web interface, aiming to address the issue of lengthy message lists in multi-turn Q&A conversations that make it difficult to navigate back. It provid

# DeepSeek # dsh-history-tree # Dialogue timeline 7 views
📝
dsh-lark-meeting-notifier: View and remind Lark meetings in the DSH workspace
Aug 29, 2026 · DeepSeek Harness plugin

dsh-lark-meeting-notifier is a DeepSeek Harness (DSH) plugin designed to address the issue of users easily missing Lark meetings while working in the DSH workspace. The plugin displays a floating box

# DeepSeek Harness # dsh plugin # Feishu Conference Reminder 6 views
📝
dsh-encrypt: DSH Credential Encryption Plugin
Aug 29, 2026 · DeepSeek Harness plugin

dsh-encrypt is a DSH credential encryption plugin maintained by yauntyour (MIT license, current version 0.1.0-rc.12), designed to convert local plaintext credential files in-place into password-protec

# DeepSeek # dsh-encrypt # Voucher encryption 4 views
📝
dsh-ears: Open Source Voice Input Plugin for DeepSeek Harness
Aug 29, 2026 · DeepSeek Harness plugin

`dsh-ears` is an open-source voice input plugin for DeepSeek Harness (DSH) (v0.2.1, MIT license), designed to enhance the text input experience in the Web UI through speech recognition and optional te

# DeepSeek # dsh plugin # dsh-ears 10 views
📝
dsh-compact-activity: Making DSH Process Recording More Compact
Aug 29, 2026 · DeepSeek Harness plugin

`dsh-compact-activity` is a plugin for DSH designed to optimize the display of continuous thinking and tool calls in the web interface. This plugin collapses such process information into a single-lin

# DeepSeek # DSH # dsh-compact-activity 8 views
📝
dsh-ssh: SSH Remote Execution Plugin for DeepSeek Harness
Aug 29, 2026 · DeepSeek Harness plugin

dsh-ssh is the SSH remote execution plugin for DeepSeek Harness (DSH), developed based on the ssh2 library. It executes functions such as Bash, file operations, PTY terminals, and LSP on remote hosts

# DeepSeek # dsh-ssh # dsh plugin 17 views
📝
dsh-archived-chats: DSH's Local Archived Session Hub
Aug 29, 2026 · DeepSeek Harness plugin

dsh-archived-chats is a local-first session management plugin for DeepSeek Harness (DSH), designed to address the difficulty of retrieving and managing archived sessions. Maintained by Ultronen and li

# DeepSeek # DSH # dsh-archived-chats 3 views
📝
dsh-billing: Displaying Account Balance and Session Costs in DeepSeek Harness
Aug 29, 2026 · DeepSeek Harness plugin

`dsh-billing` is a DeepSeek Harness plugin designed to display the DeepSeek account balance and current session costs (in CNY) in real-time within the Web UI. It addresses the inconvenience of manuall

# dsh-billing # DeepSeek balance inquiry # DSH session fees 9 views
📝
dsh-tensorlake-sandbox: Moving DeepSeek Harness Execution into Tensorlake Sandbox
Aug 29, 2026 · DeepSeek Harness plugin

`@tensorlakeai/dsh-sandbox` is the MIT-licensed sandbox execution plugin provided by Tensorlake for DeepSeek Harness (dsh). It relocates dsh's file, subprocess, Bash, terminal, and LSP operations into

# DeepSeek Harness # Tensorlake Sandbox # Safe execution isolation 6 views