Merged
Conversation
…tman - Add 11-line rounded-corner box header (╭─╮ / ╰─╯) matching Claude Code's startup screen layout - Render "KNOT" in 6-row block-letter ASCII art with cyan→blue gradient (256-color: 87→81→75→69→63→57) - Add animated "knotman" mascot character (7×6 chars) beside the art with 3 reactive states: - Normal (green): slow blink cycle every 1.2 s - Conflict (red, bold): frantic animation when any package has a conflict - Missing (yellow): side-to-side look when no packages or no git repo - Drive animation via tea.Tick at 600 ms; headerFrame counter on model - Move git info (branch · SHA · message) and "dotfiles manager" subtitle inside the box; listHeaderLines() is now a constant 12 - Update tui_test.go expectations to match new header height https://claude.ai/code/session_01AhJxUowbUWMxU7Ndyia2ii
…adient Replace the ASCII box-drawing knotman with Unicode block-element art (█▄▀▌▐) matching the KNOT header style, and change the header gradient from cyan/blue to a light-to-dark green. Fix right-border misalignment by computing per-row padding via lipgloss.Width instead of a fixed constant. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
No description provided.