CommandCodeAI / CommandCodeAI/command-code

Make taste global by default to support Git worktrees

Open
#496 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
4k
Forks
350
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing where taste is currently stored per worktree and how the command identifies a Git worktree. Check the existing persistence and configuration behavior before changing the default scope. Done means taste is shared across the repository’s worktrees by default, while the current use case works without separate setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.