ideas-generator/server
DJP 77d053381a Major UI improvements and agent management enhancements
- Convert agent management from cards to searchable table view with search functionality
- Add proper delete functionality for agents with confirmation dialogs
- Fix chat input positioning to stay pinned at bottom with independent scrolling
- Improve chat history layout to prevent delete buttons from being pushed off screen
- Add padding to home page to prevent cards from hitting edges
- Clean up database by removing CREATOR-BOT- prefix from 28 agent names
- Enhance responsive layouts across admin dashboard and chat interface
- Fix usage trends analytics API with proper assistant relationship filtering

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-04 15:43:28 -04:00
..
config Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00
middleware Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00
migrations Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
models Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
routes Major UI improvements and agent management enhancements 2025-09-04 15:43:28 -04:00
scripts Add comprehensive admin dashboard with analytics, full agent management, and complete system improvements 2025-09-03 14:41:32 -04:00
utils Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
.env Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00
.env.example Day 1: Complete foundation setup for Ideas Generator 2025 2025-09-03 09:16:45 -04:00
.gitignore Complete migration from OpenAI Assistants API to Chat Completions API with Vue.js frontend 2025-09-03 13:08:26 -04:00
index.js Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
package-lock.json Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00
package.json Add dual-agent system with file upload support and compact UI 2025-09-04 14:45:25 -04:00