Update app-server schema fixtures for realtime mode

This commit is contained in:
Ahmed Ibrahim
2026-02-26 20:43:03 -08:00
parent faeec29511
commit 1cd8d5b717
5 changed files with 5 additions and 1 deletions

View File

@@ -3817,6 +3817,7 @@
"description": "Initial collaboration mode to use when the TUI starts.",
"enum": [
"plan",
"realtime",
"default"
],
"type": "string"