mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
fix(terminal): prevent infinite reconnect loop on Windows hosts (#336)
This commit is contained in:
+3
-1
@@ -97,7 +97,9 @@ Yes. Open any session and use the chat interface to send messages directly to th
|
||||
|
||||
### Can I access a terminal remotely?
|
||||
|
||||
Yes. Open a session in the web app and tap the Terminal tab for a remote shell.
|
||||
Yes, on Linux and macOS hosts. Open a session in the web app and tap the Terminal tab for a remote shell.
|
||||
|
||||
Windows hosts do not support the remote Terminal yet because the Bun PTY API used by HAPI is currently POSIX-only.
|
||||
|
||||
### How do I use voice control?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user