Skip to content

fix(tui): replace alpha badges with version - #3114

Merged
johntmyers merged 1 commit into
mainfrom
tui-version-label/jtm
Sep 2, 2026
Merged

fix(tui): replace alpha badges with version#3114
johntmyers merged 1 commit into
mainfrom
tui-version-label/jtm

Conversation

@johntmyers

Copy link
Copy Markdown
Collaborator

Summary

Remove the obsolete ALPHA labels from the TUI splash screen and title bar. Keep the resolved OpenShell version visible in both locations and align local Git-derived versions with the canonical release-version algorithm.

Related Issue

No issue required: this is an obvious localized TUI labeling and development-version bug fix.

Changes

  • Remove the ALPHA badge from the splash screen and title bar
  • Display the resolved OpenShell version beside the title-bar brand
  • Derive local versions from exact release tags or the latest merged stable tag, matching tasks/scripts/release.py
  • Re-run version derivation when Git HEAD or tag metadata changes
  • Add version parsing and title-bar rendering regression tests
  • Update the TUI development skill examples

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (not applicable: no gateway or sandbox behavior changed)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (not applicable: no architecture boundaries changed)

drew
drew previously approved these changes Sep 2, 2026
@johntmyers
johntmyers added this pull request to the merge queue Sep 2, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Sep 2, 2026
Signed-off-by: John Myers <9696606+johntmyers@users.noreply.github.com>
@johntmyers
johntmyers added this pull request to the merge queue Sep 2, 2026
Merged via the queue into main with commit 5021f23 Sep 2, 2026
67 of 68 checks passed
@johntmyers
johntmyers deleted the tui-version-label/jtm branch September 2, 2026 15:26
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.

2 participants