AIニュース最前線
最新ニュースAI日報Hacker日報週報動画AIツールトレンド企業

AIニュース最前線

世界中のAI最新情報を日本語で毎時更新

最新ニュース日報トレンド企業プレミアムRSS
© 2026 ainew.jp特定商取引法に基づく表記
ニュース一覧元記事を開く
OpenClaw Changelog·2026年5月15日 06:31·約9分で読める

OpenClaw 2026.5.14 ベータ版の更新情報

TL;DR

開発チームは依存関係の見直しを行い、ルート環境のプロキシエージェントを「@openclaw/proxyline」に統一して不要なライブラリを削除しました。また、管理画面の多言語対応強化のため、ハードコードされたコピーの重点領域とロケールフォールのメタデータを報告する新コマンドを追加しました。

変更点

  • 依存関係:ルート環境の Node プロキシエージェントを @openclaw/proxyline を経由してルーティングし、ルートプロキシエージェント、https-proxy-agent、minimatch の各依存関係を削除しました。
  • コントロール UI/国際化(i18n): ハードコードされたコピーの焦点領域とロケールフォールのバックメタデータを対象とした pnpm ui:i18n:report ベースラインレポートを追加しました。(#81320) @samzong 氏に感謝します。
  • メンテナーツール:Codex のクローズアウトレビュー用のリポジトリローカルの codex-review スキルを追加しました。これには、受け入れ可能なまたは実行可能な発見事項が残らなくなるまで再実行するローカルでの下準備作業や PR ブランチレビューのヘルパーが含まれ、--base オプションを使用してサポートされていないインラインプロンプトを回避します。
  • メンテナーツール:プルリクエストでパッケージパッチファイルや pnpm パッチ適用済み依存関係が追加された場合に CI を失敗させ、upstream-and-bump 依存性ワークフローを維持します。
  • Codex アプリサーバー:編集可能なチャンネル進捗ドラフトにコメントプレアブルをストリーミング配信しますが、最終回答として昇格させることはありません。
  • Codex 移行:バンドルされた codex-cli バックエンドを削除し、レガシーな codex-cli/* モデル参照を openai/* の Codex アプリサーバールートへ修復しました。
  • ゲートウェイ/起動:認証、プラグイン読み込み、ルックアップカウント、およびプラグインサイドカーサービスに対するオーナーレベルの起動トレース属性を追加しました。(#81738) @samzong 氏に感謝します。
  • チャンネル/ステータス反応:StatusReactionController を WhatsApp メッセージのターン(キュー → 思考中 → ツール → 完了/エラーのライフサイクル、Telegram や Discord に準拠)に統合し、ツール・トークンルーティングに対応するデプロイ/ビルド/コンシェルジュの絵文字カテゴリを追加。また、ステータス反応の既定値を自己説明的な絵文字(🧠思考中、🛠️ツール、💻コーディング、🌐ウェブ、⏳ stallSoft、⚠️ stallHard、✅完了、❌エラー、🗜️圧縮中)に置き換え、ストールおよびライフサイクル反応が感情的なコメントではなくステータスインジケーターとして認識されるようにしました。Fixes #59077. (#80612) @gado-ships-it 氏に感謝。
  • コントロール UI:外観設定とクイック設定にブラウザローカルのテキストサイズ設定を追加し、チャットおよび高密度 UI のテキストをスケーリングしながら、入力フィールドがモバイル Safari のフォーカスズーム閾値より上になるように維持します。Fixes #8547. @BunsDev 氏に感謝。
  • ドキュメント:ローカル DeepSeek V4 Flash 設定、オンデマンド起動、コンテキストサイズ調整、ライブ検証ステップを備えた専用 ds4 プロバイダーページを追加しました。
  • リリース検証:パッケージインストール済み Docker ユーザーのジャーニーレーンを追加し、オンボーディング、モックモデルセットアップ、外部プラグインのインストール/アンインストール、ClickClack のアウトバウンド/インバウンドメッセージング、Gateway 再起動耐性、およびドクター機能を検証します。
  • リリース検証:リアル TTY オンボーディング、メディアおよびメモリ永続化、パッケージ公開版のアップグレードジャーニー、ローカルマーケットプレイスプラグインのインストール/アップデート/アンインストールのカバレッジに対応する、パッケージインストール済み Docker のレーンを追加しました。
  • メンテナー:Discrawl に基づくコントリビューター PR トリアージ、ライブステータスチェック、コンパクトなレビューフォーマットを実現する Clawdtributor スキルを追加しました。
  • Telegram: 一般的なメッセージ提示ペイロードにおいて Mini App web_app ボタンをサポートし、openclaw message send --presentation コマンドがプライベートチャットで Telegram Web App のインラインボタンをレンダリングできるようにしました。(#81356) @jzakirov 氏に感謝。
  • スクリプト: OPENCLAW_HEAVY_CHECK_LOCK_SCOPE=worktree を追加し、高容量のローカルワークツリーが独立したヘビーチェックロックを使用できるようにしました(共有ロックはデフォルトのまま)。#80729 の問題を修正。(#80734) @samzong 氏に感謝。
  • エージェント/サブエージェント: サブエージェントシステムプロンプト内にタスクを隠すのではなく、ネイティブの sessions_spawn タスクを子セッションの最初の可視 [Subagent Task] メッセージで配信し、トークンの重複なしで委任の監査可能性を維持します。#78592 の問題を修正。@bradestes 氏と @stainlu 氏に感謝。
  • メッセージ/キュー: /queue steer をデフォルトとして使用中のプロンプトがアクティブな実行を誘導するようにし、メッセージをデフォルトでキューに追加したいユーザー向けに /queue followup と /queue collect を維持します。また、ステアリングが利用できない場合、/steer は通常のプロンプトとして継続動作するようにしました。(#77023) @fuller-stack-dev 氏に感謝。
  • ボイス通話/Telnyx: 会話型ボイス通話のためのリアルタイムメディアストリーミング通話サポートを追加しました。(#81024) @dynamite-bud 氏に感謝。
  • 依存関係: リリース時の依存関係リスクをレビューできるように、リリース依存関係証拠レポート、npm アドバイザリゲート、および PR での依存関係変更の意識機能を追加しました。@joshavant 氏に感謝。
  • Gateway: エージェントイベントペイロードにオプションの isHeartbeat メタデータを公開し、クライアントがスケジュールされたハートビート実行を通常のチャット実行と区別できるようにする。(#80610) @medns 氏に感謝。
  • Agents: 埋め込み Pi ランナーのリトライループ制限のために、agents.defaults.runRetries および agents.list[].runRetries 設定を追加する。(#80661) @medns 氏に感謝。
  • Codex: ノードバックされた Codex CLI セッションのリスト表示とバインディングを追加し、ペアリングされたノード上で実行中の既存の Codex CLI セッションを OpenClaw 会話で継続できるようにする。

Fixes

  • Cron/Codex: デフォルトの exact-command スケジュールエージェントが軽量なブートストラップコンテキストに切り替わり、ワークスペースアイデンティティやメモリコンテキストを読み込む前に自動化コマンドを実行するようにした。
  • Codex プラグイン/Gateway: Codex アプリサーバー JSON-RPC ペイロードからペアリングされていない UTF-16 サロゲートを除去し、古くなったリプライ回復が停止したリプライ実行を中止できるようにして、不正なメディアターンによってゲートウェイレーンがフリーズするのを防ぐ。
  • Codex アプリサーバー: OAuth リフレッシュ要求において、リフレッシュ失敗後に未変更の継承された認証プロファイルトークンを再利用するのではなく、実際のトークンリフレッシュを実行するように強制した。(#80738) @simplyclever914 氏に感謝。
  • Control UI/WebChat: /tts オーディオ応答をアシスタントメディアチケットパスを通じて再生可能なオーディオ添付ファイルとしてレンダリングし、古いライブペイロードとの構造化オーディオ互換性を確保した。(#81722) @Conan-Scott 氏に感謝。
  • Bind: ゲートウェイ承認アクセスをリクエスト者のメタデータ [AI] にバインドする。(#81380) @pgondhi987 氏に感謝。
  • Telegram: 孤立したポーリング、独立トピック、DM、ステータス/制御コマンドを並行して処理しつつ、同じレーンの順序を維持する。(#81849) @VACInc 氏に感謝。
  • ビルド:外部化された Slack、OpenShell サンドボックス、Anthropic Vertex ランタイムの依存関係宣言を、ルートディストリビューションアートのビルドから除外する。
  • ClawHub: 公開レジストリのメタデータに Amazon Bedrock および Bedrock Mantle プロバイダーパッケージを含め、外部化されたプロバイダーが npm だけでなく ClawHub でも検出可能となるようにする。
  • オートリプライ/Claude CLI: onReasoningStream を通じて CLI ランタイムのアシスタントテキストデルタエージェントイベントをチャット推論プレビューにブリッジし、既存の assistant-text (#76914) および tool-event (#80046) ブリッジを模倣しつつ、非 CLI ランタイムに影響がないようゲート機能を追加する。@anagnorisis2peripeteia 氏および @pashpashpash 氏に感謝。
  • Mantis: QA エビデンスは Actions アーティファクト内にのみ保持し、Git ベースのアーティファクトブランチへのエビデンスファイルの公開を停止する。
  • CLI/migrate: 遅延した Codex プラグインマーケットプレイス応答を処理し、警告、次のステップ、競合状態が ⚠️ ギリフでレンダリングされるようにするとともに、インストール後の移行でプラグイン項目を黙ってスキップするのではなく、マーケットプレイスフェッチの再試行を行う。(#81625) @sjf 氏に感謝。
  • Channels/Weixin: バンドルされた @tencent-weixin/openclaw-weixin エクストラルエントリーを 2.4.3 にアップグレード(従来は 2.4.1)。これにより、オンボーディングおよび openclaw チャンネルで Tencent Weixin(個人用 WeChat)プラグインの最新リリースがインストールされる。(#81730) @scotthuang 氏に感謝。
  • CLI: モデル、プラグイン、およびデバイスランタイムヘルパーを遅延ロードし、生成された起動メタデータまたは汎用的なフォールバックテキストにチャンネルオプションのヘルプ情報を保持することで、これらのランタイムパスをインポートせずに親/ヘルプ出力がレンダリングされるようにする。

CLI: プラグインリスト --json を t 経由でルーティング

原文を表示

Changes

  • Dependencies: route root ambient Node proxy agents through @openclaw/proxyline and drop root proxy-agent, https-proxy-agent, and minimatch dependencies.
  • Control UI/i18n: add a pnpm ui:i18n:report baseline report for hardcoded-copy focus areas and locale fallback metadata. (#81320) Thanks @samzong.
  • Maintainer tooling: add a repo-local codex-review skill for Codex closeout reviews, including local dirty-work and PR-branch review helpers that rerun until no accepted/actionable findings remain and avoid unsupported inline prompts with --base.
  • Maintainer tooling: fail CI when pull requests add package patch files or pnpm patched dependencies, preserving the upstream-and-bump dependency workflow.
  • Codex app-server: stream commentary preambles into editable channel progress drafts without promoting them to final answers.
  • Codex migration: remove the bundled codex-cli backend and repair legacy codex-cli/* model refs to the Codex app-server route on openai/*.
  • Gateway/startup: add owner-level startup trace attribution for auth, plugin loading, lookup counts, and plugin sidecar services. (#81738) Thanks @samzong.
  • Channels/status reactions: wire StatusReactionController into WhatsApp message turns (queued → thinking → tool → done/error lifecycle, on par with Telegram and Discord), add deploy/build/concierge emoji categories with tool-token routing, and replace the status reaction defaults with self-explanatory emoji (🧠 thinking, 🛠️ tool, 💻 coding, 🌐 web, ⏳ stallSoft, ⚠️ stallHard, ✅ done, ❌ error, 🗜️ compacting) so stall and lifecycle reactions read as status indicators instead of emotional commentary. Fixes #59077. (#80612) Thanks @gado-ships-it.
  • Control UI: add a browser-local Text size setting in Appearance and Quick Settings, scaling chat and dense UI text while keeping inputs above the mobile Safari focus-zoom threshold. Fixes #8547. Thanks @BunsDev.
  • Docs: add a dedicated ds4 provider page with local DeepSeek V4 Flash config, on-demand startup, context sizing, and live verification steps.
  • Release validation: add a package-installed Docker user-journey lane that verifies onboarding, mocked model setup, external plugin install/uninstall, ClickClack outbound/inbound messaging, Gateway restart survival, and doctor.
  • Release validation: add package-installed Docker lanes for real TTY onboarding, media and memory persistence, published-package upgrade journeys, and local marketplace plugin install/update/uninstall coverage.
  • Maintainers: add a Clawdtributor skill for Discrawl-backed contributor PR triage, live status checks, and compact review formatting.
  • Telegram: support Mini App web_app buttons in generic message presentation payloads, allowing openclaw message send --presentation to render Telegram Web App inline buttons for private chats. (#81356) Thanks @jzakirov.
  • Scripts: add OPENCLAW_HEAVY_CHECK_LOCK_SCOPE=worktree so high-capacity local worktrees can use independent heavy-check locks while shared locks remain the default. Fixes #80729. (#80734) Thanks @samzong.
  • Agents/subagents: deliver native sessions_spawn tasks in the child session's first visible [Subagent Task] message instead of hiding the task in the sub-agent system prompt, keeping delegation auditable without duplicating tokens. Fixes #78592. Thanks @bradestes and @stainlu.
  • Messages/queue: make mid-turn prompts steer active runs by default via /queue steer, preserve /queue followup and /queue collect for users who want messages to queue by default, and make /steer continue as a normal prompt when steering is unavailable. (#77023) Thanks @fuller-stack-dev.
  • Voice Call/Telnyx: add realtime media-streaming call support for conversational voice calls. (#81024) Thanks @dynamite-bud.
  • Dependencies: add release dependency evidence reports, npm advisory gating, and PR dependency-change awareness so maintainers can review dependency risk before and during releases. Thanks @joshavant.
  • Gateway: expose optional isHeartbeat metadata on agent event payloads so clients can distinguish scheduled heartbeat runs from ordinary chat runs. (#80610) Thanks @medns.
  • Agents: add agents.defaults.runRetries and agents.list[].runRetries config for embedded Pi runner retry loop limits. (#80661) Thanks @medns.
  • Codex: add node-backed Codex CLI session listing and binding so an OpenClaw conversation can continue an existing Codex CLI session running on a paired node.

Fixes

  • Cron/Codex: default exact-command scheduled agent turns to lightweight bootstrap context so automation runs the command before loading workspace identity or memory context.
  • Codex plugin/Gateway: strip unpaired UTF-16 surrogates from Codex app-server JSON-RPC payloads and let stale reply-work recovery abort stalled reply runs, preventing malformed media turns from wedging gateway lanes.
  • Codex app server: force OAuth refresh requests to perform a real token refresh instead of reusing unchanged inherited auth-profile tokens after refresh failures. (#80738) Thanks @simplyclever914.
  • Control UI/WebChat: render /tts audio replies as playable audio attachments through the assistant-media ticket path, with structured-audio compatibility for older live payloads. (#81722) Thanks @Conan-Scott.
  • Bind gateway approval access to requester metadata [AI]. (#81380) Thanks @pgondhi987.
  • Telegram: let isolated polling drain independent topics, DMs, and status/control commands concurrently while preserving same-lane order. (#81849) Thanks @VACInc.
  • Build: keep externalized Slack, OpenShell sandbox, and Anthropic Vertex runtime dependency declarations out of the root dist artifact build.
  • ClawHub: include Amazon Bedrock and Bedrock Mantle provider packages in the published registry metadata so the externalized providers are discoverable from ClawHub as well as npm.
  • Auto-reply/Claude CLI: bridge CLI-runtime assistant text-delta agent events into the chat reasoning preview through onReasoningStream, mirroring the existing assistant-text (#76914) and tool-event (#80046) bridges and adding gating so non-CLI runtimes are unaffected. Thanks @anagnorisis2peripeteia and @pashpashpash.
  • Mantis: keep QA evidence in Actions artifacts only and stop publishing evidence files to Git-backed artifact branches.
  • CLI/migrate: handle delayed Codex plugin marketplace responses so warnings, next-steps, and conflict states render with ⚠️ glyphs and post-install migration retries the marketplace fetch instead of silently skipping plugin items. (#81625) Thanks @sjf.
  • Channels/Weixin: bump the bundled @tencent-weixin/openclaw-weixin external entry to 2.4.3 (from 2.4.1) so onboarding and openclaw channels add install the current Tencent Weixin (personal WeChat) plugin release. (#81730) Thanks @scotthuang.
  • CLI: lazy-load model, plugin, and device runtime helpers and keep channel option help on generated startup metadata or generic fallback text so parent/help output renders without importing those runtime paths.

CLI: route plugins list --json through t

この記事をシェア

関連記事

OpenClaw Changelog2026年6月10日 13:42

v2026.6.10-alpha.1

OpenClaw Changelog2026年6月10日 07:00

v2026.6.9-alpha.3

OpenClaw Changelog2026年6月10日 03:26

OpenClaw 2026.6.5 リリースノート

OpenClaw はバージョン 2026.6.5 をリリースし、QQBot がモデルの推論プロセスをネイティブ配信前に除去する機能を追加した。これにより、チャネル返信に思考内容が漏洩するリスクを防ぐ。

今日のまとめ

AI日報で今日の重要ニュースをまとめ読み

ニュース一覧に戻る元記事を読む