Skip to content

automation: Docs update for OpenHands v1.15.0 release #746

Description

@all-hands-bot

Release

Release summary

OpenHands v1.15.0 ships 8 features, 18 bug fixes, 1 performance improvement, 3 documentation fixes, and 7 maintenance changes. Headline user-facing features include: a sidebar Getting Started checklist with a settings toggle, workspace path display in the Files view, automation catalog entries that ship script bundles (not just prompts), an LLM provider-connections UI for local agent-server deployments, a polished automations dashboard with a recommended rail and Add/Import flow, and a conversation overview panel with a unified commits drawer. The release also completes the microagent→skill terminology rename in the frontend, fixes several LLM profile-selection and git-remote-URL parsing bugs, and batches streaming delta events for better UI performance with fast models.

Documentation review checklist

Pull request review

Human testing required

  • Sidebar Getting Started checklist (PR #16182): Open the sidebar in a fresh workspace. Verify the Getting Started checklist appears with its items. Toggle it off in App Settings and verify it hides. Toggle it back on and verify it reappears. Expected: checklist is visible by default, toggles persist across sessions.
  • Workspace path in Files view (PR #16362): Open the Files tab. Verify the workspace path is displayed. Click the copy button and paste into a text field. Expected: the full workspace path is shown and copies correctly.
  • Automation catalog script bundle install (PR #16680): From the automations dashboard, install a catalog entry that ships a script bundle (not a prompt). Verify the automation is created and runs. Expected: script-bundle automation installs and executes successfully.
  • LLM provider connections UI (PR #16616): On a local agent-server deployment, open LLM settings. Verify the Provider Connections panel is visible. Create a provider connection, link it to a profile, and verify the inline API key/base URL fields are hidden. Expected: provider connection is created, linked, and credentials are reused. On cloud, verify the panel is hidden.
  • Conversation overview panel (PR #16230): Open a conversation with git commits and uncommitted changes. Verify the overview panel shows project context, git state, and resources. Open the commits drawer. Expected: overview panel and commits drawer display correct information.
  • Agent profile downgrade prevention (PR #16523): Simulate an agent profile discovery failure. Verify conversation creation does not proceed with stale global settings. Expected: an error is shown instead of silently starting the wrong agent.
  • Home LLM dropdown priority (PR #16671): Select an LLM in the home dropdown that differs from the active agent profile's pinned LLM. Start a conversation. Expected: the home dropdown selection is used, not the profile's pinned LLM.
  • Microagent→skill terminology (PR #16672): Search the docs site for any remaining references to "microagent" or "microagents." Expected: all references should use "skill" or "skills" terminology.

Suggested documentation locations

  • User guide / onboarding section: Document the new sidebar Getting Started checklist and its settings toggle (PR #16182).
  • Files view / workspace guide: Document the workspace path display and copy button (PR #16362).
  • Automations setup guide: Document catalog entries that ship script bundles and the multi-repository field (PR #16680).
  • LLM settings / local setup guide: Document the Provider Connections panel for managing shared credentials (PR #16616).
  • Conversation UI guide: Document the conversation overview panel, unified commits drawer, and git actions (PR #16230).
  • Terminology audit across all docs: Update any remaining "microagent"/"microagents" references to "skill"/"skills" (PR #16672).
  • LLM configuration guide: Needs maintainer triage for the home dropdown priority change and profile discovery failure behavior (PRs #16671, #16523, #16701).

Source links

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-humanA draft documentation pull request is ready for human review.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions