AI Agent Hub

Blog

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

📝
anime-find: Searching for Anime, Checking Ratings, and Copying Magnet Links in DeepSeek Harness Conversations
Aug 25, 2026 · DeepSeek Harness plugin

Anime-find is a DSH anime search plugin maintained by cocofhu, which aggregates sources like Mikan, AniBT, and AnimeGarden in conversations to display anime results in card format. It supports Bangumi

# DeepSeek # DSH # anime-find 21 views
📝
dsh-data-agent: Enabling DeepSeek Harness to Connect to Databases for Analysis via Dialogue
Aug 25, 2026 · DeepSeek Harness plugin

dsh-data-agent is a DSH data analysis plugin maintained by omdsh-dev, supporting common databases such as MySQL, PostgreSQL, and ClickHouse. After installation, users can select "Data Mode" to ask que

# DeepSeek # DSH # Data Analysis 49 views
📝
Engramory: A Portable Markdown Memory Protocol for DeepSeek Harness Agents
Aug 25, 2026 · DeepSeek Harness plugin

Engramory (tinqiao-oss/engramory) is a zero-infrastructure memory protocol designed for AI agents: Markdown-based single-file-per-fact structure, four types of typed notes, explicit curation disciplin

# DeepSeek # DSH # Memory plugin 50 views
📝
dsh-synapse: Transforming DeepSeek Harness Conversations into Browsable Branch Maps
Aug 25, 2026 · DeepSeek Harness plugin

dsh-synapse is a DSH client web plugin maintained by liangmianya, providing a draggable and scalable conversation map on top of native dialogues. It presents forks, follow-ups, and parallel conversati

# DeepSeek # DSH # Client plugin 66 views
📝
dsh-cost-meter: Adding a Session Cost Dashboard to DeepSeek Harness
Aug 25, 2026 · DeepSeek Harness plugin

dsh-cost-meter is a community-maintained DSH web cost tracking plugin that displays real-time session and daily Token usage, budget progress, official and custom Provider balances within the interface

# DeepSeek # dsh plugin # Cost Statistics 43 views
📝
Open Sea Skin: Equipping DeepSeek Harness with Real-Time WebGPU Ocean Skin
Aug 25, 2026 · DeepSeek Harness plugin

Open Sea Skin is an open-source DSH fun dress-up plugin by d-dev0101, which renders real-time Gerstner wave ocean surfaces behind the Harness Web interface using WebGPU. It supports adjustments for wa

# DeepSeek # DSH # WebGPU 29 views
📝
dsh-mnemon: Building a Three-Layer Pluggable Memory Control Plane for DeepSeek Harness
Aug 25, 2026 · DeepSeek Harness plugin

dsh-mnemon is a DSH memory plugin maintained by omdsh-dev. It manages context, project files, and long-term memory through a three-layer division of Runtime, Documents, and Memory Spaces. The third la

# DeepSeek # DSH # Memory plugin 66 views
📝
Directly Controlling iOS Simulators and Real Devices within Conversations: Introduction to the DSH Plugin dsh-ios
Aug 25, 2026 · DeepSeek Harness plugin

dsh-ios is a client plugin developed by ZSeven-W for DeepSeek Harness. It embeds real-time MJPEG feeds from iOS simulators and USB-connected physical devices into the DSH Web conversation interface, o

# DeepSeek # dsh plugin # IOS development 22 views
📝
dsh-memory-evolve: Equipping DeepSeek Harness with Long-Term Memory and Self-Evolution
Aug 25, 2026 · DeepSeek Harness plugin

dsh-memory-evolve is a DSH memory-type plugin maintained by csyangwen, which provides capabilities such as five-track cross-session memory, git branch awareness, four-track to-do lists, skill self-evo

# DeepSeek # DSH # Memory plugin 39 views
📝
Integrating AnySearch into DeepSeek Harness: Native Web Search and Vertical Retrieval in One Step
Aug 25, 2026 · DeepSeek Harness plugin

@anysearch/anysearch-dsh is a web tool plugin developed by the anysearch-team for DeepSeek Harness, integrating AnySearch into DSH's web profile. After installation, the Agent continues to use the nat

# DeepSeek # DSH # AnySearch 97 views