feat(dsbench): add SDK evaluation composition

This commit is contained in:
Yichen Jiang
2026-07-17 17:29:38 +08:00
parent a6915745e0
commit a38ff125a7
17 changed files with 365 additions and 29 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "dsbench-coding-agent-example",
"private": true,
"version": "0.0.1",
"type": "module",
"description": "DSBench JSON-RPC coding-agent composition"
}