Skip to content

automation: Docs update for OpenHands v1.14.0 release #733

Description

@all-hands-bot

Release

Release summary

OpenHands v1.14.0 ships four features, five bug fixes, one documentation change, and five maintenance/CI changes. Feature highlights: the Canvas now presents structured error outcomes; LLM profiles are validated before saving; a new Git Sync page was added under Automations; and the Canvas default model was changed to OpenHands Kimi K3 (tagged free). Bug fixes address onboarding provider preselection, backend scope in conversation links, a dev-only VITE_BACKEND_BASE_URL issue, local responder URL derivation, and the cloud Files tab file tree. The full changelog compares v1.13.0...v1.14.0.

Documentation review checklist

Pull request review

Human testing required

  • Git Sync page availability and function — with the automation service git sync backend available, open /automations/git-sync, configure a repo/branch/path, create an automation, and press Sync now; expected: pending changes drop to 0 and the last synced commit appears in the target repo (per the PR body's test steps). Confirm whether the backend feature is actually available in this release before relying on this.
  • LLM pre-flight validation — in local Agent Canvas, open Settings → LLM Profiles, enter an invalid profile, and save; expected: on a supported backend the save is blocked with the backend error and does not save, while on an older backend returning 404 the normal save proceeds (per the PR body's "How to Test").
  • Effective default model — start first-run onboarding and select the OpenHands agent; expected: the LLM setup step defaults to the OpenHands provider with the shipped default model. Confirm whether the effective default is openhands/kimi-k3 (per #16657) given #16531 set the onboarding default to openhands/glm-5.2, and confirm the model is tagged as free.
  • Structured error outcomes — trigger a recoverable (auth) error and an internal error during a conversation; expected: the error banner shows the appropriate structured outcome (warning icon for auth, error icon for internal) per the PR screenshots.

Suggested documentation locations

  • openhands/usage/agent-canvas/troubleshooting.mdx — for structured error outcomes (#16231); review whether error/troubleshooting content should describe the new auth vs internal error banners.
  • openhands/usage/agent-canvas/llm-profiles.mdx and openhands/usage/settings/llm-settings.mdx — for LLM pre-flight validation (#16417); document that profiles are validated before saving on supported backends.
  • openhands/usage/agent-canvas/managing-automations.mdx (or a new page under openhands/usage/automations/) — for the Git Sync page (#16521); pending maintainer confirmation of backend availability.
  • openhands/usage/llms/openhands-llms.mdx, openhands/usage/agent-canvas/llm-profiles.mdx, and openhands/usage/agent-canvas/first-time-setup.mdx — for the default-model change to Kimi K3 (#16657); update default-model references after confirming the effective shipped default.

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