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-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-03-17 02:33:12 -07:00
2026-03-31 08:48:54 +09:00
2026-03-23 07:43:12 -07:00
2026-06-08 11:11:54 +00:00
2026-04-08 02:24:32 -07:00
2026-04-01 04:18:50 -07:00
2026-05-29 15:43:55 +10:00
2026-05-28 22:26:25 -07:00
2026-05-19 22:34:05 -07:00
2026-05-30 07:31:25 -07:00
2026-06-07 11:42:26 -06:00
2026-05-15 10:36:38 +05:30
2026-06-08 11:11:54 +00:00
2026-05-12 16:33:33 -07:00
2026-04-07 13:36:38 -07:00
2026-06-08 11:11:54 +00:00
2026-05-08 11:07:38 -07:00
2026-06-06 13:19:07 -07:00
2026-06-08 11:11:54 +00:00
2026-04-07 10:25:31 -07:00
2026-06-07 22:05:14 -07:00
2026-05-07 05:11:09 -07:00
2026-05-25 03:35:23 -07:00
2026-06-08 11:11:54 +00:00
2026-05-22 04:10:45 -07:00
2026-05-08 16:39:32 -07:00
2026-05-08 16:39:32 -07:00
2026-06-05 17:44:52 -07:00
2026-04-21 16:41:26 -07:00
2026-06-07 23:58:47 -07:00
2026-05-28 03:27:20 -07:00
2026-04-13 04:45:07 -07:00
2026-06-06 13:19:07 -07:00
2026-04-17 20:39:25 -07:00
2026-06-01 21:26:29 -07:00
2026-06-08 11:11:54 +00:00
2026-05-30 07:58:08 -07:00
2026-05-07 05:35:33 -07:00
2026-05-25 05:37:30 -07:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-05-08 09:27:26 -07:00
2026-05-08 09:27:26 -07:00
2026-05-11 11:20:58 -07:00
2026-03-18 02:55:30 -07:00
2026-03-11 20:02:36 -07:00
2026-06-06 18:30:39 -07:00
2026-05-20 01:46:40 -05:00
2026-04-11 13:59:52 -07:00
2026-06-08 11:11:54 +00:00
2026-05-16 00:57:39 -07:00
2026-05-18 10:37:35 -07:00
2026-06-08 11:11:54 +00:00
2026-06-04 19:41:51 -05:00
2026-06-08 11:11:54 +00:00
2026-05-04 02:42:16 -07:00
2026-06-07 22:23:29 -07:00
2026-05-23 17:47:26 -07:00
2026-06-01 01:58:48 -07:00
2026-06-08 11:11:54 +00:00
2026-06-01 02:57:57 -07:00
2026-06-08 11:11:54 +00:00
2026-05-15 14:00:01 -07:00
2026-06-08 11:11:54 +00:00
2026-05-29 03:44:49 -07:00
2026-05-25 14:52:24 -07:00
2026-06-08 11:11:54 +00:00
2026-06-07 18:06:27 -07:00
2026-06-01 06:32:48 +05:30
2026-05-31 00:50:19 -07:00
2026-05-09 18:44:58 -07:00
2026-05-29 02:04:12 -07:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-06-07 11:42:26 -06:00
2026-06-01 19:00:30 -07:00
2026-06-06 18:44:15 -07:00
2026-06-08 11:11:54 +00:00
2026-06-08 11:11:54 +00:00
2026-05-28 04:52:42 -07:00
2026-05-28 22:26:25 -07:00
2026-05-19 19:27:34 -07:00
2026-05-23 01:40:35 -07:00