docs: update documentation for OpenHands v1.15.0 - #747
Draft
all-hands-bot wants to merge 1 commit into
Draft
Conversation
- Add Getting Started checklist section to first-time-setup.mdx - Add Getting Started checklist toggle to application-settings.mdx - Add conversation overview panel, unified commits drawer, and workspace path display to conversations.mdx - Add Provider Connections section to llm-profiles.mdx - Mention provider connections in customize-and-settings.mdx LLM row - Document script bundle catalog entries and multi-repo support in prebuilt-automations.mdx Co-authored-by: openhands <openhands@all-hands.dev>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
20 tasks
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.
Summary
Documentation updates for the OpenHands v1.15.0 release, covering new Agent Canvas features introduced in the release review.
Changes
first-time-setup.mdx,application-settings.mdx): Document the post-onboarding sidebar checklist that guides users through core first actions (LLM setup, MCP, conversations, automations, customization, settings), with a toggle in Settings > Application.conversations.mdx): Document the conversation overview panel showing project context (workspace, git state, loaded resources), the unified Commits drawer combining commit history with uncommitted changes, and the workspace path display with copy button in the Files view.llm-profiles.mdx,customize-and-settings.mdx): Document the Provider Connections panel in Settings > LLM, which lets multiple LLM profiles share stored provider credentials. Includes creation, profile linking, broken-link badge, and the local-backend-only availability note.prebuilt-automations.mdx): Document catalog entries that ship script bundles (deterministic automations) rather than prompt presets, and multi-repository field support for catalog entries that accept repositories.Files changed
openhands/usage/agent-canvas/first-time-setup.mdxopenhands/usage/agent-canvas/conversations.mdxopenhands/usage/agent-canvas/llm-profiles.mdxopenhands/usage/agent-canvas/prebuilt-automations.mdxopenhands/usage/agent-canvas/customize-and-settings.mdxopenhands/usage/settings/application-settings.mdxValidation
pytest -q tests/— 35 passed, 2 errors (pre-existing: 404 fetchingopenhands/utils/llm.pyfrom OpenHands repo, unrelated to these changes).python3 scripts/generate-llms-files.py— confirmed llms files regenerate correctly; reverted the generated files to avoid including unrelated pre-existing drift in this PR.Source issue: #746
This pull request was created by an AI agent (OpenHands) on behalf of the user.