DamonBao/dsh-dungeon-party1

@jcy2387/dsh-dungeon-party

DSH five-agent dungeon party orchestration plugin

包名
@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.