Skip to content

fix(tui): restore BrowserCode logo#98

Merged
Alezander9 merged 1 commit into
mainfrom
fix/tui-browsercode-logo
Jun 16, 2026
Merged

fix(tui): restore BrowserCode logo#98
Alezander9 merged 1 commit into
mainfrom
fix/tui-browsercode-logo

Conversation

@Alezander9

@Alezander9 Alezander9 commented Jun 16, 2026

Copy link
Copy Markdown
Member

Restores the BrowserCode glyph data in the new OpenTUI logo source.\n\nContext:\n- The v0.1.10 upstream sync introduced the new TUI package logo at packages/tui/src/logo.ts.\n- That new file still used the upstream OPEN/CODE glyphs.\n- BrowserCode's existing terminal glyphs lived in packages/opencode/src/cli/logo.ts and were not ported to the new TUI path.\n\nChanges:\n- Replace packages/tui/src/logo.ts left-side OPEN glyphs with BrowserCode BROWSER glyphs.\n- Keep the existing CODE right side and GO logo unchanged.\n\nVerification:\n- bun typecheck from packages/tui\n- bun run typecheck


Summary by cubic

Restore the BrowserCode logo in the TUI by replacing the left-side glyphs in packages/tui/src/logo.ts with the BROWSER glyphs. The right-side CODE glyphs and GO logo remain unchanged.

Written for commit 8187602. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@Alezander9 Alezander9 merged commit c26f48c into main Jun 16, 2026
3 checks passed
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