Skip to content
dsh.fish
Bundle

dsh-desktop-agent-gui

Agent 桌面编排界面:把 CLI agent 编排变成可视化桌面体验——零配置门槛(向导)、智能聊天(流式 Markdown/@agent 路由/inline skill 卡片)、多频道管理、cron 定时自动化、本地技能管理、安全提供商集成(系统钥匙串)。受 ValueCell-ai/ClawX(7.6k★ MIT)启发。

Source
satan9394
License
MIT
Updated
Updated 6 days ago

Readme

# dsh-desktop-agent-gui

DSH(DeepSeek Harness)技能插件:**Agent 桌面编排界面**。

把 CLI agent 编排变成可视化桌面体验:零配置门槛(图形向导)、智能聊天(流式 Markdown/@agent 路由/inline skill 卡片/文档预览)、多频道管理(多账号/按账号绑定 agent)、cron 定时自动化(技能插入定时 prompt 投递外部频道)、本地优先技能管理、安全提供商集成(系统钥匙串)。受 [ValueCell-ai/ClawX](https://github.com/ValueCell-ai/ClawX)(7.6k★)启发的中文原创精简版。

## 安装

```bash
dsh plugin add dsh-desktop-agent-gui
```

## 触发方式

描述中包含"桌面编排 / 可视化 agent / 不碰终端 / GUI 管理频道 / 定时任务投递"等关键词时自动触发。

## 能力

- 零配置图形向导
- 智能聊天(@agent 路由/skill 卡片)
- 多频道多账号管理
- cron 定时自动化
- 本地技能管理
- 钥匙串安全凭证

## 许可

MIT

Install

dsh plugin --profile web add github:satan9394/dsh-desktop-agent-gui

Profile: web

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source