AI Agent Hub

Blog

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

📝
Whale Girl: Add an upgradable desktop pet to the DeepSeek Harness web interface
Aug 17, 2026 · DeepSeek Harness plugin

Whale-girl is a desktop pet plugin for the DeepSeek Harness web client maintained by vlln: it appears as a QQ pet-style icon in the bottom right corner, can be dragged and fed, and tasks and conversat

# DeepSeek # DSH # whale-girl 107 views
📝
Add @ path reference to DeepSeek Harness input box with dsh-at-file
Aug 17, 2026 · DeepSeek Harness plugin

### `dsh-at-file` is a DeepSeek Harness Web plugin maintained by omdsh-dev. It allows users to search the workspace by typing `@` in the input box and insert the path of a file or directory. Starting

# DeepSeek # DSH # dsh-at-file 76 views
📝
Use dsh-agent-teams to orchestrate DeepSeek Harness sessions into an intelligent agent team
Aug 17, 2026 · DeepSeek Harness plugin

`dsh-agent-teams` is a DeepSeek Harness community plugin maintained by NanmiCoder. It turns the current session into a team leader, allows spawning resumable sub-Agents by role, enables multi-agent co

# DeepSeek # DSH # Multi-agent 152 views
📝
Turn DeepSeek Harness Web Interface into a 2005 Portal Website with dsh-ads
Aug 17, 2026 · DeepSeek Harness plugin

DSH-ADS is a fun plugin for DeepSeek Harness maintained by Nagi-ovo, licensed under BSD-3-Clause, and only acts on the web interface. It injects fictional advertisements into the sidebar, chat interfa

# DeepSeek # DSH # dsh-ads 61 views
📝
Adding Visual Capabilities to DeepSeek Harness Plain Text Model Using dsh-vision-toolkit
Aug 17, 2026 · DeepSeek Harness plugin

DSH Vision Toolkit is a DeepSeek Harness interface enhancement plugin maintained by Anionex, which connects agent-vision-toolkit to Web/Headless Profile. After pasting images with a plain-text model,

# DeepSeek # DSH # visual plugin 73 views
📝
Add persistent memory to DeepSeek Harness agent using mnemon
Aug 17, 2026 · DeepSeek Harness plugin

Mnemon is a persistent memory for LLM supervised agents maintained by mnemon-dev: it uses local SQLite four-graph storage, the host model determines what to remember, and the binary is responsible for

# DeepSeek # DSH # mnemon 70 views
📝
Working Activity: Make the Status Line of DeepSeek Harness Truly Dynamic
Aug 17, 2026 · DeepSeek Harness plugin

working-activity is a community plugin maintained by chimney (ccch1mneyyy), which provides DeepSeek Harness with a real-time working status line driven by session events: thinking copy, running tools,

# DeepSeek # DSH # working-activity 52 views
📝
Using dsh-deep-whale to give DeepSeek Harness a whale girl skin
Aug 17, 2026 · DeepSeek Harness plugin

dsh-deep-whale is a DSH Web GUI whale girl skin series maintained by Small-tailqwq, and the current finished product is maid-atelier (Deep Sea Maid Workshop). This article verifies through the communi

# DeepSeek # DSH # Theme Skin 749 views
📝
Configure Two-stage Agent Preset for DeepSeek Harness Using dsh-anchored-standard
Aug 17, 2026 · DeepSeek Harness plugin

*DSH-Anchored-Standard* is a preset for the community DeepSeek Harness maintained by xiaobright: In the first round, it aligns with the official Minimal trajectory using bash and str_replace_editor, a

# DeepSeek # DSH # Development and runtime 267 views
📝
Equip Plain-text Coding Agents with a Visual Toolbox Using agent-vision-toolkit
Aug 17, 2026 · DeepSeek Harness plugin

Agent-Vision-Toolkit is an open-source visual toolkit (MIT License, Python) maintained by Anionex. It provides skills such as glance/ground/detect/trace/crop and vision-tools for pure text-coding inte

# DeepSeek # DSH # Tools and abilities 94 views