test_sidebar_sections.sh
1 #!/bin/bash 2 3 echo "Testing Kamaji TUI with new sidebar sections..." 4 echo "The sidebar should now include:" 5 echo "1. 📁 Project (existing)" 6 echo "2. 🔧 Tools (existing)" 7 echo "3. 🤖 Agents (NEW)" 8 echo "4. 🧭 Navigation (NEW)" 9 echo "" 10 echo "Starting Kamaji TUI..." 11 echo "Press 'q' to quit when you see the interface." 12 echo "" 13 14 cd /Users/joshkornreich/Documents/Projects/Kamaji/go 15 ./bin/kamaji tui