docs: update documentation for OpenHands v1.24.0 - #842
Merged
Merged
Conversation
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>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
18 tasks
DevinVinson
marked this pull request as ready for review
September 25, 2026 20:03
DevinVinson
approved these changes
Sep 25, 2026
18 tasks
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: #841
Summary
Documentation-only update reflecting user-facing changes in OpenHands v1.24.0 (Canvas/App release).
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.openhands/usage/automations/creating-automations.mdx): document that stepped cron fields with a single start value (start/step, for example2/2) are accepted by the schedule validator.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.openhands/usage/settings/llm-settings.mdx): document theModel not listedwarning shown for a saved managed model that is no longer in the installation.openhands/usage/settings/mcp-settings.mdx): document OAuth credential retention across Cloud saves and that the consent prompt is skipped while tokens remain valid.openhands/usage/agent-canvas/setup.mdx,overview.mdx,backend-setup/vm.mdx): align the stated prerequisite with the package'sengines.node >= 24.Validation
uv run --with pytest --with requests --with pyyaml pytest -q tests/— 35 passed; 2 errors intests/test_pricing_documentation.pyare pre-existing and unrelated (the test fetchesopenhands/utils/llm.pyfromOpenHands/OpenHands/main, which now returns 404 upstream).scripts/generate-llms-files.pywas invoked and found to produce large pre-existing drift on a clean tree, sollms.txt/llms-full.txtwere intentionally left untouched; that regeneration is owned by.github/workflows/check-llms-files.yml.Notes
This pull request was created by an AI agent (OpenHands) on behalf of the user.