Skip to content

added feature US-03: see trending agents#28

Open
snorouzinia wants to merge 1 commit into
mainfrom
US-03-see-trending-agents
Open

added feature US-03: see trending agents#28
snorouzinia wants to merge 1 commit into
mainfrom
US-03-see-trending-agents

Conversation

@snorouzinia

Copy link
Copy Markdown
Collaborator

Implemented a feature where the user can see trending agents.

Changes:

  • Added a "Trending" nav link in frontend/src/App.tsx pointing to /trending.html.
  • Added installs field to AgentSummary (backend/app/models/schemas.py).
  • Implemented GET /agents/trending in backend/app/routers/agents.py reading agents/manifests and sorting by installs then rating.
  • Placed /trending before the /{agent_id} route to avoid path collisions.

@snorouzinia snorouzinia requested a review from sumitece87 June 19, 2026 16:08
@snorouzinia snorouzinia self-assigned this Jun 19, 2026
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.

1 participant