-
Notifications
You must be signed in to change notification settings - Fork 43
docs: add Agent Canvas 1.15.0 release notes #754
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| --- | ||
| title: Agent Canvas 1.15.0 | ||
| description: Release notes for Agent Canvas version 1.15.0 | ||
| --- | ||
|
|
||
| # Agent Canvas 1.15.0 | ||
|
|
||
| Released August 21, 2026. | ||
|
|
||
| [View the full release on GitHub](https://github.com/OpenHands/OpenHands/releases/tag/v1.15.0). | ||
|
|
||
| ## Highlights | ||
|
|
||
| - **Getting started checklist** — A new checklist in the sidebar helps users complete initial setup. Its visibility can be controlled in settings. | ||
| - **Workspace paths in Files** — The Files view now shows the workspace path, making it easier to identify the folder currently being explored. | ||
| - **Script-bundle automation installs** — Automation catalog entries can now install a bundled script along with the automation, supporting more complete automation setups. | ||
| - **LLM provider connections** — Local agent-server users can manage LLM provider connections from a dedicated interface. | ||
| - **Automation dashboard and discovery** — The automations dashboard, recommendations rail, and Add/Import flow have been updated to make finding and adding automations easier. | ||
|
Check warning on line 18 in openhands/usage/agent-canvas/release-notes/v1.15.0.mdx
|
||
| - **Conversation overview and commits** — Conversations now include an overview panel and a unified commits drawer, bringing key conversation information and Git commits together. | ||
|
|
||
| ## Improvements and fixes | ||
|
|
||
| - Agent profiles are no longer silently downgraded. | ||
| - Grouped workspace views now show all folders even when pagination is in use. | ||
| - The LLM selected from the home dropdown now takes precedence over an agent profile's pinned LLM. | ||
| - The `Cmd`+`Enter` build shortcut now applies only in plan mode. | ||
| - Long skill descriptions no longer hide modal actions. | ||
| - PDF previews now render in the built-in viewer. | ||
| - Agent Canvas no longer persists ACP model selections to agent settings when profile discovery fails. | ||
| - The events socket stays alive across refetches and has a bounded handshake, improving connection reliability. | ||
| - Streaming deltas are batched so the UI can keep up with faster models. | ||
|
|
||
| ## Full changelog | ||
|
|
||
| - [GitHub release notes](https://github.com/OpenHands/OpenHands/releases/tag/v1.15.0) | ||
| - [Compare v1.14.0 to v1.15.0](https://github.com/OpenHands/OpenHands/compare/v1.14.0...v1.15.0) | ||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.