mirror of
https://github.com/harivansh-afk/evaluclaude-harness.git
synced 2026-04-16 17:01:04 +00:00
grader, test renderer
This commit is contained in:
parent
9297f0b1ee
commit
e0c36241b0
22 changed files with 1914 additions and 5 deletions
|
|
@ -27,15 +27,19 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@anthropic-ai/claude-agent-sdk": "^0.2.4",
|
||||
"@anthropic-ai/sdk": "^0.39.0",
|
||||
"commander": "^12.1.0",
|
||||
"glob": "^10.4.0",
|
||||
"handlebars": "^4.7.8",
|
||||
"inquirer": "^9.2.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"tree-sitter": "^0.21.1",
|
||||
"tree-sitter-python": "^0.21.0",
|
||||
"tree-sitter-typescript": "^0.21.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/inquirer": "^9.0.7",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/node": "^20.14.0",
|
||||
"eslint": "^8.57.0",
|
||||
"typescript": "^5.4.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue