OpenHands

AI

🙌 OpenHands: AI-Driven Development

Latest v1.16.0 · by OpenHandsWebsiteOpenHands/OpenHandsRSS

Release activity

Release activity — 10 releases across 8 days since Jul 30, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Jul 30, 2026. Older weeks are hidden at this screen width.
JunJulAug
SundayNo releases on Aug 2, 2026No releases on Aug 9, 2026No releases on Aug 16, 2026No releases on Aug 23, 2026No releases on Aug 30, 2026
Monday1 release on Aug 3, 2026No releases on Aug 10, 20261 release on Aug 17, 2026No releases on Aug 24, 2026
TuesdayNo releases on Aug 4, 2026No releases on Aug 11, 2026No releases on Aug 18, 2026No releases on Aug 25, 2026
Wednesday1 release on Aug 5, 2026No releases on Aug 12, 2026No releases on Aug 19, 2026No releases on Aug 26, 2026
Thursday2 releases on Jul 30, 2026No releases on Aug 6, 20261 release on Aug 13, 2026No releases on Aug 20, 20261 release on Aug 27, 2026
FridayNo releases on Jul 31, 20262 releases on Aug 7, 2026No releases on Aug 14, 20261 release on Aug 21, 2026No releases on Aug 28, 2026
SaturdayNo releases on Aug 1, 2026No releases on Aug 8, 2026No releases on Aug 15, 2026No releases on Aug 22, 2026No releases on Aug 29, 2026

10 releases since Jul 30, 2026, busiest day 2

Changelog

v1.16.0

Latest
Added 9
  • Select supported LLM providers in settings
  • Linux desktop installer build
  • Show a run's live phase in automations
  • Expose the LLM-switching toggle in Agent settings
  • Replace the all-on skill catalog with an explicit allow-list
  • Link chat file paths to the Files drawer
Fixed 11
  • Render the VSCode button on self-hosted local backends
  • Correlate local conversation telemetry with Canvas identity
  • Forward disabled_skills into agent_context so backend excludes them
  • Surface a credentials configured banner state on Docker and cloud
  • Follow next_page_id so cloud picks surface past the default page size
  • Ship the bundled Node's npm on Windows

From OpenHands

1.16.0 (2026-08-27)
What's Changed
Features
Bug Fixes
Documentation
Maintenance
New Contributors

Full Changelog: https://github.com/OpenHands/OpenHands/compare/v1.15.0...v1.16.0


This PR was generated with Release Please. See documentation.

View originalPermalink
How v1.16.0 went

v1.15.0

Added 6
  • Add getting started checklist with settings toggle in sidebar
  • Show workspace path in Files view
  • Install a catalog entry that ships a script bundle for automations
  • Add LLM provider-connections UI for local agent-server
  • Add overview panel and unified commits drawer in conversation
  • Instrument onboarding checklist link clicks
Changed 4
  • Polish automations dashboard, recommended rail, and Add/Import flow
  • Send template provenance for versioned setup entries
  • Batch StreamingDeltaEvents so the UI keeps up with fast models
  • Refactor automation interface to be served from the manifest alone
Fixed 10
  • Prevent silent agent profile downgrade
  • Always show all workspace folders in grouped view regardless of pagination
  • Honor the home LLM dropdown selection over an agent profile's pinned LLM
  • Restore onboarding modal bottom padding and stop leftover scrollbars
  • Clear stale urlSearchResults for non-matching HTTPS URLs in useUrlSearch
  • Normalize trailing slash in git remote URLs

From OpenHands

1.15.0 (2026-08-21)
What's Changed
Features
Bug Fixes
Performance
Documentation
Maintenance
New Contributors

Full Changelog: https://github.com/OpenHands/OpenHands/compare/v1.14.0...v1.15.0


This PR was generated with Release Please. See documentation.

View originalPermalink
How v1.15.0 went

v1.14.0

Added 3
  • Present structured error outcomes in canvas
  • Add LLM pre-flight validation to prevent saving misconfigured profiles
  • Add a Git Sync page to automations
Changed 1
  • Set Canvas default model to Kimi K3 and tag it free
Fixed 5
  • Preselect OpenHands LLM provider after picking OpenHands agent in onboarding
  • Preserve backend scope in conversation links
  • Stop baking absolute VITE_BACKEND_BASE_URL in npm run dev
  • Set local responder URL from browser origin in automations
  • Show full workspace file tree in Files tab on cloud backends

From OpenHands

1.14.0 (2026-08-17)
What's Changed
Features
Bug Fixes
Documentation
Maintenance
New Contributors

Full Changelog: https://github.com/OpenHands/OpenHands/compare/v1.13.0...v1.14.0


This PR was generated with Release Please. See documentation.

View originalPermalink
How v1.14.0 went

v1.13.0

