Skip to content

docs: update documentation for OpenHands v1.23.0 - #829

Merged
DevinVinson merged 2 commits into
mainfrom
automation/docs-v1.23.0-release
Sep 24, 2026
Merged

DevinVinson merged 2 commits into
mainfrom
automation/docs-v1.23.0-release

Conversation

@all-hands-bot

Copy link
Copy Markdown
Contributor

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 universal Agent-Canvas-<version>-universal.dmg, which runs on both Apple silicon and Intel Macs with bundled per-architecture uv/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 under Settings > Application and lists the new Light+ and Solarized Light light 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, the No 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 the Key: value format (for example Artifacts: 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) and docs.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.json parses successfully.
  • uv run --with pytest --with requests --with pyyaml pytest -q tests/ — 35 passed, 2 pre-existing errors in tests/test_pricing_documentation.py unrelated to this change (they fetch https://raw.githubusercontent.com/OpenHands/OpenHands/main/openhands/utils/llm.py, which returns 404).
  • Internal anchors referenced by the new release-notes page were checked against the headings in conversations.mdx, managing-automations.mdx, customize-and-settings.mdx, and setup.mdx.

Not run: mint broken-links (the mintlify CLI is not installed in this environment).

Notes for reviewers

  • The exact settings label and path for the color theme should be confirmed with a maintainer. The change records the label Color Theme and the Settings > Application page, consistent with the existing app settings page and available translations.
  • Human verification of the themes, the universal macOS DMG, script-automation run logs, tag chips, and the failed-send bubble is still required. See the source issue for concrete scenarios.

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

@mintlify

mintlify Bot commented Sep 23, 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 24, 2026, 12:22 AM

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

Removed information about color themes and their persistence in Agent Canvas settings.
@DevinVinson
DevinVinson merged commit 70eaba2 into main Sep 24, 2026
5 checks passed
@DevinVinson
DevinVinson deleted the automation/docs-v1.23.0-release branch September 24, 2026 00:23

This branch was successfully deployed

1 active deployment
staging — dcfa216b Deployed Sep 24, 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