Commit e806ac3
committed
✨ feat(ui): show skill name in tool display
GenericTool now shows 'skill: frontend-design' instead of just 'skill'
when a skill tool is called. Also shows metadata name as subtitle.
The thinking/redacted_thinking block error is a known Claude API
constraint where thinking blocks in assistant messages cannot be
modified during compaction. This requires deeper investigation of
MessageV2.toModelMessages serialization. Filed for future fix.1 parent f6120d3 commit e806ac3
1 file changed
Lines changed: 25 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
161 | 184 | | |
0 commit comments