Skip to content

docs: update documentation for OpenHands v1.24.0 - #842

Merged
DevinVinson merged 1 commit into
mainfrom
automation/docs-v1.24.0-release
Sep 25, 2026
Merged

DevinVinson merged 1 commit into
mainfrom
automation/docs-v1.24.0-release

Conversation

@all-hands-bot

Copy link
Copy Markdown
Contributor

Source issue: #841

Summary

Documentation-only update reflecting user-facing changes in OpenHands v1.24.0 (Canvas/App release).

  • Conversations (openhands/usage/agent-canvas/conversations.mdx): document the Conversations-header control that collapses/expands all visible workspace folders at once, and note that a newer failed message and its Retry control are preserved when conversation history reloads.
  • Automation schedules (openhands/usage/automations/creating-automations.mdx): document that stepped cron fields with a single start value (start/step, for example 2/2) are accepted by the schedule validator.
  • Shared automation conversations (openhands/usage/agent-canvas/managing-automations.mdx, openhands/usage/automations/managing-automations.mdx): document read-only viewing on Cloud of automation-run conversations owned by another organization member.
  • LLM profiles (openhands/usage/settings/llm-settings.mdx): document the Model not listed warning shown for a saved managed model that is no longer in the installation.
  • MCP OAuth (openhands/usage/settings/mcp-settings.mdx): document OAuth credential retention across Cloud saves and that the consent prompt is skipped while tokens remain valid.
  • Node.js prerequisite (openhands/usage/agent-canvas/setup.mdx, overview.mdx, backend-setup/vm.mdx): align the stated prerequisite with the package's engines.node >= 24.

Validation

  • uv run --with pytest --with requests --with pyyaml pytest -q tests/ — 35 passed; 2 errors in tests/test_pricing_documentation.py are pre-existing and unrelated (the test fetches openhands/utils/llm.py from OpenHands/OpenHands/main, which now returns 404 upstream).
  • scripts/generate-llms-files.py was invoked and found to produce large pre-existing drift on a clean tree, so llms.txt/llms-full.txt were intentionally left untouched; that regeneration is owned by .github/workflows/check-llms-files.yml.

Notes

  • No application code, automation configuration, or GitHub Actions were modified.
  • ACP tool-call rendering and Cloud stale-organization recovery were flagged as needs-maintainer-confirmation in the source issue and are not addressed here.

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

Reflect user-facing Canvas/App changes from the v1.24.0 release:

- agent-canvas/conversations: document the Conversations header control
  that collapses/expands all visible workspace folders, and note that a
  newer failed message and its Retry control survive a history reload.
- automations/creating-automations: document single-start stepped cron
  fields (start/step, e.g. 2/2) accepted by the schedule validator.
- agent-canvas/managing-automations and automations/managing-automations:
  document read-only viewing of shared automation conversations on Cloud.
- settings/llm-settings: document the Model not listed warning for saved
  profiles that reference an unavailable managed model.
- settings/mcp-settings: document MCP OAuth credential retention across
  Cloud saves and consent skipping while tokens remain valid.
- agent-canvas setup/overview/backend-setup/vm: align the Node.js
  prerequisite with engines.node >= 24.

Refs: OpenHands/OpenHands v1.24.0
Co-authored-by: openhands <openhands@all-hands.dev>
@mintlify

mintlify Bot commented Sep 25, 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 25, 2026, 3:23 PM

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

@DevinVinson
DevinVinson merged commit 89696a2 into main Sep 25, 2026
5 checks passed
@DevinVinson
DevinVinson deleted the automation/docs-v1.24.0-release branch September 25, 2026 20:04
@DevinVinson DevinVinson linked an issue Sep 25, 2026 that may be closed by this pull request
18 tasks

This branch was successfully deployed

1 active deployment
staging — 18d2d627 Deployed Sep 25, 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.

automation: Docs update for OpenHands v1.24.0 release

3 participants