Skip to content

StackEnv v0.1.4

Latest

Choose a tag to compare

@Melvynx Melvynx released this 28 Aug 02:43
· 7 commits to main since this release

What changed

  • Discovers every linked Git worktree with git worktree list --porcelain.
  • Deduplicates linked checkouts into their primary repository.
  • Tracks branch, path, lifecycle status, and Git changes independently per worktree.
  • Displays all worktrees in Projects and each dirty worktree in Git changes.
  • Adds worktree totals to Overview and stackenv status.
  • Includes backend, model, frontend, detached, compatibility, and responsive regression coverage.