PostHog shipped 47 release events in 30 days across 2,464 commits from 80 active contributors. Buried in that firehose is a clear signal: they are moving fast on AI agent tooling.

The agent skills track went from v0.47.0 to v0.51.0 in five days flat (April 15 to April 20). That is four releases across five days, not a typo. Whatever agent skills is, it is getting serious internal attention. This sits alongside a separate posthog-cli release (v0.7.8) that added a —build flag to upload commands and build-number packing for release uniqueness, and the recurring phrocs-latest releases that appear to be infrastructure or CI artifacts dropping multiple times per week.

The cadence tells you something about how PostHog operates. They do not batch changes into big monthly releases. They ship continuously, cut small tagged releases, and iterate in the open. The agent skills track at v0.51.0 after only a handful of public releases suggests either rapid prototyping or an internal team that is dogfooding hard and pushing upstream frequently.

What the data does not tell you

ToolVitals sees commits, releases, stars, and uptime. It does not see code quality, user satisfaction, revenue, or whether agent skills actually works well in production. The 47 release events count every tagged release equally, including what look like automated phrocs-latest CI drops. The real meaningful release count is lower. We also cannot tell from release tags alone what agent skills does, whether it is a developer-facing SDK, an internal automation layer, or a customer-facing AI feature. PostHog’s own documentation would fill that gap.

How it compares

Among related tools tracked by ToolVitals, PostHog’s shipping score of 88 ties with Vercel (also 88, 35 release events in 30 days). Metabase and Grafana, both in the data and BI space, score 37 each with 20 and 12 release events respectively. Plausible Analytics, a direct competitor in the analytics category, shipped zero release events in the same period. PostHog has 32,665 GitHub stars to Plausible’s 24,629, but the activity gap is the real story. PostHog is shipping roughly three times faster than Vercel and completely outpacing its analytics peers.

Bottom line

If your team is evaluating open-source product analytics, PostHog is the most actively developed option in the category by a wide margin. The agent skills track suggests they are building toward something AI-native, which could matter if you want analytics that interact with your product rather than just report on it. Just know that high commit volume is not the same as stability. Check the changelogs before upgrading, and test the agent skills features in staging before trusting them in production.

Sources