Skip to content

automation: Docs update for OpenHands v1.19.0 release #806

Description

@all-hands-bot

Release

Release summary

OpenHands v1.19.0 introduces four user-facing features: scoping agent profiles to specific MCP servers, GPT-6 Astra model support in the Codex ACP picker, tracking authenticated Canvas arrivals (analytics), and surfacing automation disablement reasons in the UI. Bug fixes include recognizing Azure DevOps SSH remotes, HTML-escaping injected runtime config in the static server (XSS fix), avoiding redundant automation SDK version refetches, tying the client ACP registry pin to agent-server, applying inferred issue type labels in CI, and admitting plugin sources in catalog bundles. The release also bumps the SDK to 1.48.0 and automation to 1.12.1, and includes extensive test coverage improvements.

Documentation review checklist

Pull request review

Human testing required

  • MCP server scoping — Create an agent profile, configure multiple MCP servers, then scope the profile to a subset. Start a conversation and verify only the scoped MCP servers' tools are available. Expected: tools from non-scoped MCP servers should not appear in the agent's tool list.
  • Automation disablement reason — Disable an automation manually and verify the detail page shows the reason banner with a human-readable message and timestamp. Trigger a permanent dispatch failure (if possible) and verify the corresponding reason is shown. Expected: the banner displays the correct disablement reason and timestamp.
  • Azure DevOps SSH remote — Clone a repo using git@ssh.dev.azure.com:v3/org/project/repo and open it as a workspace. Expected: the repo name and branch are correctly displayed, and Pull/Push/PR actions are available.

Suggested documentation locations

  • openhands/usage/agent-canvas/agent-profiles.mdx — Add a section on scoping agent profiles to specific MCP servers (PR #17289)
  • openhands/usage/agent-canvas/managing-automations.mdx — Document the automation disablement reason banner (PR #17425)
  • openhands/usage/agent-canvas/release-notes/v1.19.0.mdx — New release notes page following the v1.18.0 pattern (PR #17479 and all release items)
  • enterprise/integrations/azure-devops.mdx — Optional note that SSH remotes are now recognized (PR #17375)
  • overview/model-context-protocol.mdx — Cross-reference to MCP server scoping in agent profiles (PR #17289)

Source links

This issue was created by an AI agent (OpenHands) on behalf of the user.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-humanA draft documentation pull request is ready for human review.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions