Culeot/dsh-batch-pipeline0

dsh-batch-pipeline

Batch task pipeline for DeepSeek Harness: a cross-session batch ledger with progress pointer, budget guard, and product assertions — model-facing tools plus a per-step progress injection.

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 |