feat(agent): add AgentHarness execution tools

This commit is contained in:
Mario Zechner
2026-07-21 17:03:28 +02:00
parent 3dcb411e89
commit 37eb243d26
23 changed files with 1766 additions and 75 deletions
+1
View File
@@ -455,6 +455,7 @@
"license": "MIT",
"dependencies": {
"@earendil-works/pi-ai": "^0.81.0",
"diff": "8.0.4",
"ignore": "7.0.5",
"typebox": "1.1.38",
"yaml": "2.9.0"
+1
View File
@@ -479,6 +479,7 @@
"license": "MIT",
"dependencies": {
"@earendil-works/pi-ai": "^0.81.0",
"diff": "8.0.4",
"ignore": "7.0.5",
"typebox": "1.1.38",
"yaml": "2.9.0"