- Combine recommendation form with history on single page
- Combine chatbot interface with chat history on single page
- Fix chatbot SQL error (DISTINCT + ORDER BY incompatibility)
- Fix chatbot not showing old recommendations incorrectly
- Remove history cards from dashboard (moved to respective pages)
- Remove delete account from student profile (admin-only now)
- All 49 PHPUnit tests passing
- Create BKController with dashboard, students, chat history, recommendations, and jurusan management
- Add 8 BK panel views: students list/detail, chat history, riwayat rekomendasi/chatbot, jurusan CRUD, profil
- Add 15 BK routes with auth and isBK middleware protection
- Update AdminSeeder with 8+ char passwords and valid email format
- Add database migrations for chat history improvements
- Update various controllers and models for BK panel integration
- Remove sidebar Profil duplication, keep navbar dropdown only