AI Agent Hub

Blog

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

📝
Equip DeepSeek Harness with Readable and Editable Cross-Session Memory Using dsh-mneme
Aug 17, 2026 · DeepSeek Harness plugin

dsh-mneme is a DeepSeek Harness memory plugin maintained by modusensus, licensed under MIT. It uses native SQLite with editable Markdown for dual-writing cross-session memory, and offers autoDream bac

# DeepSeek # DSH # Memory plugin 89 views
📝
Integrate WorkBuddy quota into DeepSeek Harness using dsh-llm-codebuddy
Aug 17, 2026 · DeepSeek Harness plugin

DSH-LLM-CodeBuddy is an MIT-licensed plugin for the DSH model maintainer maintained by Axiaohungry. It registers "CodeBuddy China Region" in DeepSeek Harness, and calls the CodeBuddy model with the AP

# DeepSeek # DSH # CodeBuddy 99 views
📝
Use dsh-fail-logger to automatically record the failure causes of tools in DeepSeek Harness
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-fail-logger` is a DeepSeek Harness development and runtime plugin maintained by Areium (MIT License, current version 0.5.1). It listens to sessions and events, deduplicates and counts failures wh

# DeepSeek # DSH # dsh-fail-logger 65 views
📝
Install a Terminal Coding Interface for DeepSeek Harness with dsh-code
Aug 17, 2026 · DeepSeek Harness plugin

### The dsh-code is a DeepSeek Harness interface enhancement plugin maintained by UNLINEARITY. It is stacked on the official dsh-base as an out-of-tree bundle, providing a terminal-based coding TUI wi

# DeepSeek # DSH # Interface enhancement 67 views
📝
Porting the DeepSeek Harness Web Interface to Mobile with dsh-client-ui-mobile-adapt
Aug 17, 2026 · DeepSeek Harness plugin

*dsh-client-ui-mobile-adapt* is an interface enhancement plugin for DeepSeek Harness maintained by Hotsteel2901 (MIT License, version 0.1.0). It collapses the default three-column web GUI into a singl

# DeepSeek # DSH # Interface enhancement 75 views
📝
Make Clear of Peak-Valley Prices of DeepSeek API on DSH Top Bar with dsh-client-pricing
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-client-pricing` is a DSH Web client plugin maintained by Miyazawai, which displays the current unit prices of the DeepSeek API in the session top bar: with peak/idle badges, automatic price switc

# DeepSeek # DSH # Peak Valley Pricing 68 views
📝
Add Balance Monitoring and Usage Statistics for DeepSeek Harness with dsh-balance-plugin
Aug 17, 2026 · DeepSeek Harness plugin

The dsh-balance-plugin is a DeepSeek Harness web interface enhancement plugin maintained by Francis-Xavier-code, under the MIT license. It automatically reads the DEEPSEEK_API_KEY, monitors RMB/USD ba

# DeepSeek # DSH # Interface enhancement 154 views
📝
Tracking Balance and Recording Expenses in DeepSeek Harness: deepseek-harness-wallet
Aug 17, 2026 · DeepSeek Harness plugin

The DeepSeek Harness Web plugin maintained by feibi-mochi is licensed under MIT. Next to the input box, it displays the official balance, the current session's expenditure, and the token count; for th

# DeepSeek # DSH # Conversations and Messages 74 views
📝
Integrating Modeling, Rendering and Export Functions into DeepSeek Harness via Blender Add-on
Aug 17, 2026 · DeepSeek Harness plugin

Blender is a community plugin for DeepSeek Harness maintained by CheshireJCat, with the npm package name `dsh-blender` and licensed under MIT. Instead of using BlenderMCP or a control port, it launche

# DeepSeek # DSH # Blender 77 views
📝
Connect PowerContext Memory Service to DeepSeek Harness via powercontext-dsh
Aug 17, 2026 · DeepSeek Harness plugin

### powercontext-dsh is an Apache-2.0 licensed DeepSeek Harness memory plugin maintained by knqiufan. It connects to a running PowerContext Server via HTTP, providing recall, memory, handover, experie

# DeepSeek # DSH # Memory plugin 53 views