ignore: update GitHub stars to 41K and project stats to reflect current growth

thinking-toggle-wip
Jay V 2025-12-22 17:00:21 -05:00 committed by Aiden Cline
parent 82826c0dde
commit f4bd11a43d
1 changed files with 4 additions and 4 deletions

View File

@ -9,8 +9,8 @@ export const config = {
github: {
repoUrl: "https://github.com/sst/opencode",
starsFormatted: {
compact: "38K",
full: "38,000",
compact: "41K",
full: "41,000",
},
},
@ -22,8 +22,8 @@ export const config = {
// Static stats (used on landing page)
stats: {
contributors: "400",
commits: "5,000",
contributors: "450",
commits: "6,000",
monthlyUsers: "400,000",
},
} as const