OpenHands v1.7.0 リリースOpenHands Releases v1.7.0
匿名の公開いいねです。記事の保存・お気に入りではなく、Featured、Top 3、重要度、掲載順位には影響しません。仕組みとプライバシーAnonymous public likes are reactions, not saved articles or bookmarks. They do not affect Featured, Top 3, importance, or listing order.How it works and privacy
OpenHands v1.7.0では、LLMセレクターの常時表示、エージェントの永続メモリトグル、シークレット値の上書き編集などの新機能が追加された。
OpenHands v1.7.0 adds a persistent LLM selector, an agent memory toggle, and the ability to overwrite secret values from the edit form, improving workflow flexibility.
要約と収集メタデータをもとに生成した AI 解説本文です。元記事全文の転載・翻訳ではありません。This AI explainer is generated from the summaries and collected metadata, not from a reproduction or translation of the full source article.
OpenHandsは、大規模言語モデル(LLM)を活用してコード生成やタスク自動化を行うオープンソースのAIエージェント基盤であり、その最新版となるv1.7.0が2026年7月29日に公開された。今回の更新は、LLMセレクターの常時表示やエージェントの永続メモリ切り替えなど、日常的な操作性とワークフローの柔軟性を高める改良が中心となっている。
主要な変更点の一つは、LLMセレクターを常に画面上に表示するようにした点だ。これに伴い、エージェントプロファイルの切り替えはツールメニューへ移動された。従来は利用中のモデルの確認や変更に一手間かかる場面もあったとみられるが、常時表示によって複数モデルを使い分けるユーザーが目的のモデルへ素早くアクセスしやすくなる。
もう一つの注目機能が、エージェントの永続メモリを有効・無効にするトグルの追加である。AIエージェントにおける「メモリ」は、過去のやり取りや作業文脈を保持し、セッションをまたいで一貫した振る舞いを実現するための仕組みを指す。永続メモリを切り替えられるようにすることで、文脈を引き継ぎたい作業と、白紙の状態から始めたい作業とを、ユーザーが状況に応じて選べるようになる可能性がある。
加えて、編集フォームからシークレット値を上書きできる機能も加わった。APIキーやトークンといった機密情報を扱う際、既存の値を直接更新できるため、設定管理の手間が軽減されると見られる。
OpenHandsは、自律型のコーディングエージェントという潮流に位置づけられるプロジェクトで、GitHub CopilotやCursorのような補完中心のツールとは異なり、タスクを比較的自律的に遂行することを志向している。今回のv1.7.0は大規模な新機能の追加というより、実運用での使い勝手を細かく磨く漸進的なアップデートと言える。エージェントのメモリ管理やモデル選択の柔軟性は、複数のLLMを比較しながら使う開発現場のニーズに応えるものであり、こうした地道な改善の積み重ねが実用性を左右する要素になりつつある。
OpenHands, the open-source platform for AI software development agents, has published version 1.7.0, a release that focuses on interface flexibility and on how agents handle memory and credentials. For teams that rely on autonomous or semi-autonomous coding agents, small adjustments to model selection and state persistence can meaningfully affect day-to-day workflow, which is why this update is worth a closer look.
The most visible change concerns the model picker. In v1.7.0, the LLM selector is now always shown rather than being conditionally displayed, while agent-profile switching has been moved to the tools menu. Together these changes appear intended to make choosing a language model a first-class, always-available action, while relocating the less frequently used profile controls to a more suitable place. The practical effect is that users can more readily swap the underlying model for a given task without hunting through settings.
A second notable addition is a persistent agent memory toggle. Agent memory refers to an AI agent's ability to retain information—such as prior context, project details, or learned preferences—beyond a single interaction. By exposing this behavior as a toggle, OpenHands lets users decide whether an agent should carry state forward or start fresh. Persistent memory can improve continuity on long-running tasks, but providing an explicit on/off control is a sensible design choice, since retained context is not always desirable and can raise questions about relevance, privacy, and token cost.
The release also adds the ability to overwrite a secret value directly from the edit form. Secrets—API keys, tokens, and similar credentials—are commonly required so that agents can call external services or models. Updating an existing secret previously appears to have involved a more roundabout process; allowing an in-place overwrite from the edit form streamlines credential management. This is a modest but useful quality-of-life improvement for anyone maintaining several integrations.
Some background helps frame why these particular changes matter. OpenHands began as OpenDevin and is developed as a community-driven, open-source project, positioning itself as an alternative to proprietary AI coding assistants. It provides an environment in which agents can write and execute code, run shell commands, and interact with a browser to complete software tasks. Because the platform is broadly model-agnostic and can be pointed at a range of LLM providers, a prominent, always-visible model selector is more than cosmetic—it lowers the friction of matching a model to a task, whether that means favoring a cheaper model for routine work or a more capable one for complex reasoning.
The update also lands amid sustained activity across the AI coding agent space, where tools such as GitHub Copilot, Cursor, and Cognition's Devin compete on autonomy, reliability, and integration depth. Agent memory in particular has become a recurring theme across the sector, as developers look for ways to give agents durable context without overwhelming them with stale or irrelevant information. Approaches vary from simple session persistence to more elaborate retrieval systems, and exposing memory as a user-controlled setting reflects a pragmatic middle ground rather than a fully automated stance. Credential handling is a related concern, since agents that act on a user's behalf increasingly need managed access to external systems, making secret management an ongoing area of refinement.
Taken together, v1.7.0 reads as an incremental, workflow-oriented release rather than a sweeping redesign. The highlighted features—an always-visible LLM selector, relocated agent-profile switching, a persistent memory toggle, and editable secret values—are attributed in the changelog to contributor hieptl, reflecting the project's open-source, pull-request-driven development model. That cadence of frequent, contributor-led improvements is characteristic of active open-source tooling, where usability refinements often ship alongside larger capability work.
Users running OpenHands in production should review the official release notes for the complete list of changes, including any adjustments not summarized here, and test the new memory and secret behaviors against their own configurations before rolling them out. As with any release that touches credentials and persistent state, verifying expected behavior in a controlled setting is prudent.
本ページの本文と要約は 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).