alt-glitch
2bd9c9b881
opentui(phase3): launcher integration — HERMES_TUI_ENGINE dual-engine
...
hermes --tui launches the native OpenTUI engine (Bun) when
HERMES_TUI_ENGINE=opentui (env) or display.tui_engine=opentui (config);
Ink stays the default and the shipping path is untouched.
- _resolve_tui_engine() (env > config > ink); refuses opentui on
Windows/Termux (no Bun) -> falls back to ink with a notice.
- _make_opentui_argv() -> [bun, src/entry.real.tsx] (no build step).
- _bun_bin() with HERMES_BUN override.
- Branch at top of _make_tui_argv BEFORE _ensure_tui_node (Bun-only host
must not bootstrap Node).
- Gate _launch_tui NODE_OPTIONS/--max-old-space-size on engine==ink (Bun
is JSC; the V8 flag errors/ignores).
Verified end-to-end via tmux: real hermes --tui -> Bun -> OpenTUI ->
real Python gateway streamed a real reply. No-flag default still ink.
2026-06-08 11:11:54 +00:00
..
2026-06-07 22:22:21 -07:00
2026-05-18 10:14:38 -07:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-05-28 22:26:25 -07:00
2026-06-02 12:37:40 -04:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-06-06 11:46:24 -07:00
2026-06-04 17:40:33 -07:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-06-05 13:30:02 +10:00
2026-05-28 22:26:25 -07:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-06-01 19:52:28 -07:00
2026-06-01 19:51:03 -07:00
2026-05-28 22:26:25 -07:00
2026-06-06 18:33:44 -07:00
2026-05-28 22:26:25 -07:00
2026-05-18 21:43:59 -07:00
2026-05-28 22:26:25 -07:00
2026-06-03 07:32:00 +07:00
2026-06-08 11:11:54 +00:00
2026-06-01 16:06:44 +10:00
2026-06-01 13:32:55 +10:00
2026-06-05 02:54:34 -07:00
2026-05-25 15:18:55 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-06-08 11:11:54 +00:00
2026-05-28 22:26:25 -07:00
2026-06-03 19:37:29 -07:00
2026-06-06 19:57:44 -07:00
2026-05-28 21:40:39 -07:00
2026-05-27 14:31:55 -07:00
2026-06-07 02:41:01 -07:00
2026-05-29 22:29:48 -07:00
2026-05-27 10:49:33 -07:00
2026-06-01 20:13:42 -07:00
2026-05-14 09:05:31 -07:00
2026-05-27 13:55:51 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-17 02:29:41 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-06-04 18:04:47 -07:00
2026-06-03 11:22:06 -07:00
2026-05-28 22:26:25 -07:00
2026-06-08 11:11:54 +00:00
2026-05-16 12:15:45 -07:00
2026-06-08 11:11:54 +00:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-05-16 00:57:39 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-05-28 22:26:25 -07:00
2026-06-07 05:01:27 -07:00
2026-06-03 06:36:46 -07:00
2026-06-08 11:11:54 +00:00
2026-06-03 12:00:27 -07:00
2026-05-28 22:26:25 -07:00
2026-06-08 11:11:54 +00:00
2026-05-28 22:26:25 -07:00
2026-06-07 17:49:38 -07:00