Skip to content

Show worktree name in dev window title#14

Merged
Umaaz merged 1 commit into
mainfrom
sleek-pike
Apr 4, 2026
Merged

Show worktree name in dev window title#14
Umaaz merged 1 commit into
mainfrom
sleek-pike

Conversation

@Umaaz

@Umaaz Umaaz commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • When running npm run dev from a konductor worktree, the window title now includes the worktree name (e.g. "Konductor [sleek-pike]")
  • Makes it easy to distinguish multiple dev instances running from different worktrees
  • Only applies in dev mode; production builds are unaffected

Test plan

  • Run npm run dev from a worktree — title should show Konductor [<name>]
  • Run npm run dev from the main repo — title should stay Konductor

🤖 Generated with Claude Code

When running from a konductor worktree, appends the worktree name
to the window title (e.g. "Konductor [sleek-pike]") so multiple
dev instances are easy to distinguish.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Umaaz Umaaz merged commit 7aa2ea0 into main Apr 4, 2026
3 checks passed
@Umaaz Umaaz deleted the sleek-pike branch April 4, 2026 11:35
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