Show the Profullstack </> ASCII logo on join@ and the hub#14
Merged
Conversation
vu1nz Security Review0 finding(s) in PR #? No security issues found. |
Replace the figlet "profullstack.com" wordmark with a scaled-down ASCII rendition of the Profullstack </> mark (derived from the brand image), shown on the join@ onboarding and the ssh <name>@ hub. Reuses the existing banner plumbing; the mark is sourced from internal/brand and rendered in Profullstack red. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
ralyodio
force-pushed
the
feat/bbs-logo-banner
branch
from
June 14, 2026 16:47
89f90c9 to
6b4db2b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
A scaled-down ASCII rendition of the Profullstack
</>mark now heads every initial prompt — thejoin@onboarding screen and thessh <name>@hub menu.Derived from the brand banner image, downscaled to ~50 cols (UTF-8 block glyphs) and rendered in Profullstack red.
Changes
internal/brand(new): embeds the ASCII logo;Logo()(plain) /Banner()(red, lipgloss).join@: printsbrand.Banner()at the top of onboarding.hub: newbannerfield on the menuModel, rendered above the title;teaHandlerpassesbrand.Banner().Notes
feat/one-login-hub-clean(PR One login: pod/IRC/news/Tor in the hub + single-login onboarding #12) — review/merge that first; base is set to it so this diff shows only the logo.feat/irc-tilde-premium) also adds a hub banner/MOTD. When integrating, pick one banner wiring — both can shareinternal/brand.gofmtclean.🤖 Generated with Claude Code