docs: update GhosttyTerminal permalink to latest commit

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Nathan Flurry 2026-03-06 12:10:18 -08:00
parent bed4a969aa
commit d1b0174510

View file

@ -230,7 +230,7 @@ Since the browser WebSocket API cannot send custom headers, the endpoint accepts
### Browser terminal emulators ### Browser terminal emulators
The terminal session works with any browser terminal emulator like ghostty-web or xterm.js. For a complete example using ghostty-web, see the [Inspector's GhosttyTerminal component](https://github.com/rivet-dev/sandbox-agent/blob/be32cf04a250512e73a0ffdb5f7e759accfc1c47/frontend/packages/inspector/src/components/processes/GhosttyTerminal.tsx). The terminal session works with any browser terminal emulator like ghostty-web or xterm.js. For a complete example using ghostty-web, see the [Inspector's GhosttyTerminal component](https://github.com/rivet-dev/sandbox-agent/blob/bed4a969aa1f3c0c0d90b534de6bbd90e42bd87e/frontend/packages/inspector/src/components/processes/GhosttyTerminal.tsx).
## Configuration ## Configuration