Add foundry terminal and process pane

This commit is contained in:
Nathan Flurry 2026-03-10 23:55:43 -07:00
parent 0471214d65
commit 28c4ac22ff
16 changed files with 2412 additions and 36 deletions

View file

@ -15,7 +15,8 @@
},
"dependencies": {
"@openhandoff/shared": "workspace:*",
"rivetkit": "2.1.6"
"rivetkit": "2.1.6",
"sandbox-agent": "workspace:*"
},
"devDependencies": {
"tsup": "^8.5.0"