add initial testing

This commit is contained in:
William Jeynes
2026-01-27 22:57:49 +00:00
parent fdf8be2414
commit a3201d17a2
11 changed files with 742 additions and 5 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"dependencies": ["."],
"graphs": {
"agent": "./index.ts:agent"
},
"env": ".env"
}