<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenHands — The AI Toolchain</title>
    <link>https://aitoolchain.io/tools/openhands</link>
    <description>New releases and features in OpenHands, tracked by The AI Toolchain.</description>
    <language>en</language>
    <lastBuildDate>Thu, 27 Aug 2026 18:19:22 GMT</lastBuildDate>
    <atom:link href="https://aitoolchain.io/tools/openhands/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OpenHands v1.16.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.16.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.16.0</guid>
      <pubDate>Thu, 27 Aug 2026 18:19:22 GMT</pubDate>
      <description>OpenHands v1.16.0 adds Canvas Extensions, a Linux desktop installer, LLM-provider selection, a skills allow-list, and live automation phase visibility.
• Adds Canvas Extensions frontend: load pages, configure the sidebar, and customize the canvas surface.
• Adds a Linux desktop installer build (`.deb` package) via updated CI and maintainer scripts.
• Adds an LLM-switching toggle in Agent settings, letting users change the active model without leaving the agent configuration screen.
• Adds LLM provider selection in Settings, restricting the UI to only supported providers.
• Replaces the all-on skill catalog with an explicit allow-list, giving operators fine-grained control over which skills the agent can use.
• Adds live phase display for automation runs, showing the current execution phase in the sidebar in real time.
• Enables pinning a favorite sidebar page as the default home route.
• Links file paths mentioned in chat to the Files drawer, making referenced paths directly navigable.
• Skips onboarding when a user-added Local backend already has a usable LLM configured.</description>
    </item>
    <item>
      <title>OpenHands v1.15.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.15.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.15.0</guid>
      <pubDate>Fri, 21 Aug 2026 14:01:34 GMT</pubDate>
      <description>OpenHands v1.15.0 adds a getting-started checklist, LLM provider-connections UI, automations catalog installer, and a conversation overview panel.
• Adds an LLM provider-connections UI for the local agent-server, letting practitioners configure provider connections directly from the interface.
• Adds a getting-started checklist in the sidebar with a settings toggle to guide new users through initial setup.
• Adds the ability to install an automations catalog entry that ships a script bundle, expanding the automations workflow.
• Adds a conversation overview panel and unified commits drawer to the conversation view.
• Shows the workspace path in the Files view for easier orientation within multi-folder workspaces.
• Batches `StreamingDeltaEvents` so the UI keeps pace with fast models, enabling reliable real-time streaming at higher throughput.</description>
    </item>
    <item>
      <title>OpenHands 0.53.0</title>
      <link>https://docs.openhands.dev/openapi.json</link>
      <guid isPermaLink="true">https://docs.openhands.dev/openapi.json</guid>
      <pubDate>Wed, 19 Aug 2026 09:54:36 GMT</pubDate>
      <description>OpenHands now publishes an API — 43 endpoints across 3 areas: Api, Alive, Health
• Api (41 endpoints) — create, read, update, delete
• Alive (1 endpoint) — read
• Health (1 endpoint) — read</description>
    </item>
    <item>
      <title>OpenHands v1.14.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.14.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.14.0</guid>
      <pubDate>Mon, 17 Aug 2026 21:41:36 GMT</pubDate>
      <description>OpenHands v1.14.0 adds Git Sync automation, LLM pre-flight validation, structured Canvas error outcomes, and sets Kimi K3 as the free default Canvas model.
• Adds a Git Sync page under Automations for managing repository synchronization workflows.
• Adds LLM pre-flight validation when saving LLM profiles, blocking misconfigured settings before they are persisted.
• Canvas now presents structured error outcomes, surfacing failure details in a readable format rather than raw output.
• Sets Kimi K3 as the default Canvas model and tags it as free.</description>
    </item>
    <item>
      <title>OpenHands v1.14.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.14.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.14.0</guid>
      <pubDate>Mon, 17 Aug 2026 21:41:36 GMT</pubDate>
      <description>OpenHands v1.14.0 adds Git Sync automation, LLM pre-flight validation, structured Canvas error outcomes, and sets Kimi K3 as the free default Canvas model.
• Adds a Git Sync page under Automations for managing repository synchronization workflows.
• Adds LLM pre-flight validation when saving LLM profiles, blocking misconfigured settings before they take effect.
• Canvas now surfaces structured error outcomes, giving clearer feedback when agent tasks fail.
• Sets Kimi K3 as the default Canvas model and tags it as free.</description>
    </item>
    <item>
      <title>OpenHands v1.14.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.14.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.14.0</guid>
      <pubDate>Mon, 17 Aug 2026 21:41:36 GMT</pubDate>
      <description>OpenHands v1.14.0 adds Git Sync automation, LLM pre-flight validation, structured Canvas error outcomes, and sets Kimi K3 as the free default Canvas model.
• Adds a Git Sync page under Automations for managing repository synchronization workflows.
• Adds LLM pre-flight validation when saving LLM profiles, blocking misconfigured settings before they take effect.
• Canvas now surfaces structured error outcomes, giving clearer feedback when agent tasks fail.
• Sets Kimi K3 as the default Canvas model and tags it as free.</description>
    </item>
    <item>
      <title>OpenHands v1.13.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.13.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.13.0</guid>
      <pubDate>Thu, 13 Aug 2026 01:57:00 GMT</pubDate>
      <description>OpenHands v1.13.0 adds conversation archiving, inline markdown previews, a context-window meter with manual compaction, and an issue readiness gate.
• Adds client-side conversation archive so users can archive and manage past conversations directly in the UI.
• Adds inline markdown artifact previews inside the chat panel, rendering markdown output without leaving the conversation.
• Adds a context window usage meter, usage drawer, and manual compaction control so practitioners can monitor and manage LLM context consumption.
• Adds a ready-for-dev issue readiness gate with type-specific criteria to gate issues before they are handed to the agent.</description>
    </item>
    <item>
      <title>OpenHands v1.13.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.13.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.13.0</guid>
      <pubDate>Thu, 13 Aug 2026 01:57:00 GMT</pubDate>
      <description>OpenHands v1.13.0 adds conversation archiving, inline markdown previews, a context window usage meter, and an issue readiness gate.
• Adds a context window usage meter, usage drawer, and manual compaction so practitioners can monitor and control context consumption in real time.
• Adds client-side conversation archive to organize and declutter past agent sessions.
• Adds inline markdown artifact previews directly in the chat interface.
• Adds a ready-for-dev issue readiness gate with type-specific criteria to validate issues before the agent picks them up.</description>
    </item>
    <item>
      <title>OpenHands v1.13.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.13.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.13.0</guid>
      <pubDate>Thu, 13 Aug 2026 01:57:00 GMT</pubDate>
      <description>OpenHands v1.13.0 adds conversation archiving, inline markdown previews, a context window usage meter, and an issue readiness gate.
• Adds a context window usage meter, usage drawer, and manual compaction so practitioners can monitor and control context consumption in real time.
• Adds client-side conversation archive to organize and declutter past agent sessions.
• Adds inline markdown artifact previews directly in the chat interface.
• Adds a ready-for-dev issue readiness gate with type-specific criteria to validate issues before the agent picks them up.</description>
    </item>
    <item>
      <title>OpenHands v1.11.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.11.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.11.0</guid>
      <pubDate>Fri, 07 Aug 2026 18:01:46 GMT</pubDate>
      <description>OpenHands v1.11.0 adds per-run LLM cost visibility, tag filtering for automations, and typed child-conversation actions.
• Adds per-run LLM cost display in the Activity Log and exports, giving operators visibility into token spend for each individual run.
• Adds automation tag filter and recognition, enabling users to filter automations by tag in the UI.
• Adds tag chips, overflow handling, and hovercard labels to the conversations view for at-a-glance context.
• Adds a typed agent action for launching local or Cloud child conversations, expanding programmatic multi-conversation workflows.
• Reorders the Customize navigation section for improved discoverability.
• Keeps the Automations pane visible on the home screen even when empty, reducing confusion for new automation setups.</description>
    </item>
    <item>
      <title>OpenHands v1.11.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.11.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.11.0</guid>
      <pubDate>Fri, 07 Aug 2026 18:01:46 GMT</pubDate>
      <description>OpenHands v1.11.0 adds per-run LLM cost tracking, tag filtering for automations, and typed child-conversation agent actions.
• Adds per-run LLM cost display in the Activity Log and exports, giving teams visibility into spend at the individual run level.
• Adds a typed agent action for launching local or Cloud child conversations, enabling agents to programmatically spawn sub-conversations.
• Adds automation tag filter and recognition, letting users filter the Automations pane by tag.
• Adds tag chips, overflow handling, and hovercard labels to the conversations view for richer conversation metadata display.
• Keeps the Automations pane visible when empty so the panel is always accessible.
• Reorders the Customize navigation section for improved discoverability.
• Polishes the Agent Canvas version update UI in Settings.</description>
    </item>
    <item>
      <title>OpenHands v1.11.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.11.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.11.0</guid>
      <pubDate>Fri, 07 Aug 2026 18:01:46 GMT</pubDate>
      <description>OpenHands v1.11.0 adds per-run LLM cost tracking, tag filtering for automations, and typed child-conversation agent actions.
• Adds per-run LLM cost display in the Activity Log and exports, giving teams visibility into spend at the individual run level.
• Adds a typed agent action for launching local or Cloud child conversations, enabling agents to programmatically spawn sub-conversations.
• Adds automation tag filter and recognition, letting users filter the Automations pane by tag.
• Adds tag chips, overflow handling, and hovercard labels to the conversations view for richer conversation metadata display.
• Keeps the Automations pane visible when empty so the panel is always accessible.
• Reorders the Customize navigation section for improved discoverability.
• Polishes the Agent Canvas version update UI in Settings.</description>
    </item>
    <item>
      <title>OpenHands v1.10.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.10.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.10.0</guid>
      <pubDate>Wed, 05 Aug 2026 15:54:34 GMT</pubDate>
      <description>OpenHands v1.10.0 adds activity log export, a featured automations dashboard, manifest-driven automation sub-pages, and faceted skills filtering.
• Adds activity log export capability to the interface.
• Ships a featured automations landing dashboard for discovering and launching automations.
• Adds manifest-driven sub-pages to the automation interface, enabling structured multi-page automation flows.
• Adds a faceted rail filter to the Skills page for narrowing down skills by category.
• Sets the Canvas default model to GLM 5.2.</description>
    </item>
    <item>
      <title>OpenHands v1.10.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.10.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.10.0</guid>
      <pubDate>Wed, 05 Aug 2026 15:54:34 GMT</pubDate>
      <description>OpenHands v1.10.0 adds activity log export, a featured automations dashboard, manifest-driven automation sub-pages, and faceted skills filtering.
