github / github/copilot-cli

Log inputs and outputs of shell activities

未關閉
#2,984 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area:sessions area:tools
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the feature or problem you'd like to solve

I see that copilot cli already logs tool execution events witin the session state folder, but the input and output contents are not populated

### Proposed solution

I believe it will benefit copilot cli and its users to trace what happened. When copilot makes parallel calls the complexity increases exponentially and without structured logging, it makes it difficult to verify corrected or diagnose when or where failures occur

### Example prompts or workflows

1. "I want to replay just the shell commands Copilot ran"
2. "Copilot used the wrong file/path... When did that happen?"
3. "Why is my file broken after I had copilot refactor it?{

### Additional context

_No response_

貢獻指南

開啟貢獻指南

研究方向

Start by tracing the existing tool execution event logging in the session state folder, focusing on how shell activity events are recorded. The work is done when shell command inputs and outputs are populated in structured logs, supporting replay and diagnosis of parallel shell calls.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
shell
領域
cli
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
52/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。