Skip to content

Commit d763c11

Browse files
adamdotdevinactions-userthdxr
authored
feat(desktop): terminal pane (anomalyco#5081)
Co-authored-by: Github Action <action@github.com> Co-authored-by: Dax Raad <d@ironbay.co>
1 parent b1202ac commit d763c11

File tree

27 files changed

+2292
-395
lines changed

27 files changed

+2292
-395
lines changed

bun.lock

Lines changed: 11 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix/hashes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"nodeModules": "sha256-ZGKC7h4ScHDzVYj8qb1lN/weZhyZivPS8kpNAZvgO0I="
2+
"nodeModules": "sha256-Wrfwnmo0lpck2rbt6ttkAuDGvBvqqWJfNA8QDQxoZ6I="
33
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@tailwindcss/vite": "4.1.11",
3535
"diff": "8.0.2",
3636
"ai": "5.0.97",
37-
"hono": "4.7.10",
37+
"hono": "4.10.7",
3838
"hono-openapi": "1.1.1",
3939
"fuzzysort": "3.1.0",
4040
"luxon": "3.6.1",

packages/desktop/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,13 @@
3333
"@solid-primitives/resize-observer": "2.1.3",
3434
"@solid-primitives/scroll": "2.1.3",
3535
"@solid-primitives/storage": "4.3.3",
36+
"@solid-primitives/websocket": "1.3.1",
3637
"@solidjs/meta": "catalog:",
3738
"@solidjs/router": "catalog:",
3839
"@thisbeyond/solid-dnd": "0.7.5",
3940
"diff": "catalog:",
4041
"fuzzysort": "catalog:",
42+
"ghostty-web": "0.3.0",
4143
"luxon": "catalog:",
4244
"marked": "16.2.0",
4345
"marked-shiki": "1.2.1",

0 commit comments

Comments
 (0)