From 4dafc532a887287a531f089aa4392be405625418 Mon Sep 17 00:00:00 2001 From: Jay V Date: Thu, 30 Oct 2025 15:47:36 -0400 Subject: [PATCH] ignore: update project stats to reflect current growth --- packages/console/app/src/component/header.tsx | 2 +- packages/console/app/src/routes/index.tsx | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/console/app/src/component/header.tsx b/packages/console/app/src/component/header.tsx index ea8921f3..e9298df5 100644 --- a/packages/console/app/src/component/header.tsx +++ b/packages/console/app/src/component/header.tsx @@ -13,7 +13,7 @@ export function Header(props: { zen?: boolean }) { notation: "compact", compactDisplay: "short", }).format(githubData()?.stars!) - : "25K", + : "29K", ) const [store, setStore] = createStore({ diff --git a/packages/console/app/src/routes/index.tsx b/packages/console/app/src/routes/index.tsx index 287c2573..fe6c5698 100644 --- a/packages/console/app/src/routes/index.tsx +++ b/packages/console/app/src/routes/index.tsx @@ -219,8 +219,8 @@ export default function Home() {
[*]

- With over 26,000 GitHub stars, 188 contributors, and almost{" "} - 3,000 commits, OpenCode is used and trusted by over 200,000{" "} + With over 29,000 GitHub stars, 230 contributors, and almost{" "} + 3,500 commits, OpenCode is used and trusted by over 250,000{" "} developers every month.

@@ -274,7 +274,7 @@ export default function Home() { -
Fig 1.
26K GitHub Stars +
Fig 1.
29K GitHub Stars
@@ -577,7 +577,7 @@ export default function Home() { -
Fig 2.
188 Contributors +
Fig 2.
230 Contributors
@@ -619,7 +619,7 @@ export default function Home() { -
Fig 3.
200K Monthly Devs +
Fig 3.
250K Monthly Devs