Skip to content

chore: agent-server (software-agent-sdk) to v1.35.0#275

Merged
enyst merged 1 commit into
mainfrom
bump-agent-server-1.35.0
Jul 10, 2026
Merged

chore: agent-server (software-agent-sdk) to v1.35.0#275
enyst merged 1 commit into
mainfrom
bump-agent-server-1.35.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.34.0 to v1.35.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.35.0-python, validating the client against the new server before merge. This does not release the npm package.

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


Automatically created by the version-bump-prs workflow.

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

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 121
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 (11)

  • GET /
  • GET /api/conversations
  • GET /api/conversations/{}/events
  • GET /api/conversations/{}/workspace
  • GET /api/conversations/{}/workspace/{}
  • GET /api/file/archive
  • GET /api/git/commits
  • GET /api/git/commits/{}/changes
  • GET /api/init
  • POST /api/conversations/{}/load_plugin
  • POST /api/init

@enyst enyst merged commit 941cc7e into main Jul 10, 2026
11 checks passed
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.

2 participants