| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenHands-Agent-Canvas-Setup-1.13.0.exe | 2026-08-13 | 137.6 MB | |
| OpenHands-Agent-Canvas-1.13.0-arm64.dmg | 2026-08-13 | 177.3 MB | |
| README.md | 2026-08-13 | 4.7 kB | |
| v1.13.0 source code.tar.gz | 2026-08-13 | 3.1 MB | |
| v1.13.0 source code.zip | 2026-08-13 | 4.3 MB | |
| Totals: 5 Items | 322.2 MB | 20 | |
1.13.0 (2026-08-13)
What's Changed
Features
- feat(conversations): add client-side conversation archive by @FraterCCCLXIII in https://github.com/OpenHands/OpenHands/pull/16100
- feat(chat): add inline markdown artifact previews by @FraterCCCLXIII in https://github.com/OpenHands/OpenHands/pull/16185
- feat: add ready-for-dev issue readiness gate with type-specific criteria by @all-hands-bot in https://github.com/OpenHands/OpenHands/pull/16449
- feat: context window usage meter, usage drawer, and manual compaction by @georgeglarson in https://github.com/OpenHands/OpenHands/pull/16311
Bug Fixes
- fix: add postinstall message showing how to start agent-canvas by @all-hands-bot in https://github.com/OpenHands/OpenHands/pull/16338
- fix: configure agent-server telemetry in Canvas launchers by @malhotra5 in https://github.com/OpenHands/OpenHands/pull/16348
- fix: make overflow menus usable on touch devices by @FraterCCCLXIII in https://github.com/OpenHands/OpenHands/pull/16101
- fix: make sidebar "Load more" discover folders, not folder contents by @FraterCCCLXIII in https://github.com/OpenHands/OpenHands/pull/16179
- fix: disable chat input drag-resize when not bottom-anchored (OHE-3062) by @tofarr in https://github.com/OpenHands/OpenHands/pull/16479
- fix(automations): surface non-MCP-installable integrations instead of silently dropping them by @lokesh75-kank in https://github.com/OpenHands/OpenHands/pull/16324
- fix: resolve flaky ProgressEvent unhandled rejection in CI by @neubig in https://github.com/OpenHands/OpenHands/pull/16504
- fix: spawn launcher services without implicit shell by @lufen in https://github.com/OpenHands/OpenHands/pull/16093
- fix: stop truncating the Basic LLM provider list at 100 entries by @opensource-joe in https://github.com/OpenHands/OpenHands/pull/16453
- fix(context-meter): draw the ring track from the foreground, not a border token by @georgeglarson in https://github.com/OpenHands/OpenHands/pull/16534
- fix: drain pending MSW callbacks before jsdom teardown to stop ProgressEvent ReferenceError by @neubig in https://github.com/OpenHands/OpenHands/pull/16558
Maintenance
- chore(deps): bump @microlink/react-json-view from 1.31.20 to 1.31.25 by @dependabot[bot] in https://github.com/OpenHands/OpenHands/pull/16472
- chore(deps-dev): bump @eslint/eslintrc from 3.3.1 to 3.3.6 by @dependabot[bot] in https://github.com/OpenHands/OpenHands/pull/16469
- chore(deps-dev): bump the testing group with 2 updates by @dependabot[bot] in https://github.com/OpenHands/OpenHands/pull/16466
- chore(deps-dev): bump the react group with 2 updates by @dependabot[bot] in https://github.com/OpenHands/OpenHands/pull/16464
- ci(deps): bump docker/login-action from 4.5.2 to 4.6.0 in the actions group by @dependabot[bot] in https://github.com/OpenHands/OpenHands/pull/16461
- chore(deps): bump zustand from 5.0.12 to 5.0.14 by @dependabot[bot] in https://github.com/OpenHands/OpenHands/pull/16470
- chore(deps): bump i18next-http-backend from 4.0.0 to 4.0.1 in the i18next group by @dependabot[bot] in https://github.com/OpenHands/OpenHands/pull/16463
- chore(deps-dev): bump lint-staged from 16.4.0 to 17.3.0 by @dependabot[bot] in https://github.com/OpenHands/OpenHands/pull/16471
- chore(deps-dev): bump the eslint group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/OpenHands/OpenHands/pull/16467
- refactor: replace positional createConversation params with an options object (#1587) by @Lothnic in https://github.com/OpenHands/OpenHands/pull/16500
- chore: enforce typed @openhands/typescript-client for agent-server API calls (no ad-hoc fetch) by @neubig in https://github.com/OpenHands/OpenHands/pull/16508
- chore: bump SDK deps (software-agent-sdk 1.42.1, automation 1.7.1, typescript-client 1.38.0) by @neubig in https://github.com/OpenHands/OpenHands/pull/16554
New Contributors
- @Lothnic made their first contribution in https://github.com/OpenHands/OpenHands/pull/16500
- @lokesh75-kank made their first contribution in https://github.com/OpenHands/OpenHands/pull/16324
- @lufen made their first contribution in https://github.com/OpenHands/OpenHands/pull/16093
- @opensource-joe made their first contribution in https://github.com/OpenHands/OpenHands/pull/16453
Full Changelog: https://github.com/OpenHands/OpenHands/compare/v1.12.0...v1.13.0
This PR was generated with Release Please. See documentation.