Skip to content

chore: agent-server (software-agent-sdk) to v1.32.0#264

Merged
neubig merged 2 commits into
mainfrom
bump-agent-server-1.31.2
Jul 7, 2026
Merged

chore: agent-server (software-agent-sdk) to v1.32.0#264
neubig merged 2 commits into
mainfrom
bump-agent-server-1.31.2

Conversation

@all-hands-bot

@all-hands-bot all-hands-bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bump tracked agent-server / SDK version

Updates the pinned OpenHands software-agent-sdk / agent-server image to v1.32.0 (package.json config.agentServerImage, plus the AGENTS.md and README.md mirrors).

CI + integration tests on this PR run against ghcr.io/openhands/agent-server:1.32.0-python, validating the client against the latest released server before merge.

This PR can also carry the release override for the TypeScript client package so the next release aligns with the current SDK/server version.

Merge instructions

Because this repo squash-merges with a blank commit body by default, preserve the release override explicitly when merging:

gh pr merge 264 --repo OpenHands/typescript-client --squash --body "Release-As: 1.32.0"

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


Originally created by the version-bump-prs workflow and updated to supersede the v1.31.2 bump.

This PR description was updated by an AI agent (OpenHands) on behalf of Graham Neubig.

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

github-actions Bot commented Jul 7, 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) 9
agent-server endpoints 119
client endpoints 114

❌ 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 (9)

  • 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/init

@neubig neubig changed the title chore: agent-server (software-agent-sdk) to v1.31.2 chore: agent-server (software-agent-sdk) to v1.32.0 Jul 7, 2026
github-actions Bot and others added 2 commits July 7, 2026 02:51
Release-As: 1.32.0

Co-authored-by: openhands <openhands@all-hands.dev>
@neubig neubig force-pushed the bump-agent-server-1.31.2 branch from eb29bbd to bfc7864 Compare July 7, 2026 06:52

@neubig neubig left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed after rebase onto latest main with dependency bumps included; approving for the 1.32.0 release path.

This review was created by an AI agent (OpenHands) on behalf of Graham Neubig.

@neubig neubig merged commit 8af39be into main Jul 7, 2026
11 checks passed
@neubig neubig deleted the bump-agent-server-1.31.2 branch July 7, 2026 06:54
@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