CommandCodeAI / CommandCodeAI/command-code
Make taste global by default to support Git worktrees
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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