-
Notifications
You must be signed in to change notification settings - Fork 0
feat: worktree-resume integration (worktree 名 = session 名 + RESUME/NEW picker) #43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
cf70e09
docs(superpowers): add spec for worktree-resume integration
tqer39 d84e92d
docs(spec): セッション存在判定をマーカーから ~/.claude/projects 参照へ変更
tqer39 2f97113
docs(plan): worktree-resume integration の実装計画を追加
tqer39 81b8bfc
feat(namegen): worktree/session 名ジェネレータを追加
tqer39 8250549
feat(claude): -n フラグと --continue を組み込み Continue にリネーム
tqer39 82201f2
feat(worktree): ~/.claude/projects 参照で HasSession を判定
tqer39 9b9f86a
refactor(worktree): HasSession で os.Getenv("HOME") を使用
tqer39 5656127
feat(worktree): Info.HasSession を List で埋める
tqer39 f91d0cc
feat(picker): RESUME / NEW バッジのスタイル
tqer39 ed8020b
feat(picker): worktree 行を L2 4 行レイアウトに拡張
tqer39 78d98f5
feat(tips): random TIPS パッケージを追加
tqer39 aed40aa
feat(picker): footer に random TIPS を表示
tqer39 9baacfa
feat(ccw): worktree 名 = session 名 を確立、resume を既存 worktree のデフォルトに
tqer39 f7d1d5c
test(e2e): 新規 worktree で --worktree と -n が同一名であることを確認
tqer39 51f732f
docs: --resume 警告を撤去し RESUME/NEW バッジ・命名規約を追記
tqer39 ba23913
fix(ccw): HasSession=false で --continue を呼ばないよう先に分岐
tqer39 a7b3598
fix: CodeRabbit 指摘 (resume fallback / in-worktree launch / 最低バージョン)
tqer39 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.