fuller-stack-dev
276c00015c
fix: add local embedded TUI mode ( #66767 ) (thanks @fuller-stack-dev)
...
* feat(tui): add local embedded TUI mode with terminal/chat aliases
Adds a gateway-free local TUI path so users can run openclaw in their
terminal without needing a running gateway process.
- TuiBackend interface abstraction (tui-backend.ts) with EmbeddedTuiBackend
implementation that drives the agent loop in-process
- openclaw tui --local flag for local embedded mode
- openclaw terminal / openclaw chat aliases that imply --local
- /auth slash command with codex CLI delegation to avoid prolite plan issue
- Default model display fallback on startup
- Local-aware status text and log suppression
- Concise auth error hints, raw HTML 403 suppression
- Onboarding hatch flow launches local TUI (no gateway required)
- Commander alias bug fix in run-main.ts (.aliases() check)
- All new and updated tests passing (145/145)
* TUI: fix alias detection, cross-platform codex lookup, and history byte-budget safeguards
* TUI: remove RuntimeEnv type annotation to fix CI oxlint error
* TUI: filter gateway-dependent tools and auto-approve plugin hooks in embedded mode
* TUI: suppress console noise and add embedded mode system prompt note
* TUI: reduce embedded-mode tool filtering from 15 to 7, add local session tools
* TUI: fix remaining PR review comments
* TUI: address latest review feedback and CI drift
* Core: align prompt helper with latest base
* Core: match prompt helper formatting with base
* Core: restore prompt helper from latest base
* fix(tui): preserve local auth fallback in source checkouts
* fix(tts): guard telephony provider invocation
* fix(tui): support Windows codex auth shim
* fix(tui): harden local auth flow
* fix: preserve embedded tool-first run events
* fix(tui): keep embedded plugin approvals gated
* fix(tui): restore embedded attempt import
* fix(tui): resolve sessions in embedded stub
* fix: add embedded TUI changelog entry (#66767 ) (thanks @fuller-stack-dev)
* fix: pass setup TUI local mode through relaunch (#66767 ) (thanks @fuller-stack-dev)
---------
Co-authored-by: Ayaan Zaidi <hi@obviy.us >
2026-04-22 10:08:57 +05:30
..
2026-04-20 14:24:51 +01:00
2026-04-22 04:24:45 +01:00
2026-04-22 10:08:57 +05:30
2026-04-11 13:26:50 +01:00
2026-04-18 16:09:27 -04:00
2026-04-06 18:18:03 +01:00
2026-04-06 18:18:03 +01:00
2026-04-06 18:18:03 +01:00
2026-04-11 13:26:50 +01:00
2026-04-11 14:15:42 +01:00
2026-04-11 13:26:50 +01:00
2026-04-11 13:26:50 +01:00
2026-04-04 21:02:04 +09:00
2026-04-04 21:02:04 +09:00
2026-04-20 18:58:10 +01:00
2026-04-21 03:45:57 +01:00
2026-04-11 13:26:50 +01:00
2026-04-05 12:03:30 +09:00
2026-04-20 18:58:10 +01:00
2026-04-11 13:26:50 +01:00
2026-04-03 16:03:10 +01:00
2026-04-19 14:20:46 -03:00
2026-04-20 16:29:14 -07:00
2026-04-11 07:32:53 -05:00
2026-04-11 07:32:53 -05:00
2026-04-11 13:26:50 +01:00
2026-04-20 23:03:57 +01:00
2026-04-20 23:03:57 +01:00
2026-04-07 15:53:50 +01:00
2026-04-21 01:19:35 +01:00
2026-04-07 17:50:38 +01:00
2026-04-17 02:46:38 -04:00
2026-04-20 20:28:47 +01:00
2026-04-07 05:06:54 +01:00
2026-04-06 13:40:42 +01:00
2026-04-06 13:40:42 +01:00
2026-04-06 07:41:08 +01:00
2026-04-11 13:53:20 +01:00
2026-04-07 08:05:32 +01:00
2026-04-20 04:06:57 +01:00
2026-04-20 13:36:41 +05:30
2026-04-20 13:18:07 +01:00
2026-04-20 13:18:07 +01:00
2026-04-18 20:37:12 +01:00
2026-04-20 19:41:26 +01:00
2026-04-20 13:18:07 +01:00
2026-03-31 15:18:29 -07:00
2026-04-11 14:15:42 +01:00
2026-04-07 08:40:35 +01:00
2026-04-10 17:45:12 +01:00
2026-04-10 17:45:12 +01:00
2026-04-08 15:18:57 -07:00
2026-04-11 07:32:53 -05:00
2026-04-21 10:30:32 -06:00
2026-04-21 10:30:32 -06:00
2026-04-04 08:59:56 +01:00
2026-04-03 19:54:37 +01:00
2026-04-21 13:51:03 -06:00
2026-04-21 13:51:03 -06:00
2026-04-11 13:26:50 +01:00
2026-04-07 05:46:13 +01:00
2026-04-11 14:15:42 +01:00
2026-04-11 13:26:50 +01:00
2026-04-07 17:50:38 +01:00
2026-04-03 04:41:38 +01:00
2026-04-11 13:26:50 +01:00
2026-04-20 20:28:47 +01:00
2026-04-07 10:37:39 +01:00
2026-04-07 15:37:01 -04:00
2026-04-11 13:26:50 +01:00
2026-04-21 08:47:24 +01:00
2026-04-10 20:14:49 +01:00
2026-04-18 03:18:12 +02:00
2026-04-21 14:39:48 -06:00
2026-04-18 03:18:12 +02:00
2026-04-21 16:40:07 +01:00
2026-04-21 16:40:07 +01:00
2026-04-20 22:51:16 +01:00
2026-04-11 13:26:50 +01:00
2026-04-04 04:04:12 +01:00
2026-04-20 22:51:16 +01:00
2026-04-21 03:45:32 +01:00
2026-04-12 16:56:06 +01:00
2026-04-03 00:21:14 -05:00
2026-04-03 00:21:14 -05:00
2026-04-21 10:12:10 +05:30
2026-04-21 10:12:10 +05:30
2026-04-21 10:12:10 +05:30
2026-04-21 10:12:10 +05:30
2026-04-11 13:26:50 +01:00
2026-04-17 23:03:49 -04:00
2026-04-17 23:03:49 -04:00
2026-04-17 23:03:49 -04:00
2026-03-31 16:49:30 +09:00
2026-03-31 16:49:30 +09:00
2026-04-20 14:37:05 +01:00
2026-04-06 13:40:42 +01:00
2026-04-05 07:31:30 +01:00
2026-04-20 14:37:05 +01:00
2026-04-18 18:29:10 +01:00
2026-04-18 03:18:12 +02:00
2026-04-18 03:18:12 +02:00
2026-04-07 10:35:24 +01:00
2026-04-07 13:01:23 +01:00
2026-04-07 02:03:34 +01:00
2026-04-21 14:39:48 -06:00
2026-04-04 15:34:13 +09:00
2026-04-21 14:39:48 -06:00
2026-04-21 14:39:48 -06:00
2026-04-11 02:15:21 +01:00
2026-04-21 14:39:48 -06:00
2026-04-21 14:39:48 -06:00
2026-04-07 15:37:01 -04:00
2026-04-19 14:20:46 -03:00
2026-04-21 03:02:57 +01:00
2026-04-21 05:11:53 +01:00
2026-04-21 05:11:53 +01:00
2026-03-31 16:49:30 +09:00
2026-03-31 16:49:30 +09:00
2026-04-06 14:02:20 +01:00
2026-04-11 13:53:20 +01:00
2026-04-08 14:02:49 +03:00
2026-04-08 14:02:49 +03:00
2026-04-01 18:27:06 +09:00
2026-04-17 02:58:21 -05:00
2026-04-11 13:26:50 +01:00
2026-04-02 11:14:33 -06:00
2026-03-31 15:18:29 -07:00
2026-04-07 00:21:11 +01:00
2026-04-02 20:00:18 +08:00
2026-04-02 20:00:18 +08:00
2026-03-29 22:47:15 +01:00
2026-04-05 10:58:49 +01:00
2026-04-03 20:40:27 +01:00
2026-04-10 19:21:55 +01:00
2026-04-10 21:46:24 +05:30
2026-04-14 23:40:03 +01:00
2026-04-15 13:12:44 -06:00
2026-04-15 13:12:44 -06:00
2026-04-14 23:40:03 +01:00
2026-04-05 10:58:49 +01:00
2026-04-05 10:58:49 +01:00
2026-04-21 01:07:09 +01:00
2026-04-11 18:36:48 +01:00
2026-04-04 23:38:36 +09:00
2026-04-07 17:50:38 +01:00
2026-04-06 07:41:08 +01:00
2026-04-11 14:15:42 +01:00
2026-04-11 13:26:50 +01:00
2026-04-20 13:36:41 +05:30
2026-04-20 13:36:41 +05:30
2026-04-04 21:55:09 +09:00
2026-04-11 14:15:42 +01:00
2026-04-11 13:26:50 +01:00
2026-04-07 17:50:38 +01:00
2026-04-11 13:26:50 +01:00
2026-04-11 10:43:22 +01:00
2026-04-20 15:24:34 -06:00
2026-04-11 13:26:50 +01:00
2026-04-07 14:40:26 -04:00
2026-04-12 15:02:57 -03:00
2026-04-20 19:47:35 +01:00
2026-04-21 01:40:29 +01:00
2026-04-03 21:03:54 +01:00
2026-04-03 21:03:54 +01:00
2026-04-12 13:20:22 -05:00
2026-04-20 16:29:14 -07:00
2026-04-20 16:29:14 -07:00
2026-04-09 21:28:29 -04:00
2026-04-19 22:48:46 +05:30
2026-04-21 12:01:06 +05:30
2026-04-03 19:28:19 +01:00
2026-04-14 11:00:28 -06:00
2026-04-11 07:32:53 -05:00
2026-04-11 13:55:08 +01:00
2026-04-21 13:51:03 -06:00
2026-04-11 13:26:50 +01:00
2026-04-09 21:28:29 -04:00
2026-04-12 16:53:34 +01:00
2026-04-12 16:53:34 +01:00
2026-04-19 14:20:46 -03:00
2026-04-13 01:41:53 +01:00
2026-04-14 22:40:42 -07:00
2026-04-07 10:37:39 +01:00
2026-03-30 00:17:23 +01:00
2026-04-11 13:26:50 +01:00
2026-04-08 14:02:49 +03:00
2026-04-15 13:06:18 -07:00
2026-04-18 16:23:00 +01:00
2026-04-09 21:28:29 -04:00
2026-04-18 01:32:34 +01:00
2026-04-11 13:26:50 +01:00
2026-04-20 20:28:47 +01:00
2026-04-12 16:39:26 +01:00
2026-04-20 13:18:07 +01:00
2026-04-09 21:28:29 -04:00
2026-04-11 13:26:50 +01:00
2026-04-06 16:01:23 +01:00
2026-04-15 10:02:05 +01:00
2026-04-11 17:26:38 +01:00
2026-04-06 14:02:20 +01:00
2026-04-11 13:26:50 +01:00
2026-04-11 13:26:50 +01:00
2026-04-15 01:01:28 +01:00
2026-04-18 01:33:37 +01:00
2026-04-20 16:29:14 -07:00
2026-04-18 01:33:37 +01:00
2026-04-11 10:43:22 +01:00
2026-04-11 13:26:50 +01:00
2026-04-20 21:30:06 +01:00
2026-04-20 20:52:42 +01:00
2026-04-20 21:30:06 +01:00
2026-04-12 19:15:08 +01:00
2026-04-12 19:08:58 +01:00
2026-04-11 02:17:40 +01:00
2026-04-11 13:26:50 +01:00
2026-04-11 13:26:50 +01:00
2026-04-20 20:52:42 +01:00
2026-04-21 03:12:42 +01:00
2026-04-21 08:47:24 +01:00
2026-03-30 07:36:46 +05:30
2026-04-11 13:26:50 +01:00
2026-04-13 01:41:53 +01:00
2026-04-10 21:22:16 +01:00
2026-04-09 21:28:29 -04:00
2026-04-07 02:03:34 +01:00
2026-04-08 01:36:38 +01:00
2026-04-07 10:10:10 -06:00
2026-04-11 01:34:25 +01:00
2026-04-15 11:24:19 +01:00
2026-04-05 20:48:10 +01:00
2026-04-10 15:46:01 -07:00
2026-04-12 17:01:43 +01:00
2026-04-19 14:20:46 -03:00
2026-04-20 13:08:04 +05:30
2026-04-17 19:14:54 -04:00
2026-04-05 12:11:29 +09:00
2026-04-17 19:25:19 -04:00
2026-04-18 03:18:12 +02:00
2026-04-11 22:24:55 +01:00
2026-04-10 19:23:10 +01:00
2026-04-18 14:22:58 +08:00
2026-04-22 02:55:40 +01:00
2026-04-20 22:21:34 +01:00
2026-04-18 01:34:11 +01:00
2026-04-05 06:33:07 +09:00
2026-04-10 20:14:49 +01:00
2026-04-21 12:01:06 +05:30
2026-04-22 04:06:22 +01:00
2026-04-07 07:34:50 +01:00
2026-04-11 01:34:25 +01:00
2026-04-18 01:33:37 +01:00
2026-04-11 02:15:21 +01:00
2026-04-18 01:34:11 +01:00
2026-04-20 19:42:51 +01:00
2026-04-12 18:04:22 +01:00
2026-04-20 20:28:48 +01:00
2026-04-20 13:36:41 +05:30
2026-04-19 07:58:55 +05:30
2026-04-22 04:24:45 +01:00
2026-04-20 19:44:50 +01:00
2026-04-20 19:44:50 +01:00
2026-04-20 19:44:50 +01:00
2026-04-20 13:08:04 +05:30
2026-04-05 20:59:56 +01:00
2026-04-20 16:29:14 -07:00
2026-04-08 09:58:22 +01:00
2026-04-11 13:55:08 +01:00
2026-04-07 07:34:50 +01:00
2026-04-03 00:16:14 -07:00
2026-04-12 03:15:50 +01:00
2026-04-03 00:16:14 -07:00
2026-04-06 17:27:43 -07:00
2026-04-11 13:26:50 +01:00
2026-04-06 15:26:55 +01:00
2026-04-06 15:26:55 +01:00
2026-04-02 05:56:17 -07:00
2026-04-08 01:36:39 +01:00
2026-04-15 12:30:48 +01:00
2026-04-21 03:36:16 +01:00
2026-04-19 18:47:52 -04:00
2026-04-03 20:46:57 +01:00
2026-04-04 01:07:28 +09:00
2026-04-10 17:45:12 +01:00
2026-04-11 13:26:50 +01:00
2026-04-06 05:23:54 +09:00
2026-04-07 20:57:03 +01:00
2026-04-12 18:32:04 +01:00
2026-04-05 08:43:21 +01:00
2026-04-21 20:36:32 +01:00
2026-04-19 19:24:58 -04:00
2026-04-21 09:13:35 +01:00
2026-04-21 09:13:35 +01:00
2026-04-12 18:17:50 +01:00
2026-04-20 14:37:05 +01:00
2026-04-04 19:45:53 +09:00
2026-04-21 09:13:35 +01:00
2026-04-21 04:05:39 +01:00
2026-04-21 01:19:35 +01:00
2026-04-19 18:47:52 -04:00
2026-04-20 19:44:50 +01:00
2026-04-18 18:29:10 +01:00
2026-04-18 18:29:10 +01:00
2026-04-11 13:26:50 +01:00
2026-03-31 15:18:29 -07:00
2026-04-08 09:58:22 +01:00
2026-04-07 09:47:55 +01:00
2026-04-07 09:47:55 +01:00
2026-04-11 13:26:50 +01:00
2026-04-05 21:14:52 +01:00
2026-04-05 21:14:52 +01:00
2026-04-07 20:57:04 +01:00
2026-04-20 21:30:54 +01:00
2026-04-11 02:17:39 +01:00
2026-04-11 22:24:55 +01:00
2026-03-31 21:11:35 +03:00
2026-04-18 18:31:13 +01:00
2026-04-07 00:21:11 +01:00
2026-04-05 21:14:52 +01:00
2026-04-11 07:32:53 -05:00
2026-04-04 08:05:49 +01:00
2026-04-11 13:55:08 +01:00
2026-04-21 17:25:25 +05:30
2026-04-11 10:39:56 +01:00
2026-04-12 18:20:39 +01:00
2026-04-20 14:37:05 +01:00
2026-04-07 05:06:54 +01:00