Skip to content

feat: show star/watch/fork counts on the agent hub and sort by them#2435

Merged
hsluoyz merged 1 commit into
the-open-agent:masterfrom
lulululu-debug:feat/store-favorite-counts
Jul 4, 2026
Merged

feat: show star/watch/fork counts on the agent hub and sort by them#2435
hsluoyz merged 1 commit into
the-open-agent:masterfrom
lulululu-debug:feat/store-favorite-counts

Conversation

@lulululu-debug

Copy link
Copy Markdown
Contributor

Summary

  • Compute StarCount / WatchCount / ForkCount for stores (star/watch from the favorite table, fork from the store forked-from columns) and return them from GetHubStores; add forkCount to the store favorite status endpoint.
  • Hub cards show the three counts; the sort dropdown gains Stars / Watchers / Forks and defaults to most-starred (descending).
  • The store detail Fork button shows the fork count.

- Compute StarCount / WatchCount / ForkCount for stores (star/watch from the
  favorite table, fork from the store forked-from columns) and return them from
  GetHubStores; add forkCount to the store favorite status endpoint.
- Hub cards show the three counts; the sort dropdown gains Stars / Watchers /
  Forks and defaults to most-starred (descending).
- The store detail Fork button shows the fork count.
@hsluoyz hsluoyz merged commit fc1fe83 into the-open-agent:master Jul 4, 2026
7 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