- 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> |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||