docs: update documentation for OpenHands v1.23.0 - #829
Merged
Merged
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
13 tasks
Removed information about color themes and their persistence in Agent Canvas settings.
DevinVinson
marked this pull request as ready for review
September 24, 2026 00:22
DevinVinson
approved these changes
Sep 24, 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: #828
Summary of documentation changes
Documents the user-facing changes in OpenHands v1.23.0:
openhands/usage/agent-canvas/setup.mdx— Replaces the Apple-silicon-only macOS install instructions with the new universalAgent-Canvas-<version>-universal.dmg, which runs on both Apple silicon and Intel Macs with bundled per-architectureuv/Node.js runtimes. Removes the "use the npm or from-source method on an Intel Mac" guidance (#17225).openhands/usage/agent-canvas/customize-and-settings.mdx— Adds a Color Theme setting underSettings > Applicationand lists the newLight+andSolarized Lightlight themes (#16632).openhands/usage/agent-canvas/managing-automations.mdx— Adds a "Script Automation Run Logs" section describing run logs for script (bundle) automations on cloud backends, theNo conversation — this run executed a script. Use View logs for its output.message, and the automation detail view's Script section (#17519).openhands/usage/agent-canvas/conversations.mdx— Updates the tag-chip description to theKey: valueformat (for exampleArtifacts: 1) and notes that a stale "Failed to send" bubble clears automatically once the server confirms the message (#16853, #17639).openhands/usage/agent-canvas/release-notes/v1.23.0.mdx(new) anddocs.json— Adds the v1.23.0 Agent Canvas release-notes page and registers it in the Release Notes nav group.Validation performed
python3 -c "import json; json.load(open('docs.json'))"—docs.jsonparses successfully.uv run --with pytest --with requests --with pyyaml pytest -q tests/— 35 passed, 2 pre-existing errors intests/test_pricing_documentation.pyunrelated to this change (they fetchhttps://raw.githubusercontent.com/OpenHands/OpenHands/main/openhands/utils/llm.py, which returns 404).conversations.mdx,managing-automations.mdx,customize-and-settings.mdx, andsetup.mdx.Not run:
mint broken-links(themintlifyCLI is not installed in this environment).Notes for reviewers
Color Themeand theSettings > Applicationpage, consistent with the existing app settings page and available translations.This pull request was created by an AI agent (OpenHands) on behalf of the user.