-
Notifications
You must be signed in to change notification settings - Fork 410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: update agent hub navigation and filtering #321
feat: update agent hub navigation and filtering #321
Conversation
Summary: - Add rename and delete icons to chat channels with hover effects - Implement channel rename functionality with inline editing - Implement channel delete functionality with confirmation - Update channel header to display current channel name - Convert numeric IDs to string format for message handling - Add blue and red color indicators for rename and delete actions
- Redirect Agent Hub card to local development URL (http://localhost:3000/agents) - Add agent category filtering functionality - Remove hardcoded agent categories - Add useState and useEffect hooks to fetch actual agent data - Filter agents dynamically based on selected category - Generate links with version info using real agent data - Display all relevant agents when a category is selected
… into Add_chat_channels
… into Add_chat_channels
@XiangZhang-zx is attempting to deploy a commit to the AIOS Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job! But is it possible to change the agent number and the agent selected below the agent number? Just showing the selected agent cards below the agent number could be better!
Thank you for the feedback! I’ve made the changes as suggested. Here’s the updated video demo Screen.Recording.2024-11-17.at.1.44.53.PM.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merged!
Screen.Recording.2024-11-17.at.10.50.49.AM.mov