Commit 66adf6d
committed
fix(thread): break agent turns on git/skill action rows too
git_action and skill_button_action stand in for the user's message when
the prompt was a git operation or skill button click, so they must open
a turn like a user message instead of rendering inside the agent card.
Same boundary set as the legacy view's buildThreadGroups.
Generated-By: PostHog Code
Task-Id: 1b2b9d53-4742-4e1f-96b7-7232bbcf35361 parent 8631b4d commit 66adf6d
1 file changed
Lines changed: 13 additions & 5 deletions
Lines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
191 | 199 | | |
192 | 200 | | |
193 | 201 | | |
| |||
0 commit comments