D
@alib8b8/dsh-plugin-aflare
v0.1.0 · 2 天前发布
DeepSeek Harness (DSH) Cordis plugin exposing aflare workflow tools
README
@alib8b8/dsh-plugin-aflare
DeepSeek Harness (DSH)
Cordis plugin that exposes aflare
workflow tools as native DSH tools.
Every tool spawns the local aflare binary with execFile (no shell), so
nothing leaves your machine — the same local-first guarantee aflare itself
makes.
Tools
| Tool | What it does |
|---|---|
| aflare_version | Installed aflare version |
| aflare_generate | Create workflow YAML from a description (optional ai: true for LLM generation) |
| aflare_validate | Validate a workflow YAML |
| aflare_run | Execute a workflow YAML and return the output |
| aflare_template_list | List built-in templates |
| aflare_template_run | Run a template by ID |
Install
###
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- AGPL-3.0-or-later
- npm
- @alib8b8/dsh-plugin-aflare
- Repo
- git+https://github.com/alib8b8/aflare.git
- Engines
{"node":">=22.19.0"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}