feat: run Crestodian in TUI shell

This commit is contained in:
Peter Steinberger
2026-04-25 10:59:26 +01:00
parent 9fe35a0c62
commit 385da2db60
9 changed files with 545 additions and 151 deletions

View File

@@ -47,6 +47,7 @@ Notes:
- `openclaw chat` and `openclaw terminal` are aliases for `openclaw tui --local`.
- `--local` cannot be combined with `--url`, `--token`, or `--password`.
- Local mode uses the embedded agent runtime directly. Most local tools work, but Gateway-only features are unavailable.
- `openclaw` and `openclaw crestodian` also use this TUI shell, with Crestodian as the local setup and repair chat backend.
## What you see