JohnXu22786/headless-json ↗★ 0
dsh-headless-json
为 DeepSeek Harness 提供结构化、机器可读 CI 输出的插件,支持 JSON/NDJSON 报告与 JUnit XML。
AI 分析
核心用途是捕获会话事件并输出标准测试报告与语义退出码,支持产物收集。适合将 DSH 接入 CI/CD 流程、进行自动化评估与批量测试的场景。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JohnXu22786/headless-json说明文档
阅读完整 README ↗Configuration
All options are snake_case, configurable through the bundle's patch config
block, the set_options tool, or CLI --set. Unknown keys are tolerated in
configuration files (forward-compatible deployments); set_options and CLI
--set reject unknown keys, including unknown nested keys.