• Adds activity log export capability to the interface.
• Ships a featured automations landing dashboard for discovering and launching automations.
• Adds manifest-driven sub-pages to the automation interface, enabling structured automation workflows.
• Adds a faceted filter rail to the Skills page for narrowing skills by category.
• Sets the Canvas default model to GLM 5.2.</description>
    </item>
    <item>
      <title>OpenHands v1.10.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.10.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.10.0</guid>
      <pubDate>Wed, 05 Aug 2026 15:54:34 GMT</pubDate>
      <description>OpenHands v1.10.0 adds activity log export, a featured automations dashboard, manifest-driven automation sub-pages, and faceted skills filtering.
• Adds activity log export capability to the interface.
• Ships a featured automations landing dashboard for discovering and launching automations.
• Adds manifest-driven sub-pages to the automation interface, enabling structured automation workflows.
• Adds a faceted filter rail to the Skills page for narrowing skills by category.
• Sets the Canvas default model to GLM 5.2.</description>
    </item>
    <item>
      <title>OpenHands v1.9.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.9.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.9.0</guid>
      <pubDate>Mon, 03 Aug 2026 18:49:56 GMT</pubDate>
      <description>OpenHands v1.9.0 adds live agent activity in chat, a streamlined backend chooser, and an extension-manifest host.
• Adds a compact Cloud vs Agent-server add-backend chooser to streamline switching between backend types.
• Shows live agent activity directly in the chat UI so users can follow along in real time.
• Introduces a domain-neutral extension-manifest host to support broader extension compatibility.</description>
    </item>
    <item>
      <title>OpenHands v1.9.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.9.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.9.0</guid>
      <pubDate>Mon, 03 Aug 2026 18:49:56 GMT</pubDate>
      <description>OpenHands v1.9.0 adds live agent activity in chat, a compact backend chooser, and an extension-manifest host.
• Shows live agent activity streamed directly in the chat view so users can follow what the agent is doing in real time.
• Adds a compact Cloud vs Agent-server backend chooser UI to the backends settings, making it faster to switch between hosting modes.
• Introduces a domain-neutral extension-manifest host to support loading extensions independently of the deployment domain.
• Drives the automation UI from the interface manifest, enabling manifest-controlled automation flows.</description>
    </item>
    <item>
      <title>OpenHands v1.9.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.9.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.9.0</guid>
      <pubDate>Mon, 03 Aug 2026 18:49:56 GMT</pubDate>
      <description>OpenHands v1.9.0 adds live agent activity in chat, a compact backend chooser, and an extension-manifest host.
• Shows live agent activity streamed directly in the chat view so users can follow what the agent is doing in real time.
• Adds a compact Cloud vs Agent-server backend chooser UI to the backends settings, making it faster to switch between hosting modes.
• Introduces a domain-neutral extension-manifest host to support loading extensions independently of the deployment domain.
• Drives the automation UI from the interface manifest, enabling manifest-controlled automation flows.</description>
    </item>
    <item>
      <title>OpenHands v1.8.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.8.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.8.0</guid>
      <pubDate>Thu, 30 Jul 2026 17:07:53 GMT</pubDate>
      <description>OpenHands v1.8.0 adds per-card enable/disable toggling for installed MCP servers.
• Adds the ability to enable or disable an installed MCP server directly from its card in the UI, without uninstalling it.</description>
    </item>
    <item>
      <title>OpenHands v1.8.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.8.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.8.0</guid>
      <pubDate>Thu, 30 Jul 2026 17:07:53 GMT</pubDate>
      <description>OpenHands v1.8.0 adds the ability to enable or disable installed MCP servers directly from their card in the UI.
• Adds a toggle on each installed MCP server&apos;s card to enable or disable it without uninstalling.</description>
    </item>
    <item>
      <title>OpenHands v1.8.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.8.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.8.0</guid>
      <pubDate>Thu, 30 Jul 2026 17:07:53 GMT</pubDate>
      <description>OpenHands v1.8.0 adds the ability to enable or disable installed MCP servers directly from their card in the UI.
• Adds a toggle on each installed MCP server&apos;s card to enable or disable it without uninstalling.</description>
    </item>
    <item>
      <title>OpenHands v1.7.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.7.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/v1.7.0</guid>
      <pubDate>Wed, 29 Jul 2026 22:43:30 GMT</pubDate>
      <description>OpenHands v1.7.0 adds persistent agent memory toggle, LLM selector always visible, and secret overwrite from edit form.
• Adds a persistent agent memory toggle in the UI, letting users enable or disable memory retention across agent sessions.
• LLM selector is now always visible in the UI; agent-profile switching has been moved to the tools menu.
• Allows overwriting an existing secret value directly from the secret edit form.</description>
    </item>
    <item>
      <title>OpenHands v1.7.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.7.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.7.0</guid>
      <pubDate>Wed, 29 Jul 2026 22:43:30 GMT</pubDate>
      <description>OpenHands v1.7.0 adds persistent agent memory toggle, always-visible LLM selector, and secret overwriting from the edit form.
• Adds a persistent agent memory toggle so agents can retain context across sessions.
• Makes the LLM selector always visible in the UI; moves agent-profile switching into the tools menu.
• Allows overwriting an existing secret value directly from the secret edit form.</description>
    </item>
    <item>
      <title>OpenHands v1.7.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/v1.7.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/v1.7.0</guid>
      <pubDate>Wed, 29 Jul 2026 22:43:30 GMT</pubDate>
      <description>OpenHands v1.7.0 adds persistent agent memory toggle, always-visible LLM selector, and secret overwriting from the edit form.
• Adds a persistent agent memory toggle so agents can retain context across sessions.
• Makes the LLM selector always visible in the UI; moves agent-profile switching into the tools menu.
• Allows overwriting an existing secret value directly from the secret edit form.</description>
    </item>
    <item>
      <title>OpenHands cloud-1.47.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.47.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.47.0</guid>
      <pubDate>Tue, 21 Jul 2026 08:20:14 GMT</pubDate>
      <description>OpenHands cloud-1.47.0 gates Agent Canvas behind SaaS authentication.
• Protects Agent Canvas behind SaaS authentication, restricting access to authenticated users.</description>
    </item>
    <item>
      <title>OpenHands cloud-1.47.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/cloud-1.47.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/cloud-1.47.0</guid>
      <pubDate>Tue, 21 Jul 2026 08:20:14 GMT</pubDate>
      <description>OpenHands cloud-1.47.0 gates Agent Canvas behind SaaS authentication.
• Agent Canvas is now protected behind SaaS authentication, restricting access to authenticated users only.</description>
    </item>
    <item>
      <title>OpenHands cloud-1.47.0</title>
      <link>https://github.com/OpenHands/OpenHands/releases/tag/cloud-1.47.0</link>
      <guid isPermaLink="true">https://github.com/OpenHands/OpenHands/releases/tag/cloud-1.47.0</guid>
      <pubDate>Tue, 21 Jul 2026 08:20:14 GMT</pubDate>
      <description>OpenHands cloud-1.47.0 gates Agent Canvas behind SaaS authentication.
• Agent Canvas is now protected behind SaaS authentication, restricting access to authenticated users only.</description>
    </item>
    <item>
      <title>OpenHands cloud-1.46.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.46.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.46.0</guid>
      <pubDate>Fri, 10 Jul 2026 19:51:59 GMT</pubDate>
      <description>OpenHands 1.46 adds configurable BYOR key alias patterns and enriched final archive manifests.
• Enables configurable key alias patterns for Bring Your Own Router (BYOR) keys in enterprise deployments.
• Enriches final archive manifests with additional metadata and removes initial snapshots to streamline workspace archives.</description>
    </item>
    <item>
      <title>OpenHands 1.11.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.11.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.11.0</guid>
      <pubDate>Thu, 09 Jul 2026 19:37:16 GMT</pubDate>
      <description>OpenHands 1.11.0 adds Agent Profiles, a Budgets dashboard, expanded usage monitoring, and email surface visibility.
• Adds Agent Profiles on the cloud/SaaS backend, enabling enterprise teams to configure and manage distinct agent personas.
• Introduces a Budgets dashboard and expands the Usage Dashboard for spend tracking and resource monitoring.
• New budgets and usage monitoring UI surfaces consumption data directly in the product.
• Surfaces email provider status (SMTP/Resend) so admins can confirm email delivery is enabled.
• Passes repository metadata to observability traces, enriching trace context for debugging agent runs.</description>
    </item>
    <item>
      <title>OpenHands cloud-1.45.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.45.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.45.0</guid>
      <pubDate>Thu, 09 Jul 2026 19:28:57 GMT</pubDate>
      <description>OpenHands 1.45 adds Agent Profiles, a Budgets dashboard, expanded Usage Dashboard, and email provider status surfacing.
• Adds Agent Profiles support on the cloud/SaaS backend, enabling enterprise-level agent configuration management.
• Introduces a Budgets dashboard for tracking and enforcing spending limits.
• Expands the Usage Dashboard with additional monitoring metrics and UI.
• Surfaces email-enabled status for SMTP and Resend email providers in the admin UI.</description>
    </item>
    <item>
      <title>OpenHands cloud-1.44.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.44.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.44.0</guid>
      <pubDate>Thu, 09 Jul 2026 14:16:09 GMT</pubDate>
      <description>OpenHands 1.44.0 adds repository metadata to observability traces for richer debugging context.
• Includes repository metadata in observability traces, enabling richer context when debugging agent runs.</description>
    </item>
    <item>
      <title>OpenHands cloud-1.43.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.43.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.43.0</guid>
      <pubDate>Wed, 08 Jul 2026 20:04:42 GMT</pubDate>
      <description>OpenHands cloud gains SMTP email service, user login tracking, and a renamed Usage &amp; Monitoring dashboard.
• Adds SMTP email service integration for outbound email delivery.
• Surfaces email-enabled status for both SMTP and Resend email providers in the UI.
• Tracks user login timestamps for visibility into account activity.
• Renames the admin dashboard to &apos;Usage &amp; Monitoring&apos;.</description>
    </item>
    <item>
      <title>OpenHands 1.10.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.10.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.10.0</guid>
      <pubDate>Wed, 08 Jul 2026 19:44:54 GMT</pubDate>
      <description>OpenHands 1.10.0 adds SMTP email service, user login timestamp tracking, and renames the admin dashboard to Usage &amp; Monitoring.
• Adds SMTP email service integration for outbound email delivery alongside the existing Resend provider.
• Surfaces email-enabled status in the UI for both SMTP and Resend configurations.
• Tracks user login timestamps for audit and monitoring purposes.
• Renames the admin dashboard to &apos;Usage &amp; Monitoring&apos;.</description>
    </item>
    <item>
      <title>OpenHands cloud-1.42.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.42.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.42.0</guid>
      <pubDate>Tue, 07 Jul 2026 21:47:30 GMT</pubDate>
      <description>OpenHands 1.42.0 adds a super-admin management API for granting, revoking, and listing admin privileges in enterprise deployments.
• New enterprise super-admin management endpoint lets administrators programmatically grant, revoke, and list super-admin roles via API.</description>
    </item>
    <item>
      <title>OpenHands 1.9.1</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.9.1</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.9.1</guid>
      <pubDate>Tue, 07 Jul 2026 21:38:24 GMT</pubDate>
      <description>OpenHands 1.9.1 adds a super-admin management API for granting, revoking, and listing admin privileges.
• New enterprise/auth super-admin management endpoint supports grant, revoke, and list operations for super-admin roles.</description>
    </item>
    <item>
      <title>OpenHands cloud-1.41.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.41.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.41.0</guid>
      <pubDate>Mon, 06 Jul 2026 15:14:56 GMT</pubDate>
      <description>OpenHands 1.41 adds tree-sitter semantic chunking, parallel tool calls, time-bounded API keys, and an org admin conversation dashboard.
• Adds semantic file chunking using tree-sitter AST parsing for more accurate code understanding during agent tasks.
• New organization conversation admin dashboard gives org admins visibility into all conversations under their org.
• Workspace state is now snapshotted at session start and archived before deletion, preserving production workspace history.
• Parallel tool calls are now configurable via a `tool_concurrency_limit` agent setting, enabling concurrent tool execution.
• API keys gain optional active-window controls (`not_before` and `expires_at`) for time-bounded access.
• API keys now support an explicit &apos;unbound&apos; org scope as a first-class option.
• New `GET /organizations/{id}/me` endpoint exposes the caller&apos;s permissions within an organization.
• Enterprise super roles can be assigned via `user.role_id` with permission fallback for fine-grained access control.
• Repo and branch metadata is now attached to Laminar trace entries for better observability of agent runs.
• Dynamic marketplace support added for plugin registration, enabling third-party plugin discovery.
• SaaS auth now accepts an `api_key` cookie as a fallback credential alongside header-based auth.
• Jira Data Center integration panel now surfaces member-appropriate guidance instead of the admin setup form for non-admin users.</description>
    </item>
    <item>
      <title>OpenHands 1.9.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.9.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.9.0</guid>
      <pubDate>Mon, 06 Jul 2026 15:05:19 GMT</pubDate>
      <description>OpenHands 1.9.0 adds multi-model LLM discovery, Azure DevOps resolver, MCP server config for ACP agents, sub-agent task visualizer, and enterprise admin provisioning.
• Adds `hide_personal_workspaces` flag to restrict org-only OHE installs to organization workspaces only.
• Adds `switch_acp_model` proxy endpoint for switching LLM models mid-conversation in cloud ACP sessions.
• Adds model dropdown and credential fields to the agent settings page for ACP agents.
• Supports MCP server configuration for ACP agents.
• Adds OHE multi-model LLM discovery with BYOK gating, proxy discovery, catalogue union, and UX.
• Exposes copyable invite links so organization invitations work without email delivery.
• Accepts pending invitations by verified-email match at sign-in, removing friction for new members.
• Auto-accepts invitation links on click instead of showing a confirm/cancel modal.
• Adds explicit `OH_DEPLOYMENT_MODE` flag to gate cloud-account CTAs to enterprise cloud deployments.
• Adds `OH_RESOLVER_LABEL` environment variable for per-deployment resolver macro customization.
• Adds Azure DevOps resolver with @mentions support and org-level one-click webhook setup.
• Adds Jira Data Center email-mode auto-link, targeted repo lookup, and picker mentions.
• Persists and injects per-user OAuth tokens in Jira DC resolver conversations.
• Supports Slack attachments in agent context.
• Adds sub-agent task (TaskToolSet) visualizer to the chat UI.
• Adds a &apos;Full Git history&apos; user setting.
• Adds enterprise admin user-provisioning endpoint.
• Adds `default_sandbox_spec_id` to user settings.
• Adds parallel tool calls via `tool_concurrency_limit` in agent settings.
• Implements semantic file chunking using tree-sitter AST parsing.
• Adds organization conversation admin dashboard.
• Captures production workspace state with initial snapshot at start and archive before delete.
• Adds super roles via `user.role_id` with permission fallback for enterprise auth.
• Exposes caller permissions on `GET /organizations/{id}/me`.
• Adds optional active window (`not_before` &amp; `expires_at`) for API keys.
• Makes &apos;unbound&apos; org scope an explicit, first-class option for API keys.
• Adds dynamic marketplace support for plugin registration.
• Accepts `api_key` cookie as a fallback credential for SaaS auth.
• Parallelizes GitHub GraphQL queries in `get_suggested_tasks` for faster task suggestions.
• Surfaces a clear error when a custom sandbox image&apos;s agent-server SDK version mismatches.
• Routes unclaimed automation events to the default org on single-org installs.
• Adds repo/branch metadata to Laminar trace entries.
• Exposes the automations menu item for all users.
• Uses interrupt endpoint for agent pause UI interactions.</description>
    </item>
    <item>
      <title>OpenHands cloud-1.40.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.40.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.40.0</guid>
      <pubDate>Fri, 26 Jun 2026 20:36:25 GMT</pubDate>
      <description>OpenHands 1.40 adds full Git history cloning, a default sandbox spec setting, Azure DevOps webhook setup, and richer Jira DC integration.
• Adds a user setting to enable full Git history cloning (instead of shallow clones) for agents that need deep commit context.
• Adds `default_sandbox_spec_id` to user settings, letting users pin a preferred sandbox environment across sessions.
• Adds an enterprise admin endpoint for programmatic user provisioning.
• Adds Azure DevOps resolver mentions and org-level one-click webhook setup, simplifying CI/CD trigger configuration.
• Enhances Jira Data Center integration with email-mode auto-linking, targeted repository lookup, and picker mentions.
• Introduces a dedicated interrupt endpoint powering the agent pause UI, enabling more reliable mid-task agent control.</description>
    </item>
    <item>
      <title>OpenHands cloud-1.39.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.39.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/cloud-1.39.0</guid>
      <pubDate>Wed, 24 Jun 2026 15:41:03 GMT</pubDate>
      <description>OpenHands 1.39.0 adds ACP model switching, MCP server config for ACP agents, Slack attachment context, multi-model LLM discovery, copyable invite links, and a sub-agent task visualizer.
• Adds `switch_acp_model` proxy endpoint enabling model switching for cloud ACP conversations.
• Adds model dropdown and credential fields to the agent settings page for ACP agents.
• Supports MCP server configuration for ACP agents.
• Enables multi-model LLM discovery and BYOK gating for OpenHands Enterprise (OHE) installs, including proxy discovery and catalogue union.
• Adds `hide_personal_workspaces` flag to restrict OHE installs to org-only workspaces.
• Adds explicit `OH_DEPLOYMENT_MODE` flag to control deployment mode and gate cloud-account CTAs to enterprise cloud.
• Adds `OH_RESOLVER_LABEL` env var to configure a per-deployment resolver macro.
• Exposes copyable invite links so org invitations work without email delivery.
• Auto-accepts invitation links on click, removing the confirm/cancel modal.
• Accepts pending invitations by verified-email match at sign-in.
• Adds validation for secret names to ensure valid environment variable format.
• Surfaces Slack attachments as context in agent conversations.
• Adds a sub-agent task (TaskToolSet) visualizer to the chat UI.
• Adds `DynamicRemoteSandboxSpecService` backed by runtime-API warm configs for dynamic sandbox provisioning.
• Parallelizes GitHub GraphQL queries in `get_suggested_tasks` for faster task suggestions.
• Surfaces a clear error in the UI when a custom sandbox image&apos;s agent-server SDK version mismatches.
• Persists and injects per-user OAuth tokens in Jira Data Center resolver conversations.
• Exposes the Automations menu item to all users.
• Routes unclaimed automation events to the default org on single-org installs.
• Moves existing users into the default org when first auto-added, and makes the first signed-in user the default org owner (tracked via `is_default` flag).
• Encodes agent harness in the conversation chip icon and surfaces the model name in chip text.</description>
    </item>
    <item>
      <title>OpenHands 1.8.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.8.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.8.0</guid>
      <pubDate>Wed, 10 Jun 2026 16:58:51 GMT</pubDate>
      <description>OpenHands 1.8.0 adds LLM profiles, sub-agent delegation, sandbox grouping strategies, and a generic ACP agent UI.
• Adds LLM profiles, letting users save and switch between named LLM configurations.
• Enables sub-agent delegation, allowing the primary agent to hand off subtasks to specialised child agents.
• Adds user-selectable sandbox grouping strategy to control how sandbox environments are allocated and shared.
• Introduces a minimal generic ACP (Agent Communication Protocol) agent UI for interacting with ACP-compatible agents.
Breaking changes:
• The App tab has been removed from the conversation view.</description>
    </item>
    <item>
      <title>OpenHands 1.7.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.7.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.7.0</guid>
      <pubDate>Fri, 01 May 2026 14:52:47 GMT</pubDate>
      <description>OpenHands 1.7.0 adds KVM-accelerated sandbox VMs, exposes SDK settings schema, and surfaces LLM model info in the UI.
• New `SANDBOX_KVM_ENABLED` environment variable lets sandbox containers pass through `/dev/kvm`, enabling KVM-accelerated virtual machines instead of slow emulation.
• Exposes SDK settings schema to OpenHands, making programmatic configuration discovery available to integrations.
• Displays the active LLM model on conversation cards and the header for at-a-glance visibility.
• Tavily search key moved to MCP settings, centralising external tool credentials under the MCP configuration surface.</description>
    </item>
    <item>
      <title>OpenHands 1.6.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.6.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.6.0</guid>
      <pubDate>Mon, 30 Mar 2026 16:01:39 GMT</pubDate>
      <description>OpenHands 1.6.0 adds hooks support, /clear and /new chat commands, toggleable global skills, and Catalan UI localization.
• Adds hooks support, enabling extensible event-driven integrations with the OpenHands runtime.
• New `/clear` slash command starts a fresh conversation that inherits the current sandbox and configuration, preserving runtime state while resetting chat history.
• New `/new` slash command is now surfaced in the slash command menu for faster access to new conversations.
• Adds ability to enable or disable default global skills, giving operators control over which built-in capabilities are active.
• Adds a copy button to code blocks in the chat UI for easier extraction of generated code.
• Adds Catalan language support to the UI.</description>
    </item>
    <item>
      <title>OpenHands 1.5.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.5.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.5.0</guid>
      <pubDate>Wed, 11 Mar 2026 18:50:28 GMT</pubDate>
      <description>OpenHands 1.5.0 adds a planning agent, real-time Task List panel, slash command menu, Bitbucket Datacenter support, and six new models.
• Adds a planning agent for structured, multi-step task execution.
• New Task List tab in the right panel shows the agent&apos;s current task list with real-time status updates.
• New slash command menu in the chat input surfaces available agent skills and commands when typing `/`.
• Enables attaching or changing the Git repository for existing conversations.
• Adds Bitbucket Datacenter as a supported Git provider.
• Adds support for Claude Opus 4.6, Claude Sonnet 4.6, GLM-4.7, GLM-5, Kimi-K2.5, Qwen3-Coder-Next, and Gemini 3.1 Pro Preview models.</description>
    </item>
    <item>
      <title>OpenHands 1.4.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.4.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.4.0</guid>
      <pubDate>Wed, 18 Feb 2026 15:42:57 GMT</pubDate>
      <description>OpenHands 1.4.0 adds MiniMax-M2.5 model support.
