Skip to content

chore: agent-server (software-agent-sdk) to v1.43.1 - #354

Open
all-hands-bot wants to merge 1 commit into
mainfrom
bump-agent-server-1.43.1
Open

chore: agent-server (software-agent-sdk) to v1.43.1#354
all-hands-bot wants to merge 1 commit into
mainfrom
bump-agent-server-1.43.1

Conversation

@all-hands-bot

Copy link
Copy Markdown
Contributor

Bump tracked agent-server / SDK version

Updates the pinned OpenHands software-agent-sdk / agent-server image from v1.43.0 to v1.43.1 (package.json config.agentServerImage, plus the integration-tests.yml, AGENTS.md, and README.md mirrors).

CI + integration tests on this PR run against ghcr.io/openhands/agent-server:1.43.1-python, validating the client against the new server before merge. This does not release the npm package.

Agent Server API change summary

  • Generated TypeScript diff: +1 / -1 lines
  • Added exported types: none
  • Removed exported types: none
  • Existing exported declarations may also contain field-level changes; review the generated diff.

Triggered by: software-agent-sdk v1.43.1 — https://github.com/OpenHands/software-agent-sdk/releases/tag/v1.43.1


Automatically created by the version-bump-prs workflow.

@github-actions github-actions Bot added the type: chore Maintenance / chores label Aug 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Endpoint audit

⚠️ 12 actionable Agent Server contract divergence(s) · report-only

Contract: pinned release artifact

Category Count
Actionable client-only calls 0
Actionable server-only operations 12
Documented non-divergences 13
Agent Server contract operations 123
Audited handwritten client endpoints 119

Actionable client-only calls (0)

none

Actionable server-only operations (12)

  • DELETE /api/llm/provider-connections/{}
  • GET /api/conversations/{}/events
  • GET /api/file/archive
  • GET /api/git/commits
  • GET /api/git/commits/{}/changes
  • GET /api/init
  • GET /api/llm/provider-connections
  • PATCH /api/llm/provider-connections/{}
  • POST /api/conversations/{}/load_plugin
  • POST /api/file/create_directory
  • POST /api/init
  • POST /api/llm/provider-connections
Documented non-divergences (13)

Client calls intentionally absent from the filtered contract (11)

  • GET /
  • GET /alive
  • GET /health
  • GET /ready
  • GET /server_info

Reason: Operational Agent Server endpoints intentionally excluded from the filtered public release artifact.
Owner: OpenHands runtime maintainers

  • DELETE /api/meta-profiles/{}
  • GET /api/meta-profiles
  • GET /api/meta-profiles/{}
  • POST /api/meta-profiles/{}
  • POST /api/meta-profiles/{}/activate

Reason: Client-ahead API stacked on the pending Agent Server meta-profiles implementation.
Owner: OpenHands SDK maintainers
Tracking: OpenHands/software-agent-sdk#3744

  • POST /api/profiles/{}/validate

Reason: Client-ahead API stacked on the pending Agent Server pre-flight LLM validation endpoint.
Owner: OpenHands TypeScript client maintainers
Tracking: OpenHands/software-agent-sdk#4422

Server operations covered by an exposed browser URL (2)

  • GET /api/conversations/{}/workspace
  • GET /api/conversations/{}/workspace/{}

Reason: RemoteWorkspace.startWorkspaceSession exposes these authenticated URLs for browser iframe and file requests; they are not HttpClient method calls.
Owner: OpenHands TypeScript client maintainers

@all-hands-bot

Copy link
Copy Markdown
Contributor Author

👋 This PR needs a couple of things fixed before OpenHands can review it:

  • the PR description's HUMAN: section needs at least 20 characters describing what you tested, not just the template placeholder

Push an update once this is addressed and this check re-runs automatically.

This is an automated check - no AI was used to generate this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Maintenance / chores

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant