Execution timer for `shell` tool
未關閉
area:tools
- 主要語言
- Shell
- 星號
- 11.2k
- 分支
- 1.9k
- 平均合併
- 14 小時 16 分鐘
- 30 天內合併 PR
- 6
描述
### Describe the feature or problem you'd like to solve
Lack of information for how long a shell job has been running
### Proposed solution
The shell tool should give a timer of how many seconds that a command has been running for.
### Example prompts or workflows
Login to a system, check counts for X every 5s for 15s.
### Additional context
This is really useful in scenarios where you want to know how long has it been going for, so that means you know when its hits 15s the work is about to be over rather than a blind wait.
貢獻指南
研究方向
先找到 shell 工具的執行進入點,並追蹤執行命令時如何呈現給使用者。確認在命令執行期間可以在哪裡顯示經過時間,接著使用一個持續 15 秒、每 5 秒檢查一次計數的工作流程來驗證計時器。完成的標準是使用者可以看到 shell 工作已經執行了多少秒。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- shell
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100