chore: agent-server (software-agent-sdk) to v1.38.0 - #307
Merged
Conversation
Contributor
Endpoint auditContract: pinned release artifact
Actionable client-only calls (0)none Actionable server-only operations (7)
Documented non-divergences (12)Client calls intentionally absent from the filtered contract (10)
Reason: Operational Agent Server endpoints intentionally excluded from the filtered public release artifact.
Reason: Client-ahead API stacked on the pending Agent Server meta-profiles implementation. Server operations covered by an exposed browser URL (2)
Reason: RemoteWorkspace.startWorkspaceSession exposes these authenticated URLs for browser iframe and file requests; they are not HttpClient method calls. |
malhotra5
approved these changes
Jul 28, 2026
This was referenced Jul 28, 2026
Contributor
|
🚀 Released in v1.35.0. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump tracked agent-server / SDK version
Updates the pinned OpenHands software-agent-sdk / agent-server image from v1.37.0 to v1.38.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.38.0-python, validating the client against the new server before merge. This does not release the npm package.
Agent Server API change summary
AgentSettings,AgentSettingsPatch,AgentSettingsPatchWritable,McpAuthCredential,McpConfig,McpConfigPatch,McpConfigPatchWritable,McpNoneAuthCredential,McpServer,McpServerPatch,McpServerPatchWritable,McpTestResponse,RemoteMcpServer,RemoteMcpServerWritable,SettingsUpdateRequestWritable,StdioMcpServerAliveAliveGetData,AliveAliveGetResponse,AliveAliveGetResponses,Annotation,AnnotationUrlCitation,BrowserActionWithRisk,BrowserClickActionWithRisk,BrowserCloseTabActionWithRisk,BrowserGetContentActionWithRisk,BrowserGetStateActionWithRisk,BrowserGetStorageActionWithRisk,BrowserGoBackActionWithRisk,BrowserListTabsActionWithRisk,BrowserNavigateActionWithRisk,BrowserScrollActionWithRisk,BrowserSetStorageActionWithRisk,BrowserStartRecordingActionWithRisk,BrowserStopRecordingActionWithRisk,BrowserSwitchTabActionWithRisk,BrowserTypeActionWithRisk,ChatCompletion,ChatCompletionAudio,ChatCompletionMessage,ChatCompletionMessageCustomToolCall,ChatCompletionMessageFunctionToolCall, and 63 moreTriggered by: software-agent-sdk v1.38.0 — https://github.com/OpenHands/software-agent-sdk/releases/tag/v1.38.0
Automatically created by the version-bump-prs workflow.