| 1 | /** |
| 2 | * Terminal Agent — PTY-backed Claude Code terminal for the gstack browser |
| 3 | * sidebar. Translates the phoenix gbrowser PTY (cmd/gbd/terminal.go) into |
| 4 | * Bun, with a few changes informed by codex's outside-voice review: |
nothing calls this directly
no test coverage detected