Regression: exit summary not shown after upgrading to 1.0.74 / 1.0.75
オープン
まだ誰も着手していません。
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.74and1.0.75; works on1.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
- Run
copilot(interactive mode). - Have a normal conversation.
- Exit via
/exit(also triedctrl+d). - 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 printstill force-prints the session content, but the normal automatic summary on exit is missing.- Verified on both
1.0.74and1.0.75before rolling back to1.0.73. - No relevant setting in
settings.jsonappears to gate this (showTimestamps, footer settings, etc. were checked).
Regression range
First bad: 1.0.74 — Last good: 1.0.73
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
インタラクティブな copilot CLI を実行し、/exit または ctrl+d で終了してリグレッションを再現し、その後 1.0.73 と 1.0.74 の動作を比較します。/exit の出力コマンドではなく、通常の終了パスを追跡してください。終了時に自動セッション概要が返され、既存の強制出力の動作を壊さなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- shell
- 領域
- cli
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 68/100