CommandCodeAI / CommandCodeAI/command-code

Ability to run `/slash` commands when working

未關閉
#632 5 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
沒有語言資料
星號
4k
分支
350
PR 合併指標
30 天內沒有已合併 PR

描述

Feature Description

Currently, it is not possible to run /slash commands when Command Code is working :

Cannot run /usage while Command Code is working. Press Esc or Ctrl+C to interrupt the current turn first.

This would be a nice QoL addition

Use Case

No response

Additional Context

No response

How important is this to you?

Important for my workflow

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先追蹤 /usage 的 CLI 處理邏輯,以及發出「Cannot run /usage while Command Code is working.」的 guard。確認 turn 處於作用中時 slash 指令如何被分派,以及 Esc 或 Ctrl+C 如何中斷它。完成的標準是:支援的 slash 指令可以在工作期間執行,而不會錯誤地取消目前的 turn,同時保留現有的中斷行為。

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

評估

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

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

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