not-the-author
f3d4555bc9
fix(agent): keep media routing scoped to current turn
2026-06-13 11:38:08 +02:00
not-the-author
adb89a16b9
fix(agent): limit media routing to the active turn
2026-06-13 00:25:45 +02:00
not-the-author
58926f76b9
fix(agent): route resolved user attachments to image models
2026-06-12 23:11:42 +02:00
not-the-author
9fd0dbda96
fix(agent): route media turns to image models and embed onboard workspace
2026-06-12 22:33:51 +02:00
LiusCraft
1722cfc282
feat: add DeepSeek vision unsupported error detection
...
Add detection for 'unknown variant' + 'image_url' error pattern used by
DeepSeek and other strict providers when vision is not supported.
These providers reject the image_url field at the JSON schema level
rather than returning a semantic 'not supported' message.
2026-04-30 02:24:29 +08:00
Cytown
f5e779e22e
refactor: make agent loop support parallel and update docs
2026-04-16 14:43:15 +08:00
lxowalle
e22b4e1eee
feat(agent): support btw side questions ( #2532 )
2026-04-16 10:53:09 +08:00
afjcjsbx
1245f2ddf6
fix(agent): recover after image-input-unsupported failures
2026-04-14 22:15:28 +02:00