Commit cbb941f
fix: include /collapse TUI handler (was missed when committing its test)
The /collapse command registration (cli_commands.py) and its test were
committed earlier, but the input_handler.py handler that actually collapses
expanded tool-output blocks was left in the working tree. Re-apply it so the
committed /collapse command is functional.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 73cb6bf commit cbb941f
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
338 | 358 | | |
339 | 359 | | |
340 | 360 | | |
| |||
0 commit comments