Skip to content

chore: agent-server (software-agent-sdk) to v1.31.0#252

Merged
VascoSch92 merged 1 commit into
mainfrom
bump-agent-server-1.31.0
Jul 2, 2026
Merged

chore: agent-server (software-agent-sdk) to v1.31.0#252
VascoSch92 merged 1 commit into
mainfrom
bump-agent-server-1.31.0

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.30.0 to v1.31.0 (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.31.0-python, validating the client against the new server before merge. This does not release the npm package.

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


Automatically created by the version-bump-prs workflow.

@VascoSch92 VascoSch92 changed the title Bump agent-server (software-agent-sdk) to v1.31.0 chore: agent-server (software-agent-sdk) to v1.31.0 Jul 2, 2026
@github-actions github-actions Bot added the type: chore Maintenance / chores label Jul 2, 2026
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Endpoint audit

❌ 6 off-contract call(s) — not on the agent-server · classifiers: cloud

Category Count
❌ Off-contract (not on agent-server) 6
  ⛔ no known backend 5
  ↗️ served by cloud 1
➕ Missing API (agent-server has, client lacks) 11
agent-server endpoints 116
client endpoints 109

❌ Not on agent-server (gated, 6)

⛔ (no known backend) — served by no backend we can see (5)

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

↗️ served by cloud (1)

  • GET /api/shared-events/search

➕ Missing API — agent-server exposes it, client does not implement (11)

  • GET /
  • GET /api/conversations
  • GET /api/conversations/{}/events
  • GET /api/conversations/{}/workspace
  • GET /api/conversations/{}/workspace/{}
  • GET /api/file/archive
  • GET /api/init
  • POST /api/conversations/{}/load_plugin
  • POST /api/conversations/{}/navigate
  • POST /api/init
  • POST /api/sub-agents

@VascoSch92 VascoSch92 merged commit 49f2875 into main Jul 2, 2026
12 of 13 checks passed
This was referenced Jul 1, 2026
@openhands-release-bot openhands-release-bot Bot added the released: v1.32.0 Shipped in v1.32.0 label Jul 7, 2026
@openhands-release-bot

Copy link
Copy Markdown
Contributor

🚀 Released in v1.32.0.

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

Labels

released: v1.32.0 Shipped in v1.32.0 type: chore Maintenance / chores

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants