Skip to content

docs: update documentation for OpenHands v1.22.0 - #821

Open
all-hands-bot wants to merge 3 commits into
mainfrom
automation/docs-v1.22.0-release
Open

all-hands-bot wants to merge 3 commits into
mainfrom
automation/docs-v1.22.0-release

Conversation

@all-hands-bot

Copy link
Copy Markdown
Contributor

Source issue: #820

Summary

Documentation updates for the OpenHands v1.22.0 (Agent Canvas 1.22.0) release:

  • openhands/usage/agent-canvas/git-sync.mdx — Removed the stale claim that Git Sync is not available for cloud backends. Documented that on a cloud backend the entry point follows organization admin/owner permissions, that members without permission see a no-access state, and updated the "Git Sync is not available" troubleshooting row accordingly.
  • openhands/usage/agent-canvas/customize-and-settings.mdx — Added a note to the Check MCP Server Health section explaining that on a cloud backend remote (SSE/Streamable HTTP) MCP servers are tested through the app server, while stdio servers are not offered a Test button because they start inside the conversation sandbox; local backends can test both.
  • openhands/usage/agent-canvas/managing-automations.mdx — Clarified that creating an automation (add/import) follows view permission, so org members who can view automations also see the entry points, while editing/disabling still requires manage permissions or creator status.
  • openhands/usage/agent-canvas/release-notes/v1.22.0.mdx (new) — Added an Agent Canvas 1.22.0 release notes page, following the existing release-notes format, and registered it in docs.json above v1.20.0.

Validation performed

  • python3 -c "json.load(open('docs.json'))"docs.json parses as valid JSON after the navigation change.
  • uv run --with pytest --with requests --with pyyaml pytest -q tests/ — 35 passed. Two test_pricing_documentation.py tests error on a network fetch (404 for raw.githubusercontent.com/OpenHands/OpenHands/main/openhands/utils/llm.py); this is a pre-existing environment/network failure unrelated to these documentation-only edits.
  • mint broken-links was not run (Mintlify CLI not installed in this environment).

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

- Correct Git Sync cloud availability (org admin/owner access, member no-access state)
- Document cloud MCP server health testing and stdio test unavailability
- Clarify who can create automations on cloud backends
- Add Agent Canvas 1.22.0 release notes page

Co-authored-by: openhands <openhands@all-hands.dev>
@mintlify

mintlify Bot commented Sep 22, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
all-hands-ai 🟢 Ready View Preview Sep 22, 2026, 11:15 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

This branch was successfully deployed

1 active deployment
staging c19051f9 Deployed Sep 22, 2026 by mintlify[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants