Alix-007
|
ce905af286
|
fix(vydra): apply request policy to media generation requests (#105884)
* fix(vydra): apply request policy to media generation requests
* fix(vydra): normalize body deadline aborts
|
2026-07-21 21:49:40 -07:00 |
|
Peter Steinberger
|
40793e6f8b
|
fix: bound pasted input and provider response bodies (#110627)
* refactor(runtime): centralize bounded I/O handling
* fix(runtime): finalize bounded I/O contracts
* chore(security): drop stale audit import
* docs(changelog): credit bounded I/O fixes
Co-authored-by: Pick-cat <huang.ting3@xydigit.com>
* fix(agents): keep provider HTTP options private
* fix(ai): traverse OpenAI schema maps by value
* fix(runtime): preserve absolute download deadlines
* ci(ui): stabilize compressed CSS budget
* fix(ai): traverse legacy schema applicators
---------
Co-authored-by: Pick-cat <huang.ting3@xydigit.com>
|
2026-07-18 13:54:56 +01:00 |
|
Peter Steinberger
|
1f160696dc
|
fix(vydra): preserve errors for broken response bodies (#110478)
Co-authored-by: Pick-cat <huang.ting3@xydigit.com>
|
2026-07-18 07:59:17 +01:00 |
|
pick-cat
|
99046179a8
|
fix(vydra): bound stalled generated image download body reads (#109210)
* fix(vydra): bound dripping asset downloads with a wall-clock deadline
* fix(vydra): bound dripping non-2xx error bodies with wall-clock deadline
* fix(vydra): preserve bounded provider error metadata
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com>
|
2026-07-18 07:05:07 +01:00 |
|