Skip to content

Add Fork Tree visualization tab — show top forks and active divergent forks #29

Description

@AditthyaSS

The project is named Forkling but doesn't have any fork-related analysis. Add a "Forks" tab under the repo detail view that shows:

Top forks sorted by stars and recent activity
Whether forks are ahead/behind the upstream repo
Active fork detector — highlights forks that have diverged significantly (potential successor projects or maintained alternatives)
This could use GitHub's GET /repos/{owner}/{repo}/forks?sort=stargazers endpoint (no extra token scopes needed).

This feature aligns perfectly with the project's name and identity.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions