Commit fb5f02f
committed
Fix fast mode option being applied to all providers indiscriminately
Guard the fast-mode handler in ThreadComposer to only apply fastMode to
claudeAgent and codex providers, matching the existing logic in
NewTaskDraftScreen. Other providers are left unchanged.1 parent a77ea8f commit fb5f02f
1 file changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
603 | 608 | | |
604 | 609 | | |
605 | 610 | | |
| |||
0 commit comments