CommandCodeAI / CommandCodeAI/command-code

Make taste global by default to support Git worktrees

未关闭
#496 1 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 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

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先,追踪 taste 当前按每个 worktree 存储的位置,以及该命令如何识别 Git worktree。在更改默认作用域之前,检查现有的持久化和配置行为。完成的标准是:taste 默认在 repository 的各个 worktree 之间共享,并且当前用例无需单独设置即可运行。

由索引模型根据 Issue 内容生成。

评估

技术栈
git
领域
cli
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。