Commit 10cb270
Address review: hide /end-session in non-freebuff, recover from model_locked
- Add end-session to FREEBUFF_ONLY_COMMANDS so non-freebuff users can't
invoke it (would have shown a confusing "returning to waiting room"
message with no underlying state to act on).
- When the waiting room receives model_locked from a switch attempt that
raced with admission, silently revert the local model selection to the
active session's model and re-tick. Previously polling halted and the
screen had no render branch, leaving the UI blank.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent ba8eaf2 commit 10cb270
2 files changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
320 | 331 | | |
321 | 332 | | |
322 | 333 | | |
| |||
0 commit comments