Skip to content
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

Merged
merged 9 commits into from
Nov 17, 2024

Conversation

XiangZhang-zx
Copy link
Contributor

  • Add agent category filtering functionality
  • Redirect Agent Hub card to local development URL (http://localhost:3000/agents)
  • Remove hardcoded agent categories
  • Add state and use effect hooks to fetch actual agent data
  • Filter agents dynamically based on the selected category
  • Generate links with version info using real-agent data
  • Display all relevant agents when a category is selected
Screen.Recording.2024-11-17.at.10.50.49.AM.mov

XiangZhang-zx and others added 6 commits November 15, 2024 20:50
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
Copy link

vercel bot commented Nov 17, 2024

@XiangZhang-zx is attempting to deploy a commit to the AIOS Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Nov 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
agenthub ⬜️ Ignored (Inspect) Visit Preview Nov 17, 2024 5:27pm

Copy link
Collaborator

@dongyuanjushi dongyuanjushi left a 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!

@XiangZhang-zx
Copy link
Contributor Author

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

Copy link
Collaborator

@dongyuanjushi dongyuanjushi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merged!

@dongyuanjushi dongyuanjushi merged commit 4279cf7 into agiresearch:main Nov 17, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants