Skip to content

Conversation

@ariane-emory
Copy link
Owner

What does this PR do?

How did you verify your code works?

- Update CLI logo in src/cli/ui.ts (used by --help, upgrade, uninstall, web commands)
- Update TUI logo in src/cli/cmd/tui/component/logo.tsx (used by startup screen)
- Maintain two-tone styling: BASE (muted/gray) and ONE (bold/normal)
- First step of rebranding personal fork from opencode to BASE ONE
@github-actions
Copy link

github-actions bot commented Jan 9, 2026

Hey! Your PR title Feat/base one splash doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants