alib8b8/dsh-plugin-aflare ↗★ 0
@alib8b8/dsh-plugin-aflare
DeepSeek Harness (DSH) Cordis plugin exposing aflare workflow tools
AI 分析
核心用途是让 DSH 智能体能够调用本地的 aflare 命令行工具。适合需要在工作流中集成 aflare 自动化能力的开发者。需要提前安装 aflare 二进制文件。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:alib8b8/dsh-plugin-aflareドキュメント
README 全文を読む ↗Configuration
| Env var | Default | Description |
|---|---|---|
AFLARE_BIN | aflare | Path to the aflare executable |
AFLARE_TIMEOUT_MS | 300000 | Per-invocation timeout (ms) |