v2.9.9 — Animated RGB Terminal Logo + Redesigned Setup
What's New
Animated RGB Logo
lean-ctx gain, lean-ctx setup, and lean-ctx update now display a cinematic ASCII art logo with animated RGB color cycling using ANSI TrueColor (24-bit). Gracefully falls back to a static gradient in non-terminal environments.
Redesigned Setup Flow
lean-ctx setup is now a clean 5-step onboarding:
- Shell Hook configuration
- AI Tool Auto-Detection (no interactive questions — fully automatic)
- Agent Instructions
- Environment Check + Doctor
- Data Sharing opt-in
Ends with the animated logo + command reference box showing all essential commands.
New terminal_ui Module
Centralized terminal UI toolkit with box-drawing, status icons (✓/○/⚠), spinner animations, and reusable step headers for consistent CLI appearance across all commands.
Install: cargo install lean-ctx · brew install yvgude/lean-ctx/lean-ctx · npm i -g lean-ctx-bin
Docs: https://leanctx.com/docs/getting-started/
Full Changelog: v2.9.8...v2.9.9