This commit is contained in:
bracesproul
2025-02-27 15:41:47 -08:00
parent c7b61071a1
commit 3f4aad48e6
14 changed files with 254 additions and 104 deletions

View File

@@ -3,7 +3,7 @@
"agent": "./agent/agent.tsx:graph"
},
"ui": {
"agent": "./agent/ui.tsx"
"agent": "./agent/uis/index.tsx"
},
"_INTERNAL_docker_tag": "20",
"env": ".env"