docs: update documentation for OpenHands v1.22.0 - #821
Open
all-hands-bot wants to merge 3 commits into
Open
all-hands-bot wants to merge 3 commits into
all-hands-bot wants to merge 3 commits into
Conversation
- 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>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
10 tasks
….0-release # Conflicts: # docs.json
Removed cloud/ohe specific guidance.
DevinVinson
marked this pull request as ready for review
September 22, 2026 23:18
DevinVinson
approved these changes
Sep 22, 2026
This branch was successfully deployed
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.
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 indocs.jsonabove v1.20.0.Validation performed
python3 -c "json.load(open('docs.json'))"—docs.jsonparses as valid JSON after the navigation change.uv run --with pytest --with requests --with pyyaml pytest -q tests/— 35 passed. Twotest_pricing_documentation.pytests error on a network fetch (404forraw.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-linkswas not run (Mintlify CLI not installed in this environment).This pull request was created by an AI agent (OpenHands) on behalf of the user.