Skip to content

feat(tui): Add nori welcome banner with tests#63

Closed
CSRessel wants to merge 1 commit into
devfrom
claude/add-welcome-banner-01BSi1awhqoY6BndEvvTRzNF
Closed

feat(tui): Add nori welcome banner with tests#63
CSRessel wants to merge 1 commit into
devfrom
claude/add-welcome-banner-01BSi1awhqoY6BndEvvTRzNF

Conversation

@CSRessel
Copy link
Copy Markdown
Collaborator

@CSRessel CSRessel commented Dec 2, 2025

Add a self-contained NoriBanner widget that displays:

  • Green ANSI-colored ASCII art for "NORI" logo
  • Profile name status line
  • "powered by Nori" tagline

The widget is implemented in a new file to minimize conflicts with upstream work. Includes:

  • Unit tests with insta snapshots (vt100-tests feature)
  • E2E test stubs in tui-pty-e2e (TDD RED phase - will pass once banner is integrated into startup flow)

Add a self-contained NoriBanner widget that displays:
- Green ANSI-colored ASCII art for "NORI" logo
- Profile name status line
- "powered by Nori" tagline

The widget is implemented in a new file to minimize conflicts with
upstream work. Includes:
- Unit tests with insta snapshots (vt100-tests feature)
- E2E test stubs in tui-pty-e2e (TDD RED phase - will pass once
  banner is integrated into startup flow)
@CSRessel CSRessel force-pushed the dev branch 3 times, most recently from 2b3ed21 to e6fa5b0 Compare December 3, 2025 21:02
@CSRessel
Copy link
Copy Markdown
Collaborator Author

CSRessel commented Dec 3, 2025

Better version: #74

@CSRessel CSRessel closed this Dec 3, 2025
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.

2 participants