Gemini CLI Changelog·2026年5月13日 05:15·約3分で読める
リリース v0.42.0-nightly.20260512.gc987b9939 の概要
TL;DR
開発者 joshualitt が、スナップショットモデルの設定を変更する修正を行いました。これは nightly ビルドにおける技術的な更新です。
変更点
- fix(context): スナップショットターモデル設定を変更しました。by @joshualitt in #26745
- fix(cli): SSH リポジトリからの拡張機能インストールを許可するようにしました。by @danielmundi in #26274
- fix(cli): セッション開始システムメッセージの重複レンダリングを防ぎました。by @dimssu in #25827
- fix(cli/acp): ACP モードでの無限思考ループを防止するため、次話者チェックを無効化しました。by @sripasg in #26874
- fix(cli): 確認プロンプトで静的なツール名を使用し、パースエラーを回避しました。by @cocosheng-g in #26866
- fix(routing): NumericalClassifierStrategy(数値分類戦略)における会話履歴のツールターン処理をリファクタリングし、400 Bad Request エラーを防ぎました。by @danielweis in #26761
- fix(core): ProjectRegistry 内で malformed な projects.json を適切に処理するようにしました。by @cocosheng-g in #26885
- fix(ui): 入力プロンプトの幅計算にギャター幅を追加しました。by @devr0306 in #26882
- fix: customIgnoreFilePaths にディレクトリが含まれている場合に EISDIR クラッシュを防ぎました (#19868)。by @suhaan-24 in #19898
- 6b9b778 の変更を元に戻しました。by @danielweis in #26893
- Fix/vscode: 現在のファイルの TypeScript を実行できるようにしました。by @Neil-N4 in #22894
- /resume コマンドで検索モード中に Enter キーを押してセッションを選択できるようにしました。by @f-pieri in #21523
- fix(core): デフォルトで .pak および .rpa ゲームアーカイブ形式を無視するようにしました。by @Eswar809 in #26884
- fix(cli): ADK(Android Debug Bridge)の非対話型セッションを有効化しました。by @adamfweidman in #26895
- fix(cli): レガシーセッションに対する resume 機能を復元しました。by @KurodaKayn in #26577
- fix: Flash クォータ枯渇後も明示的なモデル選択を尊重するようにしました (#26759)。by @cocosheng-g in #26872
- feat(context): コンテンツサイズのより正確な計算のために適応型トークン計算子を導入しました。by @joshualitt in #26888
- chore: ワークフロー内のチェックアウトアクション設定を更新しました by @galz10 in #26897
- fix (telemetry): デフォルトの OAuth クライアントへのフォールバックを防ぐために、quota_project_id を注入しました by @TNTCompany in #26698
- 拡張機能コンテキストをスキル抽出エージェントから除外しました by @SandyTao520 in #26879
- ダイナミックモデル設定を使用する際に NumericalRouter を有効にしました by @kevinjwang1 in #26929
- ci: 欠落している優先度ラベルを積極的に選別し、競合するラベルを知的にクリーンアップしました by @cocosheng-g in #26865
- refactor(core): 進捗管理のために SubagentState 列挙型を導入しました by @adamfweidman in #26934
New Contributors
- @danielmundi が #26274 で初めて貢献しました
- @suhaan-24 が #19898 で初めて貢献しました
- @Neil-N4 が #22894 で初めて貢献しました
- @f-pieri が #21523 で初めて貢献しました
<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Eswar809/hovercard" data-octo-click="hovercard-link-click"
原文を表示
What's Changed
- fix(context): Change snapshotter model config. by @joshualitt in #26745
- fix(cli): allow installing extensions from ssh repo by @danielmundi in #26274
- fix(cli): prevent duplicate SessionStart systemMessage render by @dimssu in #25827
- fix(cli/acp): prevent infinite thought loop in ACP mode by disablig nextSpeakerCheck by @sripasg in #26874
- fix(cli): use static tool name in confirmation prompt to avoid parsing errors by @cocosheng-g in #26866
- fix(routing): Refactor tool turn handling for the conversation history in NumericalClassifierStrategy to prevent 400 Bad Request by @danielweis in #26761
- fix(core): handle malformed projects.json in ProjectRegistry by @cocosheng-g in #26885
- fix(ui): added a gutter width to the input prompt width calculation by @devr0306 in #26882
- fix: prevent EISDIR crash when customIgnoreFilePaths contains directories (#19868) by @suhaan-24 in #19898
- revert 6b9b778 by @danielweis in #26893
- Fix/vscode run current file ts by @Neil-N4 in #22894
- Allow Enter to select session while in search mode in /resume by @f-pieri in #21523
- fix(core): ignore .pak and .rpa game archive formats by default by @Eswar809 in #26884
- fix(cli): enable adk non-interactive session by @adamfweidman in #26895
- fix(cli): restore resume for legacy sessions by @KurodaKayn in #26577
- fix: respect explicit model selection after Flash quota exhaustion (#26759) by @cocosheng-g in #26872
- feat(context): Introduce adaptive token calculator to more accurately calculate content sizes. by @joshualitt in #26888
- chore: update checkout action configuration in workflows by @galz10 in #26897
- fix (telemetry): inject quota_project_id to prevent fallback to default oauth client by @TNTCompany in #26698
- Exclude extension context from skill extraction agent by @SandyTao520 in #26879
- Enable NumericalRouter when using dynamic model configs by @kevinjwang1 in #26929
- ci: actively triage missing priority labels and intelligently clean up conflicting labels by @cocosheng-g in #26865
- refactor(core): introduce SubagentState enum for progress by @adamfweidman in #26934
New Contributors
- @danielmundi made their first contribution in #26274
- @suhaan-24 made their first contribution in #19898
- @Neil-N4 made their first contribution in #22894
- @f-pieri made their first contribution in #21523
<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Eswar809/hovercard" data-octo-click="hovercard-link-click"
この記事をシェア
関連記事
Gemini CLI Changelog2026年6月10日 10:15
Gemini CLI v0.46.0 のリリース
Gemini CLI チームがバージョン 0.46.0 を公開し、PTY リサイズ処理におけるネイティブクラッシュ対策を強化した。
Gemini CLI Changelog2026年6月10日 09:11
Gemini CLI v0.47.0-preview.0 のリリース
Gemini CLI ロボットが、バージョンを 0.47.0-nightly.20260602.gcfcecebe8 に更新してリリースしました。
Gemini CLI Changelog2026年6月10日 07:21
Gemini CLI v0.46.0-preview.3 のリリース
Gemini CLI チームが、バージョン 0.46.0 のプレビュー版 3 を公開しました。
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み