Skip to content

chore: bump version 0.2.0#20

Merged
xico42 merged 1 commit into
mainfrom
chore/release-version
Jul 6, 2026
Merged

chore: bump version 0.2.0#20
xico42 merged 1 commit into
mainfrom
chore/release-version

Conversation

@xico42

@xico42 xico42 commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Cuts the v0.2.0 release. Merging to main changes VERSION, which triggers the tag/release pipeline.

Changes since v0.1.0

Added

  • Track remote branches into worktreesch create worktree <project> --track [<remote>/]<branch> fetches a remote branch and checks it out into a tracking worktree; every creation path now freshens its source first, and the TUI rebinds r to a filterable remote-branch picker.
  • Busy spinner during slow TUI git operations — cloning, worktree creation, and remote-branch fetches show a spinner and swallow stray input until they finish.
  • ch run <agent> -- <args> forwards everything after -- to the agent verbatim, appended after its configured arguments.

Fixed

  • The dashboard and ch list worktree keep a worktree's tmux session visible after its HEAD diverges (mid-rebase or a different branch checked out); the listing now shows where HEAD actually points.

Release artifacts

  • VERSION0.2.0
  • CHANGELOG.md[Unreleased] rotated into ## [0.2.0]
  • docs/release-notes/0.2.0.md — new

Note

b51f560 was committed as feat: but classified under Fixed in the changelog, since it corrects wrong session-correlation behavior rather than adding a feature.

🤖 Generated with Claude Code

@xico42 xico42 merged commit 38e1d67 into main Jul 6, 2026
7 checks passed
@xico42 xico42 deleted the chore/release-version branch July 6, 2026 15:33
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