Commit 35ce8d5
committed
fix(ai): clear stale clarification on new turn and use green tool color
Clear _queuedClarification at the start of sendPrompt to prevent
text from a previous turn leaking into the next clarification read.
Also change getUserClarification tool icon color to green (#6bc76b)
to match Read file tool bubbles.1 parent 5dbba83 commit 35ce8d5
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
151 | 154 | | |
152 | 155 | | |
153 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
942 | 942 | | |
943 | 943 | | |
944 | 944 | | |
945 | | - | |
| 945 | + | |
946 | 946 | | |
947 | 947 | | |
948 | 948 | | |
| |||
0 commit comments