Skip to content

v2.9.9 — Animated RGB Terminal Logo + Redesigned Setup

Choose a tag to compare

@yvgude yvgude released this 30 Mar 14:28

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:

  1. Shell Hook configuration
  2. AI Tool Auto-Detection (no interactive questions — fully automatic)
  3. Agent Instructions
  4. Environment Check + Doctor
  5. 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