Skip to content

feat: base branch selection and fetch visibility (v3.3.0)#6

Merged
devstefancho merged 3 commits into
mainfrom
feat/base-branch-selection
Feb 17, 2026
Merged

feat: base branch selection and fetch visibility (v3.3.0)#6
devstefancho merged 3 commits into
mainfrom
feat/base-branch-selection

Conversation

@devstefancho
Copy link
Copy Markdown
Owner

Summary

  • Base 브랜치 선택 기능 추가: New Branch 워크플로우에서 main/develop/커스텀 브랜치 선택 가능 (기존 origin/main 하드코딩 제거)
  • Fetch 가시성 개선: PR checkout 및 new branch 모드에서 fetch 진행 상태, 커밋 해시, 타임스탬프 표시
  • 테스트 스크립트 경로를 새 skills/ 디렉토리 구조에 맞게 수정, CLAUDE.local.md footer 추가

Test plan

  • bash tests/run-all.sh — 7/7 전체 통과
  • test-create-worktree: fetch 출력 메시지 검증 (Fetching latest, Fetched:)
  • test-create-and-open: develop base 브랜치 파이프라인 테스트 (Test 6)
  • test-open-in-tmux: rich context + footer 테스트 (Test 6)

🤖 Generated with Claude Code

devstefancho and others added 3 commits February 17, 2026 18:19
The symlink pointed to skills/git-worktree/scripts which is accessed
directly by the plugin, making this root-level link unnecessary.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update SCRIPTS_DIR in all test files to match new skills/ directory structure
after symlink removal. Add generated-by footer to CLAUDE.local.md template
and rich context test coverage for open-in-tmux.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add Q2 base branch selection (main/develop/custom) to New Branch workflow,
removing hardcoded origin/main. Display fetch progress with commit hash and
timestamp for both PR checkout and new branch modes. Add develop base branch
pipeline test and fetch output verification tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
claude-plugins Ready Ready Preview, Comment Feb 17, 2026 9:41am

@devstefancho devstefancho merged commit fd379a5 into main Feb 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant