fix: terminal serialization and isolation

This commit is contained in:
Adam
2025-12-06 06:16:21 -06:00
parent 3ceac25fb5
commit 9111005165
9 changed files with 500 additions and 133 deletions

View File

@@ -86,5 +86,8 @@
"overrides": {
"@types/bun": "catalog:",
"@types/node": "catalog:"
},
"patchedDependencies": {
"ghostty-web@0.3.0": "patches/ghostty-web@0.3.0.patch"
}
}