Merge pull request #1696 from deepseek-harness/codex/dsh-badge-plugin

feat: add optional dsh badge skill provider
This commit is contained in:
Turtle
2026-08-08 16:33:00 +08:00
committed by GitHub
46 changed files with 651 additions and 25 deletions

View File

@@ -680,7 +680,8 @@
"apps/cli": {
"entry": [
"tests/**/*.spec.ts",
"tests/**/*.e2e.ts"
"tests/**/*.e2e.ts",
"tests/**/*.snapshot.ts"
],
"project": [
"src/**/*.ts",