Commit 8d27bc6
committed
feat(tarko-web-ui): streaming thinking rendering support
fix(tarko): detect new thinking sessions to prevent cross-session accumulation
feat(tarko): implement independent thinking messages with dedicated role
Revert "feat(tarko): implement independent thinking messages with dedicated role"
This reverts commit f3e1d6d434973c7817eb1cda838f2e6060b715c4.
fix(tarko): improve thinking session detection to prevent cross-session accumulation
chore(tarko-web-ui): tweaks
fix(tarko): handle thinking events before assistant message creation1 parent 7bcff07 commit 8d27bc6
2 files changed
Lines changed: 58 additions & 11 deletions
File tree
- multimodal/tarko/agent-web-ui/src/common/state/actions/eventProcessors
- handlers
Lines changed: 57 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
271 | | - | |
272 | | - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
273 | 279 | | |
274 | | - | |
275 | | - | |
276 | | - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
277 | 309 | | |
278 | 310 | | |
279 | 311 | | |
280 | 312 | | |
281 | | - | |
282 | | - | |
283 | | - | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
284 | 316 | | |
285 | 317 | | |
286 | | - | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
287 | 329 | | |
288 | | - | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
289 | 335 | | |
290 | 336 | | |
291 | 337 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments