User-defined agents with automatic routing, model failover, and squad orchestration: six model tools (agent_dispatch / agent_followup / agent_list / agent_squad / agent_import_skill / agent_upsert), no built-in agents, a native right-tab panel (Overview / Agents / Squads / History), and a floating action ball.
- GitHub stars
- 1
- Version
- v1.3.4
- License
- MIT
- Added
- 2026-08-29
GitHub info
- GitHub stars
- 1
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 28, 2026, 12:22 PM
- Maintainer
- kiligzzz
- Added
- 2026-08-29
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

Agent
https://raw.githubusercontent.com/kiligzzz/dsh-agent-dispatch/main/docs/screenshots/agents.png

弹窗Agent小队
https://raw.githubusercontent.com/kiligzzz/dsh-agent-dispatch/main/docs/screenshots/popup-agents-squads.png

弹窗运行中
https://raw.githubusercontent.com/kiligzzz/dsh-agent-dispatch/main/docs/screenshots/popup-running.png

悬浮球设置
https://raw.githubusercontent.com/kiligzzz/dsh-agent-dispatch/main/docs/screenshots/popup-settings.png

完成
https://raw.githubusercontent.com/kiligzzz/dsh-agent-dispatch/main/docs/screenshots/fab-done.png

空闲1
https://raw.githubusercontent.com/kiligzzz/dsh-agent-dispatch/main/docs/screenshots/fab-idle-1.png
Install
dsh plugin --profile web add github:kiligzzz/dsh-agent-dispatchTags
README badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/kiligzzz/dsh-agent-dispatch)Related plugins
Tools & Capabilitiesdsh-ssh-ops
★ 14SSH ops terminal for DSH Web UI: drive a connected server from the main conversation (ssh_connect/ssh_exec/ssh_read/ssh_write/ssh_disconnect) while keeping an interactive xterm.js terminal on the right.
dsh-mcp-connector
★ 7Connect and manage MCP servers in DeepSeek Harness with OAuth 2.0 PKCE, API keys, stdio/HTTP, mcpServers JSON import, tool and prompt discovery, and a connector marketplace. Maintained by Qichacha/QCC.
dsh-trading-toolkit
★ 2A-share and US stock trading toolkit for DSH agents: realtime quotes, OHLCV klines, ADX three-state regime signals and simple backtest previews via EastMoney. Read-only, never places orders.