github / github/copilot-cli

Regression: exit summary not shown after upgrading to 1.0.74 / 1.0.75

オープン
#4,268 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

area:sessions
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

説明

Summary

After upgrading from 1.0.73 to 1.0.74 (and still broken in 1.0.75), the CLI no longer prints the session/exit summary when quitting. Rolling back to 1.0.73 restores the expected behavior.

Environment

  • Copilot CLI: broken on 1.0.74 and 1.0.75; works on 1.0.73 (current rollback)
  • OS: Ubuntu 22.04.5 LTS on WSL2 (kernel 6.18.33.1-microsoft-standard-WSL2)
  • Terminal: xterm-256color
  • Shell: /bin/bash
  • TERM=xterm-256color

Steps to reproduce

  1. Run copilot (interactive mode).
  2. Have a normal conversation.
  3. Exit via /exit (also tried ctrl+d).
  4. Observe: no summary is printed on exit.

Expected behavior

On exit, the CLI prints a session summary (as it does in 1.0.73).

Notes

  • /exit print still force-prints the session content, but the normal automatic summary on exit is missing.
  • Verified on both 1.0.74 and 1.0.75 before rolling back to 1.0.73.
  • No relevant setting in settings.json appears to gate this (showTimestamps, footer settings, etc. were checked).

Regression range

First bad: 1.0.74 — Last good: 1.0.73

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

インタラクティブな copilot CLI を実行し、/exit または ctrl+d で終了してリグレッションを再現し、その後 1.0.73 と 1.0.74 の動作を比較します。/exit の出力コマンドではなく、通常の終了パスを追跡してください。終了時に自動セッション概要が返され、既存の強制出力の動作を壊さなければ完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
shell
領域
cli
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
活発
明瞭さ
明確に書かれている
初心者へのやさしさ
68/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。