JohnXu22786/headless-json ↗★ 0
dsh-headless-json
Structured, machine-readable CI output for DeepSeek Harness (dsh): session event capture with JSON/NDJSON reports, JUnit XML, semantic exit codes, artifact collection and privacy redaction. Ships as a dsh profile bundle and a standalone CLI.
AI 분석
核心用途是捕获会话事件并输出标准测试报告与语义退出码,支持产物收集。适合将 DSH 接入 CI/CD 流程、进行自动化评估与批量测试的场景。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:JohnXu22786/headless-jsonConfiguration
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.