Added 4
  • Add client-side conversation archive functionality
  • Add inline markdown artifact previews in chat
  • Add ready-for-dev issue readiness gate with type-specific criteria
  • Add context window usage meter, usage drawer, and manual compaction
Changed 1
  • Replace positional createConversation parameters with an options object
Fixed 11
  • Add postinstall message showing how to start agent-canvas
  • Configure agent-server telemetry in Canvas launchers
  • Make overflow menus usable on touch devices
  • Make sidebar Load more discover folders, not folder contents
  • Disable chat input drag-resize when not bottom-anchored
  • Surface non-MCP-installable integrations instead of silently dropping them

From OpenHands

1.13.0 (2026-08-13)
What's Changed
Features
Bug Fixes
Maintenance
New Contributors

Full Changelog: https://github.com/OpenHands/OpenHands/compare/v1.12.0...v1.13.0


This PR was generated with Release Please. See documentation.

View originalPermalink
How v1.13.0 went

v1.11.0

Added 4
  • Show per-run LLM cost in the Activity Log and exports
  • Add a typed agent action for launching local or Cloud child conversations
  • Add automation tag filter and recognition
  • Add tag chips, overflow, and hovercard labels in conversations
Changed 3
  • Reorder Customize navigation
  • Polish Agent Canvas version update UI
  • Keep Automations pane visible when empty
Fixed 3
  • Ship multi-size app icons for Windows and macOS
  • Rename desktop app to OpenHands Agent Canvas
  • Fetch runtime conversation directly instead of removed cloud-proxy for metrics

From OpenHands

1.11.0 (2026-08-07)
What's Changed
Features
Bug Fixes
New Contributors

Full Changelog: https://github.com/OpenHands/OpenHands/compare/v1.10.0...v1.11.0


This PR was generated with Release Please. See documentation.

View originalPermalink
How v1.11.0 went

v1.10.0

Added 4
  • Activity log export
  • Ship the featured automations landing dashboard
  • Filter the skills page with a faceted rail
  • Add manifest-driven sub-pages to the automation interface
Changed 1
  • Set Canvas default model to GLM 5.2
Fixed 4
  • Derive automation timeout cap from deployment
  • Pin backend identity on sidebar conversation links
  • Use IPv4 loopback for local proxy targets
  • Preserve MCP credentials during Canvas mutations
Security 1
  • Resolve npm audit vulnerabilities

From OpenHands

1.10.0 (2026-08-05)
What's Changed
Features
Bug Fixes
Maintenance
New Contributors

Full Changelog: https://github.com/OpenHands/OpenHands/compare/v1.9.0...v1.10.0


This PR was generated with Release Please. See documentation.

View originalPermalink
How v1.10.0 went

v1.9.0

Added 4
  • Add a domain-neutral extension-manifest host
  • Show live agent activity in chat
  • Mock the setup contract from the published fixtures
  • Drive the automation UI from the interface manifest
Changed 2
  • Compact Cloud vs Agent-server add-backend chooser
  • Bump @openhands/extensions to 0.13.0
Fixed 7
  • Use "Default" label for Agent Profile badge
  • Allow dismissing failed pending user messages
  • Render CANCELLED and SKIPPED run statuses
  • Do not gate the composer on the seeded default profile's LLM ref
  • Route runtime services through server_info
  • Clean up dev services on SIGHUP
  • Rename frontend conversation start telemetry

From OpenHands

1.9.0 (2026-08-03)
What's Changed
Features
Bug Fixes
Documentation
Maintenance
New Contributors

Full Changelog: https://github.com/OpenHands/OpenHands/compare/v1.8.0...v1.9.0


This PR was generated with Release Please. See documentation.

View originalPermalink
How v1.9.0 went

v1.8.0

Added 1
  • Enable or disable an installed MCP server from its card
Fixed 3
  • Exclude disabled skills from agent context
  • Regenerate favicon PNG/ICO from favicon.svg for consistent design
  • Identify PostHog users with Cloud identity

From OpenHands

1.8.0 (2026-07-30)
What's Changed
Features
Bug Fixes
Maintenance
New Contributors

Full Changelog: https://github.com/OpenHands/OpenHands/compare/v1.7.2...v1.8.0


This PR was generated with Release Please. See documentation.

View originalPermalink
How v1.8.0 went

v1.7.2

Changed 1
  • Add Stryker mutation testing
Fixed 1
  • Disable browser tools during mock LLM builds

From OpenHands

1.7.2 (2026-07-30)
What's Changed
Bug Fixes
Maintenance

Full Changelog: https://github.com/OpenHands/OpenHands/compare/v1.7.1...v1.7.2


This PR was generated with Release Please. See documentation.

View originalPermalink
How v1.7.2 went
View all

Discussion

If you publish OpenHands, you can claim this product by proving you administer its repository.