coder / coder/xum

Telemetry carrot: show model popularity

Open
#700 2 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
2k
Forks
134
Avg merge
14h 57m
Merged PRs (30d)
307

Description

When the user has Telemetry enabled, we should show the relative popularity of each model on a `COUNT(GROUP_BY(USER, DAY))` basis. I think it suffices to show "🥇" 🥈 and "🥉" for the first, second, a third most popular models. Emojis can be replaced by something prettier in the future.

Showing this information requires a light SaaS and an outbound network connection to our servers, so it fits nicely as a carrot for enabling telemetry.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.