Skip to content

Introduce welcome screen with DwarfStar logo - #987

Open
m3ftwz wants to merge 4 commits into
antirez:mainfrom
m3ftwz:feat/cli-ui
Open

Introduce welcome screen with DwarfStar logo#987
m3ftwz wants to merge 4 commits into
antirez:mainfrom
m3ftwz:feat/cli-ui

Conversation

@m3ftwz

@m3ftwz m3ftwz commented Sep 5, 2026

Copy link
Copy Markdown

bit of art in the CLI with the DwarfStar logo, a cleaner welcome screen, and consistent prompts and command feedback.
includes image and text logo styles, an adaptive layout, and /status for session details.

did this while exploring the project, as a first go-to contribution, hope it's appreciated :)

Screenshot

Raster logo — PNG via Kitty Graphics Protocol

Screenshot 2026-09-05 at 19 41 15

Character-art logo — Unicode Braille (2×4-dot cells)

Screenshot 2026-09-05 at 19 41 31

Add an adaptive welcome screen, image and text logo styles, consistent prompts and command feedback, and session details via /status. Keep the complete command guide and clear the terminal after successful startup.

Keep the change focused on presentation, with embedded logo assets and no additional runtime dependencies.
Resolve the Makefile conflict by preserving the upstream CUDA DSpark MoE regression target and CLI UI linkage in CPU builds.

Validation on macOS: clean Metal build, make cpu, make test-frontends, and CLI GPU argument checks (90 passed). Verified Linux CPU/CUDA build recipes with make dry runs. Full model inference and CUDA runtime tests were not run.
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