• Adds MiniMax-M2.5 as a supported LLM backend.</description>
    </item>
    <item>
      <title>OpenHands 1.3.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.3.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.3.0</guid>
      <pubDate>Mon, 02 Feb 2026 21:17:37 GMT</pubDate>
      <description>OpenHands 1.3.0 adds CORS support for remote browser access and host networking mode for reverse proxy setups.
• Adds CORS support to the Docker sandbox service, enabling remote browser access by setting `WEB_HOST` and `SANDBOX_CONTAINER_URL_PATTERN`.
• Adds host networking mode via `OH_SANDBOX_USE_HOST_NETWORK=true`, allowing reverse proxies to reach user-launched applications on any port beyond the predefined worker ports.</description>
    </item>
    <item>
      <title>OpenHands 1.2.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.2.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.2.0</guid>
      <pubDate>Fri, 16 Jan 2026 14:34:01 GMT</pubDate>
      <description>OpenHands 1.2.0 adds a chat readiness status indicator and doubles the condenser context window default.
• Adds a status indicator above the chat UI that shows when a conversation is ready to receive input.
• Doubles the condenser default `max_size` from 120 to 240, allowing larger context to be retained before summarization.</description>
    </item>
    <item>
      <title>OpenHands 1.1.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.1.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.1.0</guid>
      <pubDate>Tue, 30 Dec 2025 16:35:22 GMT</pubDate>
      <description>OpenHands 1.1.0 adds OAuth 2.0 Device Flow for CLI auth, Forgejo integration, and conversation export.
• Adds OAuth 2.0 Device Flow for CLI authentication, enabling headless and browser-less login workflows.
• Adds Forgejo integration, extending repository provider support to the self-hosted Forgejo platform.
• Adds an Export Conversation button in the conversation panel to save full conversation history.
• Adds a Refresh button on the Changes tab for on-demand file-diff updates without reloading.</description>
    </item>
    <item>
      <title>OpenHands 1.0.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.0.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.0.0</guid>
      <pubDate>Tue, 16 Dec 2025 16:03:32 GMT</pubDate>
      <description>OpenHands 1.0.0 adds Azure DevOps integration, a new task tracker UI, and native tool calling for Gemini 2.5 Pro.
• Adds Azure DevOps integration support for repository and pipeline connectivity.
• New task tracker interface provides structured visibility into agent task progress.
• Chat messages are now queued during runtime connection, enabling smoother interaction during agent startup.</description>
    </item>
    <item>
      <title>OpenHands 0.62.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.62.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.62.0</guid>
      <pubDate>Tue, 11 Nov 2025 19:57:23 GMT</pubDate>
      <description>OpenHands 0.62.0 adds conversation tab pinning and a Documentation link in the profile menu.
• Enables pinning and unpinning of conversation tabs for quick access to important sessions.
• Adds a Documentation link directly in the profile menu for faster access to reference material.</description>
    </item>
    <item>
      <title>OpenHands 0.61.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.61.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.61.0</guid>
      <pubDate>Wed, 05 Nov 2025 20:20:15 GMT</pubDate>
      <description>OpenHands 0.61.0 makes the terminal tab read-only and removes the Jupyter tab from the UI.
• Terminal tab is now read-only, preventing direct user input into the agent&apos;s terminal session.
• Jupyter tab has been removed from the UI.
Breaking changes:
• The Jupyter tab has been removed from the UI; any workflows relying on it will no longer have access to it.</description>
    </item>
    <item>
      <title>OpenHands 0.60.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.60.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.60.0</guid>
      <pubDate>Wed, 29 Oct 2025 20:18:09 GMT</pubDate>
      <description>OpenHands 0.60.0 adds Clarifai provider support and automatic sandbox lifecycle management to curb resource exhaustion.
• Adds Clarifai as a supported LLM provider.
• Adds automatic sandbox lifecycle management that limits the number of concurrently running sandboxes to prevent resource exhaustion.
• Simplifies the security analyzer confirmation UI by replacing two reject options with a single &apos;Reject&apos; option that prompts for an optional reason.
Breaking changes:
• The V0 CLI has been removed and is officially unsupported; any setup relying on the V0 CLI will break on upgrade.</description>
    </item>
    <item>
      <title>OpenHands 0.59.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.59.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.59.0</guid>
      <pubDate>Fri, 10 Oct 2025 19:31:46 GMT</pubDate>
      <description>OpenHands 0.59.0 adds Lemonade as a supported LLM provider.
• Adds Lemonade Provider as a supported LLM backend option.</description>
    </item>
    <item>
      <title>OpenHands 1.0.0-cli</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/1.0.0-cli</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/1.0.0-cli</guid>
      <pubDate>Fri, 10 Oct 2025 15:32:26 GMT</pubDate>
      <description>OpenHands 1.0.0-cli ships standalone binaries, faster startup, a refreshed UI, and MCP OAuth support.
• Adds multi-platform standalone executable binaries so the CLI runs without any additional setup or runtime install.
• Faster CLI startup when running via `uv`, `pip`, and similar tools.
• New and refreshed UI for the CLI experience.
• Simplified JSON MCP configuration with added MCP OAuth support.</description>
    </item>
    <item>
      <title>OpenHands 0.58.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.58.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.58.0</guid>
      <pubDate>Wed, 01 Oct 2025 17:19:04 GMT</pubDate>
      <description>OpenHands 0.58.0 adds configurable SHTTP MCP server timeouts and claude-sonnet-4-5 model support.
• Adds configurable timeout settings for SHTTP MCP servers, preventing tool calls from hanging indefinitely.
• Adds support for the claude-sonnet-4-5 model.
• Converts the settings panel to a vertical sidebar layout.</description>
    </item>
    <item>
      <title>OpenHands 0.57.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.57.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.57.0</guid>
      <pubDate>Fri, 19 Sep 2025 16:41:07 GMT</pubDate>
      <description>OpenHands 0.57.0 adds a redesigned UI and Bring Your Own Key (BYOK) support on Cloud.
• New UI for landing and conversation pages improves the agent interaction experience.
• Adds Bring Your Own Key (BYOK) support on OpenHands Cloud, letting users supply their own LLM API keys.</description>
    </item>
    <item>
      <title>OpenHands 0.56.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.56.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.56.0</guid>
      <pubDate>Tue, 09 Sep 2025 14:30:54 GMT</pubDate>
      <description>OpenHands 0.56.0 adds AGENTS.md support, microagent management, and multi-LLM routing within agent trajectories.
• Supports AGENTS.md files in microagents, enabling repo-level agent behavior configuration via a standardized file.
• New microagent management feature for organizing and controlling microagents.
• Enables routing between different LLMs within a single agent trajectory, allowing dynamic model selection per task step.</description>
    </item>
    <item>
      <title>OpenHands 0.55.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.55.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.55.0</guid>
      <pubDate>Tue, 02 Sep 2025 17:49:07 GMT</pubDate>
      <description>OpenHands 0.55.0 adds an LLM risk analyzer and configurable condenser history size limit.
• Adds a configurable max history size setting for the condenser, giving operators control over context window usage.
• Improves performance and UX when working with repositories containing many branches.</description>
    </item>
    <item>
      <title>OpenHands 0.54.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.54.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.54.0</guid>
      <pubDate>Wed, 20 Aug 2025 14:29:20 GMT</pubDate>
      <description>OpenHands 0.54 adds task tracking with planning mode, MCP on Cloud, and an improved MCP config UI.
• Adds a task tracking tool and planning mode to help agents manage long-horizon, multi-step tasks.
• Enables Model Context Protocol (MCP) support on OpenHands Cloud.
• Improves the MCP configuration UI with add, edit, and delete functionality.
• Adds a new user feedback reason: &apos;The agent didn&apos;t finish the job&apos;.</description>
    </item>
    <item>
      <title>OpenHands 0.53.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.53.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.53.0</guid>
      <pubDate>Thu, 14 Aug 2025 20:43:07 GMT</pubDate>
      <description>OpenHands 0.53.0 adds named Docker volume binding, configurable git commit identity, and partial CLI settings updates.
• Supports binding named Docker volumes into the runtime for persistent or shared storage across agent sessions.
• Enables specifying the user identity (name/email) OpenHands commits as when pushing code changes.
• Allows partial modification of CLI settings without needing to restate the full configuration.</description>
    </item>
    <item>
      <title>OpenHands 0.52.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.52.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.52.0</guid>
      <pubDate>Wed, 13 Aug 2025 13:53:26 GMT</pubDate>
      <description>OpenHands 0.52.0 adds GPT-5, Claude Opus 4.1, Qwen-3-Coder-480B, CLI UI launch, and overlay mount support.
• Adds `qwen-3-coder-480b` to the OpenHands provider model roster.
• Adds `gpt-5-2025-08-07` to the OpenHands provider model roster.
• Adds `claude-opus-4-1-20250805` as a supported model.
• Adds search API key settings configuration to the CLI.
• Supports launching the full OpenHands UI directly from the CLI.
• Supports overlay mounts in the Docker runtime for more flexible workspace setups.
• Adds a toggle to enable or disable solvability analysis in the resolver on OpenHands Cloud.
• Includes branch information in repository context provided to agents.
• Adds auto-pagination with infinite scroll for the conversation list.
• Expands conversation history limit from 20 to 100 entries.
• Adds proper markdown rendering for agent messages and final thoughts in the CLI interface.</description>
    </item>
    <item>
      <title>OpenHands 0.51.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.51.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.51.0</guid>
      <pubDate>Thu, 31 Jul 2025 13:55:12 GMT</pubDate>
      <description>OpenHands 0.51 adds MCP support for the CLI, multi-repo git change detection, and smarter resolver summaries.
• Adds MCP (Model Context Protocol) support to the CLI, enabling tool-server integrations previously only available in the UI.
• Optimizes git change detection in the Changes tab with performance improvements and multi-repository support.
• Improves resolver summary generation by focusing each summary only on new changes since the last one, reducing repetition across consecutive summaries.</description>
    </item>
    <item>
      <title>OpenHands 0.50.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.50.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.50.0</guid>
      <pubDate>Thu, 24 Jul 2025 12:59:27 GMT</pubDate>
      <description>OpenHands 0.50 adds Moonshot AI Kimi-K2 model support and new CLI confirmation dialog options
