Replaces the gradient-bar version with proper figlet-style ASCII art
so the title is actually readable; each line colored in a rainbow
gradient, with a Vietnamese subtitle.
Co-Authored-By: Claude <noreply@anthropic.com>
The Unicode box-drawing art didn't form legible letters. Now uses
two rainbow gradient bars around a plain, readable title + subtitle.
Co-Authored-By: Claude <noreply@anthropic.com>
Local flow verified end-to-end (macOS guards). Remote Ubuntu/Arch
verification deferred to user (interactive, destructive on real hosts).
Co-Authored-By: Claude <noreply@anthropic.com>
All scripts now check GLM_API_KEY / TK_AI_API_TOKEN environment
variables first, falling back to Keychain/libsecret only when unset.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Preserve user-provided --permission-mode flags while injecting --permission-mode auto as the fallback.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Introduce claude-glm and claude-tk wrappers with secure keychain token lookup and backend model defaults, and replace cleanup.sh with the updated cleanup script entrypoint.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>