feat(client): demo mode (--demo or select demo) auto-spawns local agent on 3231

This commit is contained in:
2025-08-21 13:47:28 -07:00
parent e7eb3e6557
commit 9491dc50a8
2 changed files with 69 additions and 5 deletions
+1 -1
View File
@@ -241,7 +241,7 @@ Select profile:
Enter number (or blank to abort): 2
```
Choosing a number starts the TUI with that profile. Pressing Enter on blank aborts without connecting.
Choosing a number starts the TUI with that profile. A builtin `demo` option is always appended; selecting it launches a local agent on port 3231 (no TLS) and connects to `ws://127.0.0.1:3231/ws`. Pressing Enter on blank aborts without connecting.
### JSON format