PR review agent: avoid approving eval-risk behavior changes #604
api-breakage.yml
on: pull_request
SDK programmatic API (Griffe)
22s
Annotations
1 error, 1 warning, and 2 notices
|
SemVer
Breaking changes detected (1); require at least minor version bump from 1.11.x, but new is 1.11.5
|
|
DockerDevWorkspace.server_image:
openhands-workspace/openhands/workspace/docker/dev_workspace.py#L33
Attribute value was changed: `Field(default='ghcr.io/openhands/agent-server:latest-python', description='Pre-built agent server image to use.')` -> `Field(default=None, description='Pre-built agent server image. Mutually exclusive with base_image.')`
|
|
openhands-tools API
Skipping breakage check; previous release has no statically-evaluable openhands.tools.__all__: Expected __all__ to be defined on the public module
|
|
openhands-sdk API
Ignoring Field metadata-only change (non-breaking): load_public_skills
|