HomeOpenHands / OpenCodeOpenHands v1.9.0 リリース
OpenHands Releases v1.9.0

OpenHands v1.9.0 リリースOpenHands Releases v1.9.0

AI要点サマリSummary highlight

OpenHands v1.9.0では、拡張マニフェストホストの追加、バックエンド選択UIの改善、チャット上でのエージェント活動のリアルタイム表示などが追加された。

OpenHands v1.9.0 adds a domain-neutral extension-manifest host, a streamlined Cloud vs Agent-server backend chooser, and live agent activity display in the chat interface.

要約と収集メタデータをもとに生成した AI 解説本文です。元記事全文の転載・翻訳ではありません。This AI explainer is generated from the summaries and collected metadata, not from a reproduction or translation of the full source article.

AIコーディングエージェント「OpenHands」の最新版となるv1.9.0が、2026年8月3日に公開された。今回のアップデートは、拡張機能のマニフェストを扱うホスト機能の追加、バックエンド選択UIの刷新、そしてチャット画面上でエージェントの動作をリアルタイムに可視化する仕組みなど、開発者の操作性と透明性を高める変更が中心となっている。

OpenHandsは、自然言語による指示をもとにコードの記述や修正、コマンド実行などを自律的に進めるエージェント型の開発支援ツールで、旧称「OpenDevin」として知られる。GitHub上でオープンソースとして開発が続けられており、商用のDevinやAnthropicのClaude Code、各種IDE統合型アシスタントなどと並んで、自律型コーディングエージェントの一角を占める。

今回の目玉の一つが、「ドメイン中立(domain-neutral)」な拡張マニフェストホストの追加である。特定のドメインに依存しない形で拡張機能の定義を配信・管理できるようにするもので、サードパーティによる機能拡張やカスタマイズの基盤整備につながる可能性がある。

また、バックエンドを追加する際に「Cloud」と「Agent-server」を選ぶUIがコンパクトに再設計された。OpenHandsはクラウド実行と自前サーバーでの実行という複数の稼働形態を持つとみられ、この選択画面の整理は初期設定時の分かりやすさに寄与すると考えられる。

さらに、チャット上でエージェントの活動状況をライブ表示する機能が加わった。エージェントが今どのファイルを操作し、どのコマンドを走らせているのかを逐次追える形にすることで、ブラックボックス化しがちな自律実行の過程を把握しやすくする狙いがあると見られる。

リリースノートにはこのほかにも複数の変更が列挙されており、機能追加と併せて内部的な改善も進められている。自律型エージェントは動作の予測可能性や透明性が課題として指摘されることも多く、今回のような可視化と選択性の強化は、実運用での信頼性向上に向けた着実な一歩と位置づけられそうだ。

OpenHands, the open-source AI software-engineering agent formerly known as OpenDevin, has published version 1.9.0. The point release, dated August 3, 2026, focuses on a mix of platform plumbing and user-facing interface changes rather than a single headline feature, and its arrival is a useful marker of how autonomous coding agents are steadily maturing into configurable, multi-backend tools.

The most structurally significant addition is a domain-neutral extension-manifest host. In practical terms, an extension manifest is a metadata file that describes how an add-on integrates with the core application, and hosting it in a domain-neutral way means the manifest is no longer tied to a specific service address or organizational domain. This appears intended to make it easier to distribute and load extensions across different deployments, whether a user runs OpenHands as a hosted cloud service or on their own infrastructure. Decoupling the manifest from a fixed domain is the kind of change that rarely draws attention on its own but tends to be a prerequisite for a broader plugin or marketplace ecosystem later.

The release also streamlines how users choose where an agent actually runs. Version 1.9.0 introduces a more compact chooser for adding a backend, presenting the distinction between Cloud and Agent-server options in a clearer, consolidated interface. This reflects a common architectural pattern in agent platforms: the front-end chat and orchestration layer is separate from the execution backend, which can be a managed cloud environment or a self-hosted agent server. Making that selection explicit and easy to navigate matters because the backend determines where code is executed, how sandboxing is handled, and what resources the agent can reach. A cleaner chooser lowers the friction of switching between a quick cloud-based session and a locally controlled server.

On the interactivity side, the update adds live agent activity display directly in the chat interface. Rather than waiting for a task to complete or scanning separate logs, users can now watch what the agent is doing in real time within the conversation. This kind of streaming feedback has become an expected feature across the current generation of coding agents, because these systems often work autonomously for extended stretches, running commands, editing files, and browsing documentation. Surfacing that activity as it happens helps users follow the agent's reasoning, catch mistakes earlier, and decide when to intervene. The source notes additional changes beyond these, including work referenced as a mock, though the published excerpt does not fully detail it.

For context, OpenHands sits in an increasingly crowded field of AI coding agents. It competes for attention alongside tools such as GitHub Copilot's agentic modes, Cursor, Aider, Devin from Cognition, and a growing set of open-source alternatives. What distinguishes OpenHands is its open codebase and its design as a general-purpose agent that can write code, run commands in a sandbox, and interact with the web, rather than a narrow autocomplete assistant. The project is developed in the open, and releases like this one are assembled from community and maintainer contributions, with each change in the notes attributed to individual authors and pull requests.

The theme running through v1.9.0 is configurability and transparency. The extension-manifest host lays groundwork for a more modular platform, the backend chooser gives users clearer control over execution environments, and the live activity view improves visibility into an otherwise opaque process. None of these are dramatic capability leaps, but taken together they suggest a project working to make its agent easier to extend, deploy, and trust. That trajectory is consistent with the wider industry, where much of the recent engineering effort has shifted from proving that agents can complete tasks toward making them safe, observable, and adaptable to different workflows.

Users on existing installations will generally pick up these changes by updating to the tagged 1.9.0 version through their usual distribution channel, whether that is a container image, a package, or the hosted service. As always with point releases, teams relying on custom extensions or specific backend configurations should review the full changelog before upgrading, since interface and manifest-handling changes can affect existing setups. The complete list of merged pull requests is available in the project's release notes.

  • 出典SourceOpenHands Releases公式Official
  • 直近30件の平均重要度Avg importance, last 301=Info · 2=Medium · 3=High
  • 配信形式FormatリリースRelease
  • 重要度Importance重要度 HighHigh priority(OpenHands / OpenCode 48件中、同等以上 16件)(16 of 48 OpenHands / OpenCode entries are equal or higher)
  • 情報の寿命Half-life⏱️ 短命 (ニュース)Short-lived (news)
  • 原文言語Source languageEN
  • 収集日時Collected2026/08/17 20:14

本ページの本文と要約は AI による自動生成です。日本語版と英語版は言語ごとに独立して生成されるため、表現や詳しさが異なる場合があります。正確性は元記事 (github.com) をご確認ください。The body and summaries are AI-generated independently for each language, so wording and detail may differ. Verify accuracy at the original source (github.com).

🌐OpenHands / OpenCode の他の記事More from OpenHands / OpenCodeもっと見る →View more →