jonah791/dsh-agent-taskboard ↗★ 1
dsh-agent-taskboard
任务板插件:主人/任何 agent 可发布任务(异步队列),宿主 agent 空闲时自主领取并完成(不打断会话)。含发布/列表/领取/完成/状态工具与 JSON 持久化 + 新任务排队通知。
AI Analysis
核心用途为异步任务队列管理。适合需要让 Agent 在空闲时自主领取并执行后台任务,且不打断当前会话的用户和任务场景。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗使用
| 工具 | 说明 |
|---|---|
taskboard_post | 发布任务(short/long、优先级、标签) |
taskboard_list | 任务列表(状态过滤) |
taskboard_claim | 领取任务 |
taskboard_complete | 完成任务(附摘要) |
taskboard_cancel | 取消任务 |
taskboard_update | 更新任务 |
taskboard_status | 看板概览 |