dsh-reqsys
Maintenance: Activeringo-p-git/dsh-reqsys
??????(?? & ??)-- DSH ??,? dsh-pet ???????/????
$ dsh plugin add dsh-reqsysInstall
dsh has no central install command — add this plugin’s entry (documented in its README below) to your profile or patch config, then restart.
How installs work0
stars
0
forks
JavaScript
Language
MIT
License
2026-09-11
Created
2026-09-17
Last push
README
dsh-reqsys
需求管理系统(行迹 & 未竟)—— DSH(DeepSeek Harness)插件。
从 dsh-pet(魔改版)剥离为独立插件,不再依赖宠物。
功能
- 行迹 —— 浏览、检索、导入/导出需求列表
- 未竟 —— 跟踪未完成任务
- 双击唤醒 —— 双击宠物/桥接事件弹出快速录入框
- 数据持久化 —— 需求存储于
~/.dsh/requirements/data.json
安装
本插件作为 DSH profile 依赖安装,通过 cordis.patch.yml 注入插件行。
# 在 profile 目录下
pnpm add dsh-reqsys
配置 profile/cordis.patch.yml:
- insert:
- id: reqsys
name: 'dsh-reqsys'
config: {}
开发
git clone https://github.com/Ringo-P-GIT/dsh-reqsys
cd dsh-reqsys
# 无额外依赖;peerDeps 由 DSH 运行时提供
API
| 端点 | 方法 | 说明 |
|---|---|---|
/dsh-reqsys/api/requirements |
GET | 获取所有需求 |
/dsh-reqsys/api/requirements |
POST | 新增需求 |
/dsh-reqsys/api/requirements/:id |
PUT | 更新需求 |
/dsh-reqsys/api/requirements/:id |
DELETE | 删除需求 |
许可
MIT
More in Other
deepwiki-rs
by sopaco
Turn code into clarity. Generate accurate technical docs and AI-ready context in minutes—perfectly structured for human teams and intelligent agents.
dsh-purge
by yujunzhixue
A jailbreak layer for DeepSeek Harness that unlocks every model and lets you swap custom prompts per model (default tuned for the domestic "XiaoMaJiang" model).
dsh-plugin-radar
by adamplatin123
An ecosystem radar for the DeepSeek Harness (dsh) plugin community that auto-discovers thousands of candidate plugins and runs continuous k8s-level validation, publishing the results as a browsable plugin catalog.
picgo-core
by picgo
:zap:The ultimate image uploading engine. Both CLI & API supports.
