Culeot/dsh-batch-pipeline0

dsh-batch-pipeline

DSH 批处理任务管道插件:提供跨会话的批处理账本,包含进度指针、预算守护、产品断言工具及每步进度注入。

AI 分析

核心用途是管理和监控大规模批量生成任务。适合需要让 AI 批量处理大量数据、文章或代码并控制预算的用户。

包名
dsh-batch-pipeline
版本
0.1.0
最近更新
2026年8月14日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

Usage examples

Write 50 essays:

batch_create name=putonghua-essays items=[topic1, topic2, ..., topic50] minBytes=500

## Configuration

| Option | Default | Description |
|---|---|---|
| `budgetUsd` | 5 | Spending cap in USD (estimated) |
| `injectEnabled` | true | Inject batch progress (current item/budget) each step |