> ## Documentation Index
> Fetch the complete documentation index at: https://allhandsai-dv-agent-canvas-release-notes.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent Canvas 1.14.0

> Release notes for Agent Canvas version 1.14.0

# Agent Canvas 1.14.0

Released August 17, 2026.

[View the full release on GitHub](https://github.com/OpenHands/OpenHands/releases/tag/v1.14.0).

## Highlights

* **Structured error outcomes** — Agent errors are now presented as structured outcomes in the UI, making it easier to understand what went wrong and what action to take next.
* **LLM pre-flight validation** — A pre-flight check validates LLM configuration before saving a profile, preventing misconfigured profiles from being saved and causing failures at run time.
* **Git Sync page for automations** — A new Git Sync page lets automation authors manage how their automation repositories stay in sync, streamlining the automation development lifecycle.
* **Canvas default model set to Kimi K3** — New conversations now default to Kimi K3, which is tagged as free, lowering the barrier to entry for new users.

## Improvements and fixes

* Onboarding now preselects the OpenHands LLM provider after picking the OpenHands agent, reducing friction during first-time setup.
* Backend scope is preserved in conversation links, fixing broken navigation when switching between multiple backends.
* The `VITE_BACKEND_BASE_URL` is no longer baked at build time during `npm run dev`, allowing developers to point at different backends without rebuilding.
* Automation local responder URLs are now set from the browser origin, fixing webhook delivery in behind-proxy deployments.
* The full workspace file tree is now shown in the Files tab on cloud backends, restoring visibility into nested directories.

## Full changelog

* [GitHub release notes](https://github.com/OpenHands/OpenHands/releases/tag/v1.14.0)
* [Compare v1.13.0 to v1.14.0](https://github.com/OpenHands/OpenHands/compare/v1.13.0...v1.14.0)