• Adds Moonshot AI Kimi-K2 (kimi-k2-0711-preview) as a recommended and natively supported model via the OpenHands provider.
• Adds new options to CLI confirmation dialogs, giving practitioners more control over interactive approval flows.
• Persists alias choices in the CLI across sessions, reducing repetitive configuration.
• Improves MCP settings UI layout and clarity for easier Model Context Protocol configuration.</description>
    </item>
    <item>
      <title>OpenHands 0.49.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.49.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.49.0</guid>
      <pubDate>Wed, 16 Jul 2025 12:46:57 GMT</pubDate>
      <description>OpenHands 0.49 adds CLI/VSCode integration, a new Memory UI, OpenHands Cloud LLM provider, and conversation management improvements.
• Adds CLI/VSCode integration, enabling OpenHands to be used directly from the command line and VS Code.
• Introduces an OpenHands Cloud LLM provider, letting users route model calls through OpenHands Cloud.
• New Memory UI feature surfaces agent memory state in the interface.
• Conversation cards now display branch name and git provider at a glance.
• Suggested tasks are now split and organized by git provider.
• Users can edit a conversation&apos;s title directly in the UI.
• CLI alias setup for first-time users: on first run, users are offered the option to create `openhands` and `oh` shell aliases for faster launch.
• CLI `/settings` command now displays the active configuration file path.</description>
    </item>
    <item>
      <title>OpenHands 0.48.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.48.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.48.0</guid>
      <pubDate>Wed, 02 Jul 2025 20:21:52 GMT</pubDate>
      <description>OpenHands 0.48 adds user-directory microagents, .cursorrules support, conversation stop control, and setup.sh event visibility.
• Supports loading microagents from the user directory (`~/.openhands/microagents/`) for per-user agent customization without touching project repos.
• Supports `.cursorrules` files placed in the project root directory, letting teams reuse existing Cursor editor rule sets.
• Adds ability to stop in-progress conversations from the UI.
• Surfaces `setup.sh` script execution in the event stream so users can observe when and how the setup script runs.
Breaking changes:
• The Jupyter plugin is now disabled by default in the CLI runtime; setups that relied on Jupyter being active without explicit configuration will no longer have it enabled.</description>
    </item>
    <item>
      <title>OpenHands 0.47.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.47.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.47.0</guid>
      <pubDate>Fri, 27 Jun 2025 17:59:42 GMT</pubDate>
      <description>OpenHands 0.47 adds GitLab microagent config directory support and smarter terminal output truncation.
• Adds new feedback options for users within the UI.
• Supports `openhands-config` as an alternative GitLab directory for hosting org-level microagents.
• Changes terminal truncation to trim the middle of long outputs instead of the suffix, preserving both start and end context.</description>
    </item>
    <item>
      <title>OpenHands 0.46.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.46.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.46.0</guid>
      <pubDate>Tue, 24 Jun 2025 20:47:25 GMT</pubDate>
      <description>OpenHands 0.46 adds custom model names, vi-mode CLI keybindings, configurable safety settings, and system prompt overrides.
• Supports custom/arbitrary model names during CLI model selection, beyond the preset list.
• Adds optional vi-style keybindings (j/k navigation) for CLI confirmation prompts, enabled via the `CLI_VI_MODE` environment variable.
• Adds customizable safety settings for Mistral AI and Gemini models.
• Enables overriding the hardcoded system prompt for full prompt control.
• Allows users to submit feedback on agent performance even when the agent hit an error or is awaiting user input.</description>
    </item>
    <item>
      <title>OpenHands 0.45.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.45.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.45.0</guid>
      <pubDate>Fri, 20 Jun 2025 21:48:39 GMT</pubDate>
      <description>OpenHands 0.45 adds Kubernetes runtime, Bitbucket integration, file/image uploads, per-conversation budgets, and Japanese UI.
• Adds Kubernetes Runtime support as a new sandbox execution backend.
• Supports file and image uploads directly within conversations.
• Adds Bitbucket integration for local usage alongside existing GitHub support.
• Enables per-conversation budget configuration to cap LLM spending.
• Adds Japanese language support to the UI.
• Increases max iterations per task from 250 to 500, enabling more complex autonomous workflows.
Breaking changes:
• The local configuration directory has moved from `~/.openhands-state` to `~/.openhands`; existing state stored in the old path will not be picked up automatically after upgrading.</description>
    </item>
    <item>
      <title>OpenHands 0.44.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.44.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.44.0</guid>
      <pubDate>Fri, 20 Jun 2025 21:37:34 GMT</pubDate>
      <description>OpenHands 0.44 adds draft PR/MR control via Git MCP, Slack integration in settings, and SWE-bench-Live evaluation support.
• Agents can now control whether PRs/MRs opened via Git MCP are created as drafts or ready-for-review.
• Adds Slack integration installable directly from the Integrations tab in the Cloud OpenHands Settings page.
• Supports evaluation runs on SWE-bench-Live for more realistic, up-to-date issue-resolving benchmarks.
• Dev container networking now works without host network mode, improving security and portability of the dev setup.</description>
    </item>
    <item>
      <title>OpenHands 0.43.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.43.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.43.0</guid>
      <pubDate>Fri, 20 Jun 2025 21:26:33 GMT</pubDate>
      <description>OpenHands 0.43 adds Slack integration (beta), a Microagents UI, GitLab lower-scoped token support, and a code review microagent example.
• New Slack integration (beta) with Cloud OpenHands for triggering and interacting with agents via Slack.
• New Microagents UI in the conversation context menu lets users see what specialized knowledge microagents are available in their current conversation.
• New example code review microagent provides a ready-made template for automated code review workflows.
• Supports lower-scoped GitLab tokens, enabling more granular permission control when connecting GitLab repositories.
• Adds JSON serialization for array and object parameters when converting tools, broadening tool-call compatibility.
Breaking changes:
• The CLI default provider is changed from `openai` to `anthropic`; existing CLI users relying on the default will now target Anthropic instead of OpenAI.
• CLI settings are now saved directly under `~/.openhands` instead of the previous location; existing CLI config files stored elsewhere will no longer be read automatically.</description>
    </item>
    <item>
      <title>OpenHands 0.42.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.42.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.42.0</guid>
      <pubDate>Tue, 10 Jun 2025 20:34:14 GMT</pubDate>
      <description>OpenHands 0.42.0 adds API endpoints to control conversation lifecycle and lets users update their email address.
• New API endpoints to explicitly start and stop conversations programmatically.
• New `VSCODE_IN_NEW_TAB` feature flag to open the VS Code editor in a new browser tab.</description>
    </item>
    <item>
      <title>OpenHands 0.41.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.41.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.41.0</guid>
      <pubDate>Thu, 05 Jun 2025 17:33:54 GMT</pubDate>
      <description>OpenHands 0.41.0 adds Cloud GitLab Resolver, streamable HTTP MCP support, and native Windows runtime.
• Adds Cloud GitLab Resolver, enabling automated issue/PR resolution against cloud-hosted GitLab repositories.
• Implements streamable HTTP MCP transport, supporting MCP servers served over HTTP streams.
• Adds native Windows support without requiring WSL, broadening local deployment options.
• Improves CLI mode setup flow to guide users through configuration when settings are missing.</description>
    </item>
    <item>
      <title>OpenHands 0.40.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.40.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.40.0</guid>
      <pubDate>Sun, 01 Jun 2025 20:38:20 GMT</pubDate>
      <description>OpenHands 0.40.0 adds native PR/MR creation via MCP, LocAgent integration, and a first-class search API.
• Enables native PR/MR opening on GitHub and GitLab via in-house MCP integration.
• Incorporates LocAgent into OpenHands for improved code localization capabilities.
• Adds first-class search API support to OpenHands.
• Adds Interactive SWE-Bench benchmark for evaluating agent performance.
• Improves MCP tool usage visualization in the UI.</description>
    </item>
    <item>
      <title>OpenHands 0.39.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.39.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.39.0</guid>
      <pubDate>Tue, 20 May 2025 15:40:06 GMT</pubDate>
      <description>OpenHands 0.39.0 adds UI-based custom secret management and nested runtime API support for scalable agent deployments.
• Adds ability to save custom secrets for agents directly through the UI settings panel.
• Adds API support for nested runtimes, enabling more flexible and scalable agent deployments.
Breaking changes:
• Only volumes explicitly mounted to /workspace will be treated as workspace mounts; other volume mounts no longer receive workspace treatment on upgrade.</description>
    </item>
    <item>
      <title>OpenHands 0.38.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.38.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.38.0</guid>
      <pubDate>Mon, 12 May 2025 19:41:21 GMT</pubDate>
      <description>OpenHands 0.38.0 adds Windows runtime, MCP config UI, self-hosted Git support, and user/org microagents.
• Adds self-hosted GitLab and enterprise GitHub host settings for local installations.
• Supports user-defined runners for the resolver, enabling custom execution environments.
• Adds Windows local runtime support with PowerShell.
• Enables the agent to save browser screenshots as image files during sessions.
• Supports loading custom Agent implementations from arbitrary Python packages via config.toml.
• Adds MCP (Model Context Protocol) configuration directly in the settings UI.
• Supports user- and org-level microagents for shared, reusable agent configurations.
• Simplifies workspace mounting via the SANDBOX_VOLUMES configuration.</description>
    </item>
    <item>
      <title>OpenHands 0.37.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.37.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.37.0</guid>
      <pubDate>Wed, 07 May 2025 17:31:44 GMT</pubDate>
      <description>OpenHands 0.37.0 adds branch picker for repositories and per-user configurable conversation starters.
• Adds a branch picker for repository selection on the homepage.
• Enables per-user configuration of proactive conversation starters for Cloud Resolver, togglable in account settings (enabled by default).
• Adds helpful tips to the Changes tab zero state.</description>
    </item>
    <item>
      <title>OpenHands 0.36.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.36.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.36.0</guid>
      <pubDate>Thu, 01 May 2025 19:34:58 GMT</pubDate>
      <description>OpenHands 0.36.0 adds CLI agent pause/resume, documentation search, and raises the conversation panel limit to 20.
• Adds pause and resume functionality for agents running in the CLI.
• Adds search support for documentation within the product.
• Separates settings into multiple distinct sections in the UI.
• Increases the conversation panel limit from 9 to 20.</description>
    </item>
    <item>
      <title>OpenHands 0.35.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.35.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.35.0</guid>
      <pubDate>Tue, 29 Apr 2025 21:45:49 GMT</pubDate>
      <description>OpenHands 0.35 adds API key management UI, GitLab suggested tasks, a VS Code tab, and new CLI commands.
• Supports viewing and launching suggested tasks for GitLab repositories directly from the homepage.
• Replaces the Workspace tab with a VS Code tab for in-browser code editing.
• Enables /new, /status, and /settings commands in the CLI.
• Sorts GitHub repos in OpenHands Cloud by most recently pushed, making active repos easier to find.
• Simplifies microagent authoring: names in frontmatter are no longer required — only triggers matter for dynamically loaded microagents.</description>
    </item>
    <item>
      <title>OpenHands 0.34.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.34.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.34.0</guid>
      <pubDate>Wed, 23 Apr 2025 15:06:38 GMT</pubDate>
      <description>OpenHands 0.34 adds a Changes tab for reviewing agent modifications, custom sandboxes for the resolver, and tool disabling controls.
