ideas-generator/admin
DJP da797bd1c2 Complete UI improvements and agent management overhaul
- Convert agent management from card view to searchable table layout
- Add search functionality filtering by name, description, category, and model
- Implement proper agent deletion with confirmation dialogs and API integration
- Fix chat input positioning to stay pinned at viewport bottom
- Enable independent scrolling for chat history sidebar and messages
- Increase chat input height for better multi-line text editing
- Add responsive padding to home page preventing edge overflow
- Fix conversation item layout to keep delete buttons visible
- Add text truncation for long agent names and conversation titles
- Clean database removing CREATOR-BOT- prefix from agent names

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-04 15:44:20 -04:00
..
src Complete UI improvements and agent management overhaul 2025-09-04 15:44:20 -04:00
index.html Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00
package-lock.json Add comprehensive admin dashboard with analytics, full agent management, and complete system improvements 2025-09-03 14:41:32 -04:00
package.json Add comprehensive admin dashboard with analytics, full agent management, and complete system improvements 2025-09-03 14:41:32 -04:00
vite.config.js Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00