vinoth4v/dsh-tool-council0

dsh-tool-council

DeepSeek Harness plugin: a model-facing `council` tool that puts one question to several models on different providers at once, then reports where they agree and where they split

包名
dsh-tool-council
版本
0.1.0
许可证
MIT
最近更新
2026年8月15日

安装

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

Configuration

FieldDefaultMeaning
members3 built-in routesThe panel. Each entry is { provider, model, role? }. Capped at 8.
synthesisgoogle / gemini-3.6-flashThe chair route, or false to never synthesize.
maxTokens2048Generation cap per member and for the chair.
timeoutMs120000Deadline per call, fused with the caller's own cancellation.

The built-in defaults exist only so the plugin loads without configuration. Set members to routes you actually have — the defaults name specific providers that may not exist in your deployment.