DamonBao/dsh-dungeon-party1

@jcy2387/dsh-dungeon-party

DeepSeek Harness 的五智能体副本小队编排插件。

AI 分析

核心用途是提供五人副本智能体编排预设。适合需要在 DSH 中运行多智能体协同任务、进行任务租约管理与容错修复的用户。

包名
@jcy2387/dsh-dungeon-party
版本
0.1.8
最近更新
2026年8月22日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DamonBao/dsh-dungeon-party

Configuration Highlights

OptionDefaultPurpose
scopeEnforcementModeautoResolves to the safest available write-scope enforcement mode.
maxConcurrentDps3Maximum number of DPS slots that may hold active leases.
taskLeaseDurationMs600000Lifetime of a task lease.
progressCheckpointIntervalMs180000Expected checkpoint interval for running work.
maxMissedCheckpoints2Misses allowed before progress becomes stalled.
maxRepairRounds3Maximum repair rounds per task.
battleResCharges1DPS resurrection budget.
commanderBattleResCharges1Commander rescue budget.
healerVerificationTimeoutMs120000Timeout for an approved verification command.
validationRequiredtrueRequires a current passing validation report before completion.

Default fingerprint exclusions:

.git/**
node_modules/**
.npm-cache/**
lib/**
dist/**
coverage/**
.dsh/dungeon-party/tmp/**

The runtime also supports an explicit childRoute (provider and model) for pinning child agents to a model route registered in DSH settings.