Skip to content

feat: add wordmark banner and update CLI copy#67

Merged
NormallyGaussian merged 1 commit intomainfrom
feat/cli-wordmark-banner
Mar 12, 2026
Merged

feat: add wordmark banner and update CLI copy#67
NormallyGaussian merged 1 commit intomainfrom
feat/cli-wordmark-banner

Conversation

@NormallyGaussian
Copy link
Copy Markdown
Contributor

Summary

  • Add "parallel" wordmark banner rendered from the official brand asset (white-parallel-text-1080.png) using half-block unicode characters, displayed on --help via a custom ParallelCLI click group
  • Update CLI tagline to "Search, research, enrich, and monitor the web"
  • Update pyproject.toml description to "AI-powered web intelligence"
  • Add account creation guidance ("Create an account at parallel.ai") to the auth command output

Test plan

  • All 587 tests pass
  • Run parallel-cli or parallel-cli --help in a terminal and verify the wordmark renders correctly in bold white
  • Verify "parallel-cli" label below the wordmark renders in orange (#fb631b)
  • Verify banner is suppressed when output is piped (e.g., parallel-cli --help | cat)
  • Run parallel-cli auth without credentials and verify account creation guidance appears

- Add "parallel" wordmark rendered from brand asset (white-parallel-text-1080.png)
  as half-block characters, shown on help via custom ParallelCLI click group
- Update CLI tagline to "Search, research, enrich, and monitor the web"
- Update pyproject.toml description to "AI-powered web intelligence"
- Add account creation guidance to auth command
@NormallyGaussian NormallyGaussian merged commit 6a6f69f into main Mar 12, 2026
7 checks passed
@NormallyGaussian NormallyGaussian deleted the feat/cli-wordmark-banner branch March 12, 2026 18:52
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