> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openhands.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent Canvas 1.22.0

> Release notes for Agent Canvas version 1.22.0

# Agent Canvas 1.22.0

Released September 22, 2026.

[View the full release on GitHub](https://github.com/OpenHands/OpenHands/releases/tag/v1.22.0).

## Highlights

* **MCP server health on cloud backends** — Remote (SSE and Streamable HTTP) MCP servers can now be tested from the MCP settings page on a cloud backend, routed through the app server's `POST /api/v1/mcp/test` endpoint. stdio servers are still not tested on cloud backends because they start inside the conversation sandbox, so no Test button is offered for them. See [Check MCP Server Health](/openhands/usage/agent-canvas/customize-and-settings#check-mcp-server-health).
* **Git Sync for organization admins** — The Git Sync entry point now follows organization admin/owner permissions on cloud backends instead of being restricted to local backends. Organization members without permission see a no-access state. See [Sync Automations with Git](/openhands/usage/agent-canvas/git-sync).
* **Turkish UI translations** — Recently added user-facing strings are translated into Turkish.

## Fixes

* Organization members can now reach the add and import automation entry points on cloud backends; creating an automation follows view permission rather than manage permission. See [Managing Automations](/openhands/usage/agent-canvas/managing-automations).
* Links that leave the Canvas single-page app (cmd/ctrl+click, middle-click, copied links, toast links, and exported records) keep the Canvas base path instead of resolving to the enterprise app root.
* Saving a token-based MCP server against a cloud backend no longer drops sibling MCP servers from the saved configuration.
* Home-page automation rows link to the automation view instead of the automation's latest run conversation.
* Cloud organizations the server marks as not visible are hidden from the backend selector.

## Maintenance

* Released agent runtime dependencies bumped: SDK, Agent Server, and TypeScript client 1.49.4, Automation 1.14.0.
* Removed the obsolete `agent-client-protocol<0.11` constraint.

## Full Changelog

* [GitHub release notes](https://github.com/OpenHands/OpenHands/releases/tag/v1.22.0)
* [Compare v1.21.0 to v1.22.0](https://github.com/OpenHands/OpenHands/compare/v1.21.0...v1.22.0)
