/ go / demo_thinking.sh
demo_thinking.sh
 1  #!/bin/bash
 2  # Demo script to showcase Kamaji's electric blue-purple thinking animation
 3  
 4  echo "🎨 Kamaji Thinking Animation Demo"
 5  echo "=================================="
 6  echo ""
 7  echo "This demo shows off Kamaji's Crush-inspired electric blue-purple"
 8  echo "gradient thinking animation with pulsing effects!"
 9  echo ""
10  echo "Features:"
11  echo "  ⚡ Electric blue → deep blue → purple → neon pink gradient"
12  echo "  🌊 Animated gradient text on 'thinking'"
13  echo "  ⠋ Braille spinner dots (Crush-style)"
14  echo "  📦 Pulsing border colors"
15  echo "  ⌨️  Hotkey footer: [p]roviders [t]ools [m]emory [^C]quit"
16  echo ""
17  echo "Starting TUI..."
18  sleep 2
19  
20  ./bin/kamaji tui