mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-20 09:31:54 -06:00
d9dbee7676
Bare openclaw does not open Crestodian once config has authored settings. Document the actual three-way routing: missing/unauthored config starts classic onboarding, invalid config starts Crestodian for repair, valid config opens the normal agent TUI (local or reachable configured Gateway), with /crestodian or openclaw crestodian as the explicit entry points. Matches resolveBareRootLaunchTarget in src/cli/run-main.ts.