You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(terminal): add terminal emulator with bridge integration
Implement local and remote terminal session management via the bridge
connection manager. This adds client methods to start, resize, send input
to, and close terminal sessions, along with handlers for output and exit
notifications.
Also includes UI updates for the terminal emulator and fixes a typo in
the FirebaseAPIKey property list entry.
0 commit comments