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

AIニュース最前線

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

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

OpenClaw 2026.4.23-beta.6 のリリース

TL;DR

OpenClawは、Codex OAuth経由で画像生成や参照画像編集機能を追加し、OPENAI_API_KEYなしでもgpt-image-2を利用可能にした。これにより、OpenAIプロバイダーの機能が拡張された。

2026.4.23

変更点

  • Providers/OpenAI: Codex OAuth を通じて画像生成および参照画像編集を追加し、OPENAI_API_KEY なしで openai/gpt-image-2 が動作するようになりました。Fixes #70703。
  • Providers/OpenRouter: image_generate を通じて画像生成および参照画像編集を追加し、OPENROUTER_API_KEY で OpenRouter の画像モデルが動作するようになりました。Fixes #55066 (via #67668)。@notamicrodose さん、ありがとうございます。
  • 画像生成: エージェントがプロバイダーがサポートする品質および出力形式のヒントをリクエストできるようにし、image_generate ツールを通じて OpenAI 固有の背景、モデレーション、圧縮、ユーザーヒントを渡すようにしました。(#70503) @ottodeng さん、ありがとうございます。
  • エージェント/サブエージェント: ネイティブな sessions_spawn 実行に対してオプションのフォークされたコンテキストを追加し、エージェントが必要に応じて子リクエスト者のトランスクリプトを継承できるようにしつつ、デフォルトではクリーンで分離されたセッションを維持します。プロンプトのガイダンス、コンテキストエンジンフックメタデータ、ドキュメント、QA カバレッジが含まれます。
  • エージェント/ツール: 画像、動画、音楽、TTS 生成ツールに対してオプションの呼び出しごとの timeoutMs サポートを追加し、エージェントが特定の生成処理が必要な場合にのみプロバイダーの要求タイムアウトを延長できるようにしました。
  • Memory/local embeddings: 4096 のデフォルト値を持つ memorySearch.local.contextSize を追加し、メモリホストをパッチすることなく、制約のあるホスト向けにローカル埋め込みコンテキストを調整できるようにしました。(#70544) @aalekh-sarvam さん、ありがとうございます。
  • 依存関係/Pi:バンドルされたPiパッケージを0.70.0に更新し、OpenAIおよびOpenAI Codexに対してPiのアップストリームgpt-5.5カタログメタデータを使用し、ローカルのgpt-5.5-proの前方互換性処理のみを保持します。
  • Codexハネス:埋め込みハネスの選択決定に対する構造化デバッグログを追加し、/statusをシンプルに保ちつつ、ゲートウェイのログが自動選択およびPiフォールバックの理由を説明できるようにします。(#70760) @100yenadminさんありがとう。

修正

  • Codexハネス:ネイティブのrequest_user_inputプロンプトを元のチャットに戻し、キューに入れられたフォローアップ回答を保持し、新しいapp-serverコマンド承認の修正決定を尊重します。
  • Codexハネス/コンテキストエンジン:ログ出力前にコンテキストエンジンのアセンブリ失敗をマスク(赤文字化)し、フォールバック警告が生のエラーオブジェクトをシリアライズしないようにします。(#70809) @jalehmanさんありがとう。
  • WhatsApp/オンボーディング:初回実行セットアップの読み込みをBaileysランタイム依存関係パスから除外し、パッケージ化されたQuickStartインストールでランタイム依存関係がステージされる前にWhatsAppセットアップを表示できるようにします。#70932を修正。
  • ブロックストリーミング:部分的なブロック配信中止後、すでに送信されたテキストチャンクが最終返信を完全にカバーしている場合、最終的に組み立てられたテキストを抑制し、関連しない短いメッセージをドロップすることなく重複返信を防ぎます。#70921を修正。
  • Codexハネス/Windows:ネイティブapp-serverを開始する前に、PATHEXTを通じてnpmインストールされたcodex.cmdシャムを解決し、手動の.exeシャムなしでcodex/*モデルが動作するようにします。#70913を修正。
  • Slack/groups: MPIM グループの DM をグループチャットコンテキストとして分類し、Slack の非 DM 領域での冗長なツール/計画の進捗表示を抑制することで、内部の「作業中…」トレースがルームに漏れ出すのを防ぎます。Fixes #70912。
  • Agents/replay: OpenAI/Codex のトランスクリプト再生において、欠落したツール結果を合成するのを停止しつつ、Anthropic、Gemini、Bedrock のトランスポート所有セッションにおける合成修復は維持します。(#61556) @VictorJeon 氏および @vincentkoc 氏に感謝。
  • Telegram/media replies: 最終返信パスにおいて、リモートのマークダウン画像構文をアウトバウンドメディアペイロードに解析し、モデルやツールが MEDIA: トークンではなく ...... を出力した際に Telegram グループチャットがプレーンテキストの画像 URL にフォールバックするのを防ぎます。(#66191) @apezam 氏および @vincentkoc 氏に感謝。
  • Agents/WebChat: 埋め込みランナーから、課金、認証、レート制限エラーなどの再試行不可なプロバイダー障害を表面化し、surface_error をログに記録して webchat がエラーを表示しない状態になるのを防ぎます。Fixes #70124。(#70848) @truffle-dev 氏に感謝。
  • WhatsApp: ダイレクト送信と自動返信 across でアウトバウンドメディアの正規化を統一します。@mcaxtr 氏に感謝。
  • Memory/CLI: memory-core マニフェストにおいて組み込みのローカル埋め込みプロバイダーを宣言し、スタンドアロンの openclaw memory status、index、search がゲートウェイランタイムと同様にローカル埋め込みを解決できるようにします。Fixes #70836。(#70873) @mattznojassist 氏に感謝。
  • Gateway/WebChat: テキストのみのプライマリモデルに対して画像添付ファイルを保持するため、破棄するのではなくメディア参照としてオフロードし、設定された画像ツールが元のファイルを検査できるようにしました。Fixes #68513, #44276, #51656, #70212。
  • Plugins/Google Meet: 委譲されたTwilio通話を退出時に切断し、起動失敗時にChromeのリアルタイムオーディオブリッジをクリーンアップし、フラットなプロバイダー安全なツールスキーマを使用するようになりました。
  • Media understanding: 有効なチャットモデルがテキストのみの場合、MiniMax VLなどのプロバイダー画像デフォルトを含め、ネイティブビジョンのスキップ前に明示的なimage-model設定(agents.defaults.imageModel、tools.media.image.modelsなど)を尊重するようになりました。Fixes #47614, #63722, #69171。
  • Codex/media understanding: openai-codex/*をOpenAI Codex OAuthルートに保持しつつ、bounded Codex app-server image turnsを通じてcodex/*画像モデルをサポートし、app-serverのレスポンスを生成されたプロトコル契約に対して検証するようになりました。Fixes #70201。
  • Providers/OpenAI Codex: Codexカタログの発見でopenai-codex/gpt-5.5 OAuthモデル行が省略された場合、これを合成し、アカウントが認証されている状態でcronおよびsubagentの実行がUnknown modelで失敗しないようにしました。
  • Models/Codex: チャットまたはCLIコマンドからモデルを追加する際、Codexプロバイダーのメタデータを保持し、手動で追加されたCodexモデルが正しい認証およびルーティング動作を維持するようにしました。(#70820) Thanks @Takhoffman。
  • Providers/OpenAI: openai-codex プロファイルがアクティブな場合、まず OPENAI_API_KEY をプローブするのではなく、設定された Codex OAuth 経由で openai/gpt-image-2 をルーティングします。
  • Providers/OpenAI: 画像生成の認証ルーティングと Codex OAuth のレスポンス解析を強化し、フォールバックが公開された OpenAI API ルートと制限付きの SSE (Server-Sent Events) 結果にのみ適用されるようにしました。@Takhoffman さん、ありがとうございます。
  • OpenAI/画像生成: 参照画像の編集を JSON データ URL の代わりに保護されたマルチパートアップロードとして送信し、複雑な複数参照 gpt-image-2 編集を復元しました。#70642 を修正。@dashhuang さん、ありがとうございます。
  • Providers/OpenRouter: 画像理解プロンプトを画像パートの前にユーザーテキストとして送信し、OpenRouter のマルチモーダルモデルに対する空でないビジョンレスポンスを復元しました。#70410 を修正。
原文を表示

2026.4.23

Changes

  • Providers/OpenAI: add image generation and reference-image editing through Codex OAuth, so openai/gpt-image-2 works without an OPENAI_API_KEY. Fixes #70703.
  • Providers/OpenRouter: add image generation and reference-image editing through image_generate, so OpenRouter image models work with OPENROUTER_API_KEY. Fixes #55066 via #67668. Thanks @notamicrodose.
  • Image generation: let agents request provider-supported quality and output format hints, and pass OpenAI-specific background, moderation, compression, and user hints through the image_generate tool. (#70503) Thanks @ottodeng.
  • Agents/subagents: add optional forked context for native sessions_spawn runs so agents can let a child inherit the requester transcript when needed, while keeping clean isolated sessions as the default; includes prompt guidance, context-engine hook metadata, docs, and QA coverage.
  • Agents/tools: add optional per-call timeoutMs support for image, video, music, and TTS generation tools so agents can extend provider request timeouts only when a specific generation needs it.
  • Memory/local embeddings: add configurable memorySearch.local.contextSize with a 4096 default so local embedding contexts can be tuned for constrained hosts without patching the memory host. (#70544) Thanks @aalekh-sarvam.
  • Dependencies/Pi: update bundled Pi packages to 0.70.0, use Pi's upstream gpt-5.5 catalog metadata for OpenAI and OpenAI Codex, and keep only local gpt-5.5-pro forward-compat handling.
  • Codex harness: add structured debug logging for embedded harness selection decisions so /status stays simple while gateway logs explain auto-selection and Pi fallback reasons. (#70760) Thanks @100yenadmin.

Fixes

  • Codex harness: route native request_user_input prompts back to the originating chat, preserve queued follow-up answers, and honor newer app-server command approval amendment decisions.
  • Codex harness/context-engine: redact context-engine assembly failures before logging, so fallback warnings do not serialize raw error objects. (#70809) Thanks @jalehman.
  • WhatsApp/onboarding: keep first-run setup entry loading off the Baileys runtime dependency path, so packaged QuickStart installs can show WhatsApp setup before runtime deps are staged. Fixes #70932.
  • Block streaming: suppress final assembled text after partial block-delivery aborts when the already-sent text chunks exactly cover the final reply, preventing duplicate replies without dropping unrelated short messages. Fixes #70921.
  • Codex harness/Windows: resolve npm-installed codex.cmd shims through PATHEXT before starting the native app-server, so codex/* models work without a manual .exe shim. Fixes #70913.
  • Slack/groups: classify MPIM group DMs as group chat context and suppress verbose tool/plan progress on Slack non-DM surfaces, so internal "Working…" traces no longer leak into rooms. Fixes #70912.
  • Agents/replay: stop OpenAI/Codex transcript replay from synthesizing missing tool results while still preserving synthetic repair on Anthropic, Gemini, and Bedrock transport-owned sessions. (#61556) Thanks @VictorJeon and @vincentkoc.
  • Telegram/media replies: parse remote markdown image syntax into outbound media payloads on the final reply path, so Telegram group chats stop falling back to plain-text image URLs when the model or a tool emits ...... instead of a MEDIA: token. (#66191) Thanks @apezam and @vincentkoc.
  • Agents/WebChat: surface non-retryable provider failures such as billing, auth, and rate-limit errors from the embedded runner instead of logging surface_error and leaving webchat with no rendered error. Fixes #70124. (#70848) Thanks @truffle-dev.
  • WhatsApp: unify outbound media normalization across direct sends and auto-replies. Thanks @mcaxtr.
  • Memory/CLI: declare the built-in local embedding provider in the memory-core manifest, so standalone openclaw memory status, index, and search can resolve local embeddings just like the gateway runtime. Fixes #70836. (#70873) Thanks @mattznojassist.
  • Gateway/WebChat: preserve image attachments for text-only primary models by offloading them as media refs instead of dropping them, so configured image tools can still inspect the original file. Fixes #68513, #44276, #51656, #70212.
  • Plugins/Google Meet: hang up delegated Twilio calls on leave, clean up Chrome realtime audio bridges when launch fails, and use a flat provider-safe tool schema.
  • Media understanding: honor explicit image-model configuration before native-vision skips, including agents.defaults.imageModel, tools.media.image.models, and provider image defaults such as MiniMax VL when the active chat model is text-only. Fixes #47614, #63722, #69171.
  • Codex/media understanding: support codex/* image models through bounded Codex app-server image turns, while keeping openai-codex/* on the OpenAI Codex OAuth route and validating app-server responses against generated protocol contracts. Fixes #70201.
  • Providers/OpenAI Codex: synthesize the openai-codex/gpt-5.5 OAuth model row when Codex catalog discovery omits it, so cron and subagent runs do not fail with Unknown model while the account is authenticated.
  • Models/Codex: preserve Codex provider metadata when adding models from chat or CLI commands, so manually added Codex models keep the right auth and routing behavior. (#70820) Thanks @Takhoffman.
  • Providers/OpenAI: route openai/gpt-image-2 through configured Codex OAuth directly when an openai-codex profile is active, instead of probing OPENAI_API_KEY first.
  • Providers/OpenAI: harden image generation auth routing and Codex OAuth response parsing so fallback only applies to public OpenAI API routes and bounded SSE results. Thanks @Takhoffman.
  • OpenAI/image generation: send reference-image edits as guarded multipart uploads instead of JSON data URLs, restoring complex multi-reference gpt-image-2 edits. Fixes #70642. Thanks @dashhuang.
  • Providers/OpenRouter: send image-understanding prompts as user text before image parts, restoring non-empty vision responses for OpenRouter multimodal models. Fixes #70410.
この記事をシェア

関連記事

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日報で今日の重要ニュースをまとめ読み

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