What's changed since v2.5.1
- Added
up-fetchagent skill files and related documentation - deprecate
ValidationErrorandisValidationErrorin favor ofResponseValidationErrorandisResponseValidationError - Breaking: ResponseError no longer has response and request, status has been moved top level.
This set of changes ensures errors can be (de)serialized while preserving their types