feat: add agent test cli

This commit is contained in:
2026-06-14 15:44:53 +01:00
parent 825f67db13
commit eb2a9953a3
4 changed files with 662 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"extends": "../../tsconfig.json",
"include": ["src/**/*.ts"]
}