alib8b8/dsh-plugin-aflare ↗★ 0
@alib8b8/dsh-plugin-aflare
公开 aflare 工作流工具的 DeepSeek Harness (DSH) Cordis 插件。
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) |