Skip to content

fix: unify TUI header style across alt-screen programs#31

Merged
zhangchen-xu merged 1 commit intomainfrom
feat/tui-style-unify
Feb 26, 2026
Merged

fix: unify TUI header style across alt-screen programs#31
zhangchen-xu merged 1 commit intomainfrom
feat/tui-style-unify

Conversation

@cyyever
Copy link
Collaborator

@cyyever cyyever commented Feb 26, 2026

Summary

Use uppercase CRUST with BrandGradient consistently:

  • logs: "crust logs" β†’ "CRUST LOGS"
  • list-rules: "Crust Rules (N)" β†’ "CRUST RULES (N total)"

Matches the existing "CRUST STATUS" header in the live dashboard.

Test plan

  • go build ./... passes
  • go test -race ./... passes
  • Tested manually (describe below)

Security checklist

  • No new path traversal or glob bypass vectors
  • No secrets or credentials in code

Use uppercase CRUST <COMMAND> with BrandGradient consistently:
- logs: "crust logs" β†’ "CRUST LOGS"
- list-rules: "Crust Rules (N)" β†’ "CRUST RULES (N total)"

Matches the existing "CRUST STATUS" header in the live dashboard.
@zhangchen-xu zhangchen-xu merged commit 7f2244d into main Feb 26, 2026
5 checks passed
@chen-zichen chen-zichen deleted the feat/tui-style-unify branch February 26, 2026 10:46
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