• New Changes tab in the UI surfaces all file modifications made by OpenHands during a session, making agent-driven diffs reviewable at a glance.
• Adds ability to disable specific default tools, giving operators fine-grained control over which capabilities the agent can invoke.
• Supports custom sandbox images for the resolver, enabling reproducible, project-specific environments when resolving GitHub issues.
• Resolver now names branches with the `openhands/` prefix, establishing a consistent convention for identifying agent-created branches.
• Updated home screen layout improves navigation and workspace entry points.
Breaking changes:
• Resolver branches are now created with the `openhands/` prefix — any automation or filters matching previous branch name patterns must be updated.</description>
    </item>
    <item>
      <title>OpenHands 0.33.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.33.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.33.0</guid>
      <pubDate>Wed, 16 Apr 2025 21:03:08 GMT</pubDate>
      <description>OpenHands 0.33 adds native MCP server support, GitLab OAuth/PAT integration, GitHub Enterprise resolver, and interactive CLI commands.
• Supports MCP servers natively via CodeActAgent, enabling model context protocol tool use within agents.
• Adds GitLab API integration with both OAuth and PAT token authentication.
• Enables PR type specification when using the GitHub Action resolver.
• Supports GitHub Enterprise and on-premises GitLab in the GitHub Action resolver.
• Adds interactive CLI commands `/init`, `/help`, and `/exit` with an enhanced startup experience.
• Displays agent &apos;think&apos; actions as collapsible elements in the conversation view.
• Improves SWE-bench_Verified single-pass baseline results to 59.6%.</description>
    </item>
    <item>
      <title>OpenHands 0.32.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.32.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.32.0</guid>
      <pubDate>Thu, 10 Apr 2025 12:45:08 GMT</pubDate>
      <description>OpenHands 0.32 adds microagent context visibility, PR template awareness, and enables context condensation by default.
• Displays microagent context directly in the UI so practitioners can see which microagent knowledge is active during a session.
• Shows edited file paths in the conversation headline for at-a-glance change tracking.
• Enables context condensation by default, automatically compressing long conversation histories to stay within model context limits.
• Expands GitLab repository listing to include repos where the user has membership but is not the owner.
• Supports microagent files without a required header, reducing friction when authoring custom microagents.
• Adds a user-friendly UI message for content policy violation errors.
• Prompts the agent to follow existing PR templates when creating new pull requests.
• Improves event retrieval performance for conversations with a large number of events.
Breaking changes:
• Condensation is now enabled by default; existing deployments that relied on full, uncompressed conversation history will have condensation applied automatically on upgrade.</description>
    </item>
    <item>
      <title>OpenHands 0.31.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.31.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.31.0</guid>
      <pubDate>Wed, 02 Apr 2025 19:30:54 GMT</pubDate>
      <description>OpenHands 0.31.0 adds vision-based browsing with PDF/image support, OpenHands LM integration, and multi-provider Git configuration.
• Enables vision-based browsing by default, allowing OpenHands to see and interpret PDFs and images rendered in the browser.
• Adds support for OpenHands LM as a new LLM provider option.
• Supports configuring multiple Git providers simultaneously (e.g., GitHub + GitLab) in local OpenHands deployments.
• Generates LLM-based natural-language titles for conversations automatically.</description>
    </item>
    <item>
      <title>OpenHands 0.30.1</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.30.1</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.30.1</guid>
      <pubDate>Thu, 27 Mar 2025 17:26:33 GMT</pubDate>
      <description>OpenHands 0.30.1 adds trajectory replay in the web app and raises the default max iterations to 250.
• Adds trajectory replay support in the web app, enabled via the `FEATURE_TRAJECTORY_REPLAY` feature flag.
• Tracks accumulated token usage across a session instead of per-request token usage, giving a running total.
• Raises the default max iterations from the previous limit to 250, allowing agents to tackle longer tasks out of the box.
• Improves the startup experience for the VSCode extension integration.</description>
    </item>
    <item>
      <title>OpenHands 0.30.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.30.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.30.0</guid>
      <pubDate>Tue, 25 Mar 2025 22:39:42 GMT</pubDate>
      <description>OpenHands 0.30.0 adds live API cost/token display, web screenshots in headless trajectories, and auto-generated conversation titles.
• Displays API cost and token usage live in the frontend during agent sessions.
• Adds a headless-mode config option to include web screenshots in trajectories for richer audit trails.
• Auto-generates conversation titles from the first user message.
• Improved UI for interactive browser action view.
• Updated file explorer styles for a cleaner workspace experience.
Breaking changes:
• Download workspace and download files buttons are removed; users are redirected to VS Code instead.
• File upload functionality is removed from the UI; users are redirected to VS Code instead.
• The continue button is removed from the UI.
• Bash SOFT timeout is reduced from 30 to 10 seconds, which may cause previously passing long-running bash commands to time out.</description>
    </item>
    <item>
      <title>OpenHands 0.29.1</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.29.1</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.29.1</guid>
      <pubDate>Wed, 19 Mar 2025 20:01:20 GMT</pubDate>
      <description>OpenHands 0.29.1 adds a dedicated security microagent for security-focused autonomous tasks.
• Adds a security microagent, enabling OpenHands to apply security-specific reasoning and guidance during autonomous coding sessions.</description>
    </item>
    <item>
      <title>OpenHands 0.29.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.29.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.29.0</guid>
      <pubDate>Tue, 18 Mar 2025 15:52:43 GMT</pubDate>
      <description>OpenHands 0.29.0 adds Swift Linux microagent support and exposes microagent recall observations to the UI and LLM.
• Adds a Swift Linux Installation Microagent for automated Swift environment setup on Linux.
• Makes microagents available in the event stream as recall observations, accessible from both the UI and the LLM.
• Adds TestGenEval benchmark support for evaluating test generation capabilities.</description>
    </item>
    <item>
      <title>OpenHands 0.28.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.28.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.28.0</guid>
      <pubDate>Fri, 07 Mar 2025 14:17:11 GMT</pubDate>
      <description>OpenHands 0.28 adds Docker-in-runtime, Kubernetes cluster support, a CodeAct thinking tool, microagent templates, and JSON structured logging.
• Adds sound and browser notifications for agent state changes, so practitioners are alerted when long-running tasks complete.
• New microagent template system lets users create properly structured domain-specific agents.
• Adds a &apos;thinking&apos; tool to the CodeAct agent, enabling explicit reasoning steps during task execution.
• Enables OpenHands to run Docker inside its own runtime, unlocking containerized workflows within the agent sandbox.
• Enables OpenHands to start a Kubernetes cluster from within its runtime, supporting cluster-level automation tasks.
• Adds structured JSON logging via the `LOG_JSON` environment variable for improved observability and log ingestion.
Breaking changes:
• The default Claude model is now `claude-3-7-sonnet-20250219` (previously an older version), which may affect costs, behavior, or rate-limit quotas for deployments that rely on the default.</description>
    </item>
    <item>
      <title>OpenHands 0.27.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.27.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.27.0</guid>
      <pubDate>Thu, 27 Feb 2025 18:40:10 GMT</pubDate>
      <description>OpenHands 0.27 adds custom runtime support, an extended config section, and Claude 3.7 model selection.
• Adds an `[extended]` section in `config.toml` for arbitrary user-defined configuration keys set on the fly.
• Supports selecting Claude 3.7 via the Anthropic provider in model settings.
• Enables advanced users to define and use their own custom runtimes.</description>
    </item>
    <item>
      <title>OpenHands 0.26.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.26.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.26.0</guid>
      <pubDate>Mon, 24 Feb 2025 20:34:42 GMT</pubDate>
      <description>OpenHands 0.26.0 adds Daytona sandbox runtime, CLI task automation, and UI-configurable memory condensation.
• Adds Daytona runtime support for managing sandboxes as an alternative execution environment.
• Enables memory condensation configuration directly from the settings page.
• Supports running the CLI with a task argument for fully automated, non-interactive execution.
• Truncates conversation history by half (instead of failing) when the LLM context limit is reached, enabling longer sessions.</description>
    </item>
    <item>
      <title>OpenHands 0.25.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.25.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.25.0</guid>
      <pubDate>Wed, 19 Feb 2025 19:30:21 GMT</pubDate>
      <description>OpenHands 0.25.0 adds GitLab resolver support, multi-conversation navigation, and a redesigned Settings screen.
• Adds GitLab support for the OpenHands resolver, enabling automated issue and PR resolution on GitLab repositories.
• New multi-conversation navigation lets users switch between different conversations without losing context.
• Redesigned Settings screen provides an updated UI for managing configuration.
• Improves filtering of sensitive data from logs, reducing credential and secret exposure in log output.</description>
    </item>
    <item>
      <title>OpenHands 0.24.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.24.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.24.0</guid>
      <pubDate>Thu, 13 Feb 2025 15:22:12 GMT</pubDate>
      <description>OpenHands 0.24.0 adds dockerless runtime support and success/failure indicators for file operations.
• Adds preliminary/experimental support for running OpenHands without Docker, broadening deployment flexibility.
• Adds success/failure indicators for file read and edit operations, giving agents clearer feedback on action outcomes.
• Adds comprehensive error logging to PostHog for improved observability of agent failures.</description>
    </item>
    <item>
      <title>OpenHands 0.23.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.23.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.23.0</guid>
      <pubDate>Tue, 04 Feb 2025 20:54:21 GMT</pubDate>
      <description>OpenHands 0.23.0 adds o3-mini support and live LLM retry visibility with rate-limit resume.
• Supports OpenAI o3-mini as a selectable LLM.
• Shows LLM retries in real time and enables resuming sessions from a Rate-Limited state.</description>
    </item>
    <item>
      <title>OpenHands 0.22.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.22.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.22.0</guid>
      <pubDate>Wed, 29 Jan 2025 19:51:54 GMT</pubDate>
      <description>OpenHands 0.22.0 adds VisualWebArena evaluation support and drops the Redis dependency.
• Adds VisualWebArena evaluation support, enabling visual web-navigation benchmark testing within OpenHands.
• Removes the Redis dependency, simplifying self-hosted deployments with fewer infrastructure requirements.</description>
    </item>
    <item>
      <title>OpenHands 0.21.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.21.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.21.0</guid>
      <pubDate>Wed, 22 Jan 2025 16:26:21 GMT</pubDate>
      <description>OpenHands 0.21 adds trajectory replay, downloadable trajectories, multi-language UI, and a dedicated draft-editor LLM config.
• Adds multi-language UI support, broadening accessibility for non-English practitioners.
• Supports the `reasoning_effort` parameter for OpenAI o1-family models, giving control over model reasoning depth.
• Introduces a `draft_editor` named custom LLM config so a separate, dedicated model can handle edit drafts independently of the primary LLM.
• Adds trajectory replay in headless mode, enabling automated re-execution of recorded agent sessions.
• Adds a chat-panel button to download the current agent trajectory for offline review or auditing.
• Agent now explicitly receives the cloned repo name and path when connecting to a GitHub repository, improving context awareness.
Breaking changes:
• The `trajectories_path` config key is renamed to `save_trajectory_path`; existing configurations using `trajectories_path` will break on upgrade.</description>
    </item>
    <item>
      <title>OpenHands 0.20.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.20.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.20.0</guid>
      <pubDate>Mon, 13 Jan 2025 19:58:13 GMT</pubDate>
      <description>OpenHands 0.20.0 adds a live App tab for interacting with web apps and a conversation info display.
• Adds a new App tab (Beta) that lets users interact directly with the web app running inside OpenHands.
• Displays current conversation info in the bottom-right corner of the UI.</description>
    </item>
    <item>
      <title>OpenHands 0.19.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.19.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.19.0</guid>
      <pubDate>Tue, 07 Jan 2025 21:19:50 GMT</pubDate>
      <description>OpenHands 0.19.0 adds custom microagents in headless/CLI modes, toggleable function calling, multi-conversation support, and runtime size configuration.
• Supports custom microagents in headless and CLI modes, extending agent customization beyond the UI.
• Enables or disables function calling via user configuration, giving practitioners control over LLM tool-use behavior.
• Adds rate-limit error visibility in the UI and agent state, surfacing provider throttling in real time.
• Introduces multi-conversation feature (behind a feature flag), allowing parallel conversation management.
• Adds runtime size configuration, letting users tune the sandbox compute footprint per session.
Breaking changes:
• Developer mode now defaults to storing data on the filesystem instead of in-memory, which changes persistence behavior for existing developer-mode deployments.</description>
    </item>
    <item>
      <title>OpenHands 0.18.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.18.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.18.0</guid>
      <pubDate>Thu, 02 Jan 2025 16:03:22 GMT</pubDate>
      <description>OpenHands 0.18.0 adds per-repo prompt customization, resizable panels, and server-side settings storage.
• Adds `.openhands` directory support for customizing agent prompts on a per-repository basis.
• Introduces a resizable and collapsible panel layout in the UI for a more flexible workspace.
• Enables workspace downloads on mobile and browsers lacking the Directory API.
• Migrates settings storage from browser localStorage to the server API, enabling persistent settings across devices and browsers.
• Adds navbar tooltips for improved UI discoverability.
Breaking changes:
• File editing functionality has been removed from the OpenHands UI — workflows that relied on in-UI file editing must use an alternative method.</description>
    </item>
    <item>
      <title>OpenHands 0.17.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.17.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.17.0</guid>
      <pubDate>Thu, 26 Dec 2024 17:16:10 GMT</pubDate>
      <description>OpenHands 0.17 adds custom PR titles, per-conversation URLs, and a homepage recent-conversation view.
• Supports custom pull request titles when using the GitHub issue resolver.
• Each conversation now gets its own unique URL, enabling direct linking and bookmarking.
• Shows the most recent conversation on the homepage for quick resumption.
• Adds TheAgentCompany evaluation harness for benchmarking agent performance.
• Settings store type is now defined in `openhands_config` instead of the main config.
Breaking changes:
• Settings store type is now defined in `openhands_config` rather than the main config — configurations relying on the main config for this setting will need to be updated.</description>
    </item>
    <item>
      <title>OpenHands 0.16.1</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.16.1</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.16.1</guid>
      <pubDate>Thu, 19 Dec 2024 18:52:03 GMT</pubDate>
      <description>OpenHands 0.16.1 adds file-by-file download with progress and backend config saving infrastructure.
• Adds file-by-file download with progress tracking for workspace files.
• Introduces infrastructure for saving configuration on the backend rather than the frontend.</description>
    </item>
    <item>
      <title>OpenHands 0.16.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.16.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.16.0</guid>
      <pubDate>Wed, 18 Dec 2024 21:35:08 GMT</pubDate>
      <description>OpenHands 0.16.0 updates GitHub Authentication flow.
• Updates GitHub Authentication integration.</description>
    </item>
    <item>
      <title>OpenHands 0.15.3</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.15.3</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.15.3</guid>
      <pubDate>Tue, 17 Dec 2024 19:12:50 GMT</pubDate>
      <description>OpenHands 0.15.3 raises default max_iterations to 500 and resets turn budget per user interaction
• Adds color coding to the &apos;Ran a Command&apos; UI indicator based on command return value, making pass/fail status immediately visible.
• Increases default max_iterations to 500, enabling agents to tackle longer, more complex tasks before hitting the iteration limit.
• Measures the turn limit from the last user interaction rather than session start, giving agents a full budget after each user message.
• Persists jwt_secret in the config file so the secret survives service restarts without manual reconfiguration.</description>
    </item>
    <item>
      <title>OpenHands 0.15.2</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.15.2</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.15.2</guid>
      <pubDate>Thu, 12 Dec 2024 15:14:52 GMT</pubDate>
      <description>OpenHands 0.15.2 adds workspace-level custom MicroAgents, resolver code-review requests, and browser observations in chat.
• Adds support for Custom MicroAgents placed directly in the connected workspace, enabling project-specific agent behavior without global configuration.
• Enables the resolver to automatically request a code review from the person who initiated it after completing a PR.
• Surfaces browser observations (what the agent sees while web browsing) directly in the chat interface for real-time visibility.</description>
    </item>
    <item>
      <title>OpenHands 0.15.1</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.15.1</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.15.1</guid>
      <pubDate>Fri, 06 Dec 2024 19:06:09 GMT</pubDate>
      <description>OpenHands 0.15.1 adds command-run notifications and multiline message support in headless mode.
• Shows a status message in the UI each time the agent executes a command, giving real-time visibility into agent actions.
• Supports multiline user messages, and provides a default user message when running in headless mode.</description>
    </item>
    <item>
      <title>OpenHands 0.15.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.15.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.15.0</guid>
      <pubDate>Wed, 04 Dec 2024 15:10:05 GMT</pubDate>
      <description>OpenHands 0.15.0 adds SocketIO comms, BrowseURLAction in CodeAct, custom resolver sandboxes, and multi-tab session sharing.
• Switches underlying client-server communication to SocketIO for more robust real-time messaging.
• Adds `BrowseURLAction` to the CodeAct agent, enabling it to navigate URLs as part of agentic workflows.
• Adds an alignment checker for the browsing agent to verify page-interaction accuracy.
• Supports custom sandbox images for the GitHub issue resolver.
• Adds a microagent to automatically handle npm timeout issues during code execution.
• Allows multiple browser tabs to connect to and share the same agent session simultaneously.
• Runtimes are no longer kept alive by default, reducing idle resource consumption.
Breaking changes:
• Runtimes are no longer kept alive by default — existing deployments that relied on persistent runtimes between sessions will need to reconfigure this behavior explicitly.</description>
    </item>
    <item>
      <title>OpenHands 0.14.3</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.14.3</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.14.3</guid>
      <pubDate>Tue, 26 Nov 2024 20:22:38 GMT</pubDate>
      <description>OpenHands 0.14.3 adds a Push &amp; Create PR button and the commit0 benchmark.
• New `Push &amp; Create PR` UI button lets users push changes and open a pull request directly from the OpenHands interface.
• Adds the commit0 benchmark for evaluating agent performance.
• Server process now runs at highest system priority, improving responsiveness under load.</description>
    </item>
    <item>
      <title>OpenHands 0.14.1</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.14.1</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.14.1</guid>
      <pubDate>Tue, 19 Nov 2024 19:56:17 GMT</pubDate>
      <description>OpenHands 0.14.1 adds a push-to-GitHub button directly in the chat interface.
• Adds a &apos;Push to GitHub&apos; action button in the chat interface for pushing changes directly from a session.</description>
    </item>
    <item>
      <title>OpenHands 0.14.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.14.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.14.0</guid>
      <pubDate>Fri, 15 Nov 2024 16:04:03 GMT</pubDate>
      <description>OpenHands 0.14.0 adds an embedded VSCode editor, GitHub issue resolver integration, and universal function-calling shim for non-native LLMs.
• Adds a full VSCode editor directly inside the OpenHands runtime and UI, giving agents and users an integrated code editing experience.
• Integrates the OpenHands resolver into the main repository, enabling automated GitHub issue resolution workflows natively.
• Adds a utility that automatically converts function-calling LLM requests to non-function-calling format, broadening compatible model support.</description>
    </item>
    <item>
      <title>OpenHands 0.13.1</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.13.1</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.13.1</guid>
      <pubDate>Tue, 12 Nov 2024 20:11:48 GMT</pubDate>
      <description>OpenHands 0.13.1 adds workspace media previews and improved GitHub push support.
• Supports displaying images, videos, and PDFs directly in the workspace UI.
• Improves pushing changes to GitHub from within a session.</description>
    </item>
    <item>
      <title>OpenHands 0.13.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.13.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.13.0</guid>
      <pubDate>Fri, 08 Nov 2024 22:32:22 GMT</pubDate>
      <description>OpenHands 0.13.0 adds drag-and-drop image input to chat and a loading indicator for ZIP downloads.
• Supports dragging images directly into the chat input for multimodal interactions.
• Shows a loading indicator when downloading a workspace ZIP file.
• New empty-state design for the chat interface.</description>
    </item>
    <item>
      <title>OpenHands 0.12.2</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.12.2</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.12.2</guid>
      <pubDate>Mon, 04 Nov 2024 21:39:08 GMT</pubDate>
      <description>OpenHands 0.12.2 gives CodeAct native web browsing, adds PostHog analytics, and integrates DiscoveryBench.
• Adds PostHog analytics integration for tracking usage and agent behavior.
• Enables CodeAct agent to perform web browsing natively — no longer delegates to a separate BrowsingAgent.
• Adds DiscoveryBench integration for benchmarking OpenHands agents on data-discovery tasks.</description>
    </item>
    <item>
      <title>OpenHands 0.12.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.12.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.12.0</guid>
      <pubDate>Thu, 31 Oct 2024 13:15:04 GMT</pubDate>
      <description>OpenHands 0.12.0 adds function calling to CodeAct 2.1 and prompt caching for Claude 3.5 Sonnet, hitting 53% on SWE-Bench Verified.
• Adds function calling support to the CodeAct 2.1 agent, boosting benchmark performance to 53% on SWE-Bench Verified and 41.7% on SWE-Bench Lite — the highest score among open-source AI software engineering systems.
• Supports prompt caching for `claude-3-5-sonnet-20241022`, reducing latency and cost on repeated context.
• Surfaces backend error messages directly in the chat UI so practitioners see failure details without digging through logs.</description>
    </item>
    <item>
      <title>OpenHands 0.11.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.11.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.11.0</guid>
      <pubDate>Tue, 22 Oct 2024 20:43:31 GMT</pubDate>
      <description>OpenHands 0.11.0 improves LLM-powered agent file editing.
• Improves agent file editing quality using LLM-based refinements.</description>
    </item>
    <item>
      <title>OpenHands 0.10.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.10.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.10.0</guid>
      <pubDate>Thu, 17 Oct 2024 22:24:03 GMT</pubDate>
      <description>OpenHands 0.10.0 ships a redesigned UI and adds Modal as a new sandbox runtime.
• New OpenHands UI with a redesigned interface for interacting with agents.
• Adds Modal sandbox support as an alternative runtime backend for agent execution.</description>
    </item>
    <item>
      <title>OpenHands 0.9.8</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.9.8</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.9.8</guid>
      <pubDate>Thu, 03 Oct 2024 15:05:17 GMT</pubDate>
      <description>OpenHands 0.9.8 lets you specify a custom config.toml path via command-line arguments.
• Supports specifying the `config.toml` location via command-line arguments, enabling flexible multi-environment deployments.</description>
    </item>
    <item>
      <title>OpenHands 0.9.5</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.9.5</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.9.5</guid>
      <pubDate>Thu, 26 Sep 2024 12:59:18 GMT</pubDate>
      <description>OpenHands 0.9.5 adds more granular startup status messages in the UI.
• Displays more granular status messages in the UI during agent startup, giving practitioners better visibility into initialization progress.</description>
    </item>
    <item>
      <title>OpenHands 0.9.4</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.9.4</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.9.4</guid>
      <pubDate>Fri, 20 Sep 2024 18:19:59 GMT</pubDate>
      <description>OpenHands 0.9.4 adds a --version flag to the CLI and reduces Gemini safety thresholds.
• Adds `--version` flag to the OpenHands CLI for quick version inspection.
• Reduces safety thresholds for Gemini models, enabling broader task execution with Gemini backends.</description>
    </item>
    <item>
      <title>OpenHands 0.9.3</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.9.3</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.9.3</guid>
      <pubDate>Fri, 13 Sep 2024 00:51:46 GMT</pubDate>
      <description>OpenHands 0.9.3 adds interactive command support and a redesigned settings modal.
• Supports interactive terminal commands, enabling agents to handle prompts that require user input mid-execution.
• Redesigned settings modal with an updated UI for configuring the service.
• Makes prompt caching opt-in rather than enabled by default, giving users explicit control over caching behavior.
Breaking changes:
• Prompt caching is no longer enabled by default; users who relied on it must explicitly opt in after upgrading.</description>
    </item>
    <item>
      <title>OpenHands 0.9.1</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.9.1</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.9.1</guid>
      <pubDate>Thu, 29 Aug 2024 18:00:56 GMT</pubDate>
      <description>OpenHands 0.9.1 adds a CLI mode, prompt caching for Sonnet/Haiku, and specialized micro agents for CodeAct.
• Adds CLI mode, enabling OpenHands to be driven from the command line without the web UI.
• Adds prompt caching to CodeActAgent for Anthropic Sonnet and Haiku models, reducing latency and token costs on repeated context.
• Introduces micro agents as specializations of CodeAct, allowing targeted agent behaviors for specific tasks.
• Improves model selection UI in settings for easier LLM configuration.</description>
    </item>
    <item>
      <title>OpenHands 0.9.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.9.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.9.0</guid>
      <pubDate>Fri, 23 Aug 2024 20:29:02 GMT</pubDate>
      <description>OpenHands 0.9.0 adds vision LLM support, a Security Analyzer, async LLM calls, and switches to EventStream Runtime by default.
• Adds vision input support for LLMs with vision capabilities, enabling image-aware agent interactions.
• Adds a Security Analyzer functionality for automated security review workflows.
• Enhances the LLM class with async support for non-blocking model calls.
• Implements `copy_to` for Runtime, allowing files to be pushed directly into the agent&apos;s runtime environment.
• Supports injecting additional dependencies into the OpenHands runtime Docker image at launch.
• Switches the default runtime to EventStream Runtime.
• Clears conversation history at the start of each new task to avoid context bleed between sessions.
• Adds collapsible resizers in the UI for a more flexible workspace layout.
• Integrates the Aider Benchmark for agent evaluation.
• Agents can now accept per-agent configuration via agent config, enabling fine-grained control.
• Adds warning messages when a config file contains unknown keys, helping catch misconfiguration early.
• Adds error observations to the CodeAct SWE agent so it can recover from execution failures.
Breaking changes:
• The project is renamed from OpenDevin to OpenHands — any references to the old name in configs, Docker images, or scripts will need updating.
• The default runtime is now EventStream Runtime instead of the previous default — existing setups relying on the old default runtime behavior may behave differently without explicit configuration.</description>
    </item>
    <item>
      <title>OpenHands 0.8.3</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.8.3</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.8.3</guid>
      <pubDate>Thu, 01 Aug 2024 18:25:28 GMT</pubDate>
      <description>OpenHands 0.8.3 adds a UI toggle for agent selection and Dev Container support for GitHub Codespaces.
• Adds a UI toggle to enable or disable agent selection (defaults to off, hiding agent selection from end users).
• Adds Dev Container configuration for GitHub Codespaces, enabling one-click cloud development environments.</description>
    </item>
    <item>
      <title>OpenHands 0.8.2</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.8.2</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.8.2</guid>
      <pubDate>Sat, 27 Jul 2024 17:54:58 GMT</pubDate>
      <description>OpenHands 0.8.2 adds headless controller mode and SWE-Bench custom Docker namespace support for eval workflows.
• Adds `headless_mode` for the Controller, enabling programmatic agent runs without a UI session.
• Supports pulling SWE-Bench evaluation environments from a custom Docker namespace.
• Shrinks the runtime image size, reducing pull times and storage overhead.
Breaking changes:
• The Monologue agent has been removed and is no longer available as an agent type.
• Global config has been removed from the sandbox, agent controller, and related components — configurations previously set globally must now be passed explicitly.</description>
    </item>
    <item>
      <title>OpenHands 0.8.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.8.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.8.0</guid>
      <pubDate>Sat, 13 Jul 2024 17:33:02 GMT</pubDate>
      <description>OpenHands 0.8.0 adds user confirmation mode, per-agent LLM config, EventStream runtime with browser and Jupyter support, and restores `append_file`.
• Adds `append_file` action back to the agent&apos;s file-editing toolkit, enabling agents to append content to files without overwriting them.
• Implements user confirmation mode: when enabled, OpenHands requests explicit user confirmation before executing bash or Python code.
• Enables per-agent LLM configuration, allowing each delegated agent to use a distinct LLM config set from the UI.
• Introduces `EventStreamRuntime` with an agnostic sandbox, adding Jupyter notebook support and browser interaction to the runtime client.
• Adds a WebSocket runtime (`od-client-runtime`) as a new runtime backend option.
• Displays real-time build logs for the agnostic sandbox image during construction.
• Deprecates the `recall` action and `search_memory` capability, removing them from the agent action surface.
• Removes support for Background Commands from the runtime architecture.
Breaking changes:
• Background Commands are no longer supported — any working setup relying on background command execution will break on upgrade.
• The `recall` action and `search_memory` are deprecated and removed — agents or configurations invoking these will break on upgrade.</description>
    </item>
    <item>
      <title>OpenHands 0.7.1</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.7.1</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.7.1</guid>
      <pubDate>Fri, 05 Jul 2024 16:02:37 GMT</pubDate>
      <description>OpenHands 0.7.1 adds local Ollama model support, CLI session restore, config templates, and DEBUG logging control.
• Adds `make run-wsl` target for running OpenHands under Windows Subsystem for Linux.
• Enables DEBUG-level logging via a config setting, giving operators fine-grained log control without code changes.
• Adds a config template feature to bootstrap new configuration files.
• Adds support for local Ollama models, letting teams run inference entirely on-premises without an external LLM provider.
• Adds optional CLI session restore, allowing interrupted CLI sessions to be resumed.
• Enables concurrent CLI operation, improving throughput for command-line workflows.
• Removes the `MAX_CHARS` traffic-control limit, lifting a cap on observation size.
• Allows `MAX_ITERATIONS` and `MAX_BUDGET_PER_TASK` to be overridden directly from the web GUI.
• Improves code editing in the CodeAct agent by using `diff`-based patching for more reliable file edits.
• Removes the Docker exec sandbox backend, consolidating on the SSH-based sandbox.
• Adds automatic LLM retry on internal server errors, improving resilience against transient upstream failures.
• Docker builds for stable releases now also publish a `latest` tag, simplifying image pulls.
Breaking changes:
• The Docker exec sandbox box has been removed; deployments relying on it must migrate to the SSH-based sandbox.
• The `MAX_CHARS` traffic-control setting has been removed; any configuration referencing it will no longer have effect.
• Global CLI arguments have been removed; workflows depending on those global args must be updated.</description>
    </item>
    <item>
      <title>OpenHands 0.7.0</title>
      <link>https://github.com/All-Hands-AI/OpenHands/releases/tag/0.7.0</link>
      <guid isPermaLink="true">https://github.com/All-Hands-AI/OpenHands/releases/tag/0.7.0</guid>
      <pubDate>Sat, 29 Jun 2024 19:25:38 GMT</pubDate>
      <description>OpenHands 0.7.0 adds WebArena, MiniWoB++, GPQA, ToolQA, Gorilla APIBench, and BioCoder benchmarks plus CodeActAgent browser delegation.
• Renames the `OPENDEVIN_WORKSPACE` environment variable to `WORKSPACE_BASE` across the codebase.
• Adds `append_file` skill to agentskills, enabling agents to append content to files.
• Adds WebArena and MiniWoB++ benchmark support with related architecture changes for browser-based evaluation.
• Adds GPQA benchmark evaluation support.
• Adds ToolQA benchmark support.
• Adds Gorilla APIBench benchmark support.
• Adds BioCoder benchmark integration.
• Adds SWE-Bench Docker-based evaluation (`SWEBench-docker eval`).
• Enables `CodeActAgent` to delegate browser tasks to `BrowsingAgent`, allowing the code agent to hand off web interactions to a specialized sub-agent.
• Revamps `AgentRejectAction` and enables `ManagerAgent` to handle task rejections gracefully.
• Adds evaluation time-travel capability, allowing benchmark evaluation to target a specific historical version of the codebase.
• Makes plugin sandbox Dockerfile sandbox-agnostic, broadening deployment flexibility.
• Adjusts the stuck-step detection threshold to 3 consecutive identical steps before halting.
Breaking changes:
• The `OPENDEVIN_WORKSPACE` environment variable is renamed to `WORKSPACE_BASE`; existing configurations referencing `OPENDEVIN_WORKSPACE` will no longer be recognized.
• The `github-token` config key is removed; configurations using it will no longer work.</description>
    </item>
  </channel>
</rss>
