mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-09-04 10:11:46 +03:00
fix(tui): enforce supported platform boundaries
This commit is contained in:
@@ -637,6 +637,7 @@ if (process.platform !== "win32") {
|
||||
NANOBOT_TUI_WORKSPACE: "/tmp/nanobot-test",
|
||||
NANOBOT_TUI_VERSION: "test",
|
||||
NANOBOT_TUI_ACCESS: "workspace access",
|
||||
NANOBOT_TUI_THEME: "dark",
|
||||
},
|
||||
stdout: "pipe",
|
||||
stderr: "pipe",
|
||||
|
||||
Reference in New Issue
Block a user