CommandCodeAI / CommandCodeAI/command-code
Make taste global by default to support Git worktrees
未關閉
還沒有人認領這個 Issue。
- 主要語言
- 沒有語言資料
- 星號
- 4k
- 分支
- 350
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Feature Description
Currently taste is stored per worktree, so it’s not shared when using git worktree. Please make taste global by default
Use Case
I work with multiple worktrees across branches and need the same taste everywhere. Global taste avoids separate setups and missing data in each worktree, making the workflow smooth.
Additional Context
No response
How important is this to you?
Nice to have
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先,追蹤 taste 目前按每個 worktree 儲存的位置,以及該命令如何識別 Git worktree。在變更預設範圍之前,檢查現有的持久化與設定行為。完成的標準是:taste 預設在 repository 的各個 worktree 之間共用,而且目前的使用情境不需要額外設定即可運作。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- git
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100