feat(cli): add roast taglines to startup banner (#102789)

This commit is contained in:
Peter Steinberger 2026-07-09 13:35:01 +01:00 committed by GitHub
parent 01f4596d5a
commit c8c1f37d2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -122,6 +122,16 @@ const TAGLINES: string[] = [
"I'm not trapped in this container with you—you're trapped in here with me.",
"Teach a bot to ship and you can finally go to bed.",
"Reachable via WhatsApp, Telegram, Signal, iMessage, and sheer force of will.",
"Ran git blame like you asked. It's you. It's always you.",
"Your TODO comments are old enough to attend kindergarten.",
"47 tabs open and not one of them is the documentation.",
"Your 'quick fix' from March is now load-bearing.",
"You pasted that from another AI without reading it. I read it. We need to talk.",
"Reading the error message remains undefeated. You should try it sometime.",
"You burned five hours of model quota in fifty minutes. I'm not mad, I'm rate-limited.",
"You force-pushed to main, then asked me what happened. I know exactly what happened.",
"Another side project? The other four just felt something.",
"You ignored my last three suggestions, so I've started a folder.",
HOLIDAY_TAGLINES.newYear,
HOLIDAY_TAGLINES.lunarNewYear,
HOLIDAY_TAGLINES.christmas,