#8842: feat: add sparkly new tagline
cli
stale
Cluster:
System Prompt Enhancements
Adds a new tagline to the CLI rotation: "Keeping your shell shiny and your claws sharp."
AI-Assisted
- [x] Mark as AI-assisted
- Degree of testing: Lightly tested (string addition)
- Confirmed understanding: Yes, just adding a string to the `TAGLINES` array.
<!-- greptile_comment -->
<h2>Greptile Overview</h2>
<h3>Greptile Summary</h3>
This PR adds a new non-holiday tagline ("Keeping your shell shiny and your claws sharp.") to the CLI’s `TAGLINES` rotation in `src/cli/tagline.ts`. The rest of the diff is a formatting-only change (indentation) to a few helper functions that build `HolidayRule` predicates; runtime behavior should remain unchanged.
<h3>Confidence Score: 5/5</h3>
- This PR is safe to merge with minimal risk.
- Change is limited to adding a single string literal to the `TAGLINES` array; the additional diff appears to be indentation/formatting only and does not alter logic.
- No files require special attention
<!-- greptile_other_comments_section -->
<sub>(2/5) Greptile learns from your feedback when you react with thumbs up/down!</sub>
<!-- /greptile_comment -->
Most Similar PRs
#18793: (cli): remove OpenAI tagline from banner
by rodrigouroz · 2026-02-17
77.9%
#23522: feat(cli): add --quiet flag and OPENCLAW_NO_TAGLINE env var (#22635)
by dissaozw · 2026-02-22
77.2%
#11980: CLI: add external message lint + warn on tables/mentions
by moestradamos · 2026-02-08
72.8%
#3783: Fix/3038 cli name moltbot
by Shuimo03 · 2026-01-29
72.6%
#8203: fix clawdbot references
by anton-roos · 2026-02-03
72.5%
#16733: fix(ui): avoid injected newlines when tool output is hidden
by jp117 · 2026-02-15
71.2%
#6110: refactor: simplify boolean logic using nullish coalescing
by T1mn · 2026-02-01
70.3%
#11048: fix: address repository issues (env, author, CI comments, security ...
by cavula · 2026-02-07
70.2%
#23073: fix(ui): strip reply directive tags from assistant messages in WebC...
by x4v13r1120 · 2026-02-22
69.8%
#7919: feat: implement timezone support for console timestamps and add ver...
by southpy · 2026-02-03
69.8%