Skip to content

feat: create tasks from existing branches - #123

Merged
TomCC7 merged 1 commit into
mainfrom
feat/existing-branch-tasks
Aug 31, 2026
Merged

feat: create tasks from existing branches#123
TomCC7 merged 1 commit into
mainfrom
feat/existing-branch-tasks

Conversation

@TomCC7

@TomCC7 TomCC7 commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • reuse an exact-match local branch when creating a task worktree
  • support the same behavior in the TUI and task create CLI
  • preserve existing branch upstream configuration and skip unrelated base checks
  • fail before tmux or database creation when the branch is already checked out elsewhere

Validation

  • cargo fmt --all -- --check
  • cargo test (416 tests passed)
  • cargo clippy -- -D warnings

@TomCC7
TomCC7 merged commit a4b331e into main Aug 31, 2026
4 checks passed
@TomCC7
TomCC7 deleted the feat/existing-branch-tasks branch August 31, 2026 17:20
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