OpenCode v1.14.51 の変更点
OpenCode がバージョン 1.14.51 をリリースし、実験的なバックグラウンドサブエージェント機能の追加と NVIDIA エンドポイントへの請求元ヘッダー要件の実装を行った。
コア
改善点
- タスクを継続実行しながら作業を進められるよう、実験的なバックグラウンドサブエージェントを追加しました。
- NVIDIA エンドポイントに対して必要な請求元ヘッダーを追加しました。(@nv-kasikritc)
バグ修正
- POST ボディが省略されていたワークツリー作成リクエストを修正しました。
- キャンセル後にアシスタントのメッセージが中断された状態でセッションが停止する問題を修正しました。
- 圧縮によってメッセージの順序が変更された後、セッション内で繰り返し自動圧縮が行われる問題を修正しました。
- 現在の GPT-5 およびツール呼び出しの動作に対応するため、LiteLLM の互換性を v1.85.0-rc.2+ に更新しました。(@Sameerlite)
- 切り捨てられたシェル出力ストリームが正常に閉じられるように修正しました。
- HTTP API から内部の名前付き欠陥詳細を公開しないようにしました。
- 完了 API を介した Azure gpt-5.5 リクエストの修正を行いました。(@frederiknsgo)
- サイズが大きすぎる画像添付ファイルに対する自動リサイズ機能を復元しました。
TUI(ターミナルユーザーインターフェース)
バグ修正
- 質問プロンプトオプションをクリックした際に、テキスト選択が保持されるように修正しました。(@nikhil-patel-whatnot)
デスクトップ版
改善点
- クライアント登録および認証における MCP(Model Context Protocol)接続ステータスを追加し、アプリ内で直接再認証フローを実装しました。(@OpeOginni)
バグ修正
- 出力先を正しく読み取ることで、Windows アプリの検出機能を修正しました。
拡張機能
バグ修正
- DigitalOcean OAuth が必要な GenAI スコープのみを要求するように修正しました。(@Spherrrical)
7 名のコミュニティ貢献者に感謝します:
- @nikhil-patel-whatnot:
fix(tui): preserve text selection on question prompt options (#24988)
- @frederiknsgo:
fix: azure gpt-5.5 を completions API と併用した際に発生するバグを修正 (#26222)
- @OpeOginni:
feat(desktop): MCP クライアントの登録ステータスと認証処理を追加 (#27525)
- @Sameerlite:
fix(provider): 上流へ移植された LiteLLM の回避策を削除。LiteLLM v1.85.0-rc.2 以降が必要 (#26819)
- @bo-tato:
docs(app): 削除されたマルチ編集ツールの古い参照を修正 (#27579)
- @Spherrrical:
fix(plugin): DigitalOcean OAuth のスコープを genai に限定 (#27599)
- @nv-kasikritc:
feat(provider): NVIDIA エンドポイントに origin ヘッダーを追加 (#27394)
原文を表示
Core
Improvements
- Added experimental background subagents so tasks can keep running while you continue working.
- Added the required billing origin header for NVIDIA endpoints. (@nv-kasikritc)
Bugfixes
- Fixed worktree creation requests that omitted the POST body.
- Fixed sessions getting stuck with interrupted assistant messages after cancellation.
- Fixed repeated auto-compaction in sessions after compaction reordered messages.
- Updated LiteLLM compatibility to require v1.85.0-rc.2+ for current GPT-5 and tool-call behavior. (@Sameerlite)
- Fixed truncated shell output streams closing cleanly.
- Stopped exposing internal named defect details from the HTTP API.
- Fixed Azure gpt-5.5 requests through the completions API. (@frederiknsgo)
- Restored automatic image resizing for oversized image attachments.
TUI
Bugfixes
- Preserved text selection when clicking question prompt options. (@nikhil-patel-whatnot)
Desktop
Improvements
- Added MCP connection status for client registration and authentication, with direct re-auth flows in the app. (@OpeOginni)
Bugfixes
- Fixed Windows app detection by reading where output correctly.
Extensions
Bugfixes
- Fixed DigitalOcean OAuth to request only the GenAI scopes it needs. (@Spherrrical)
Thank you to 7 community contributors:
- @nikhil-patel-whatnot:
fix(tui): preserve text selection on question prompt options (#24988)
- @frederiknsgo:
fix: bug encountered when using azure gpt-5.5 w/ completions api (#26222)
- @OpeOginni:
feat(desktop): add mcp client registration status and authentication handling (#27525)
- @Sameerlite:
fix(provider): remove LiteLLM workarounds ported upstream, requires LiteLLM v1.85.0-rc.2+ (#26819)
- @bo-tato:
docs(app): stale reference to removed multi-edit tool (#27579)
- @Spherrrical:
fix(plugin): scope digitalocean oauth to genai (#27599)
- @nv-kasikritc:
feat(provider): add NVIDIA endpoints origin header (#27394)
関連記事
OpenCode v1.17.1 のリリースノート
OpenCode がバージョン 1.17.1 を公開し、エージェントの参照機能に使用説明を追加し、@自動補完での非表示を可能にした。また、設定キーの互換性維持やサーバータイムアウトの尊重、Anthropic Fallback の修正を行った。
OpenCode v1.17.0 のリリースノート
OpenCode がバージョン 1.17.0 を公開し、大規模プロジェクトでのファイル検索速度を向上させる新ツール「fff」を採用するとともに、プロキシ設定で必要な固定ルーティングに対応するヘッダーを追加した。
OpenCode v1.16.2 の変更点
OpenCode がバージョン 1.16.2 をリリースし、対応プロバイダのみで推論サマリーを実行するよう修正し、誤ったコード上書きを防ぐ編集機能の改善と、Bedrock セッションの停止問題を解消しました。
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み