From db9ba21a88c8eea5a0ae217ddd45a77e41d53324 Mon Sep 17 00:00:00 2001 From: Dan Adler Date: Mon, 10 Mar 2025 17:19:26 -0700 Subject: [PATCH] Add note about version to PCW docs --- docs/analytics/pcw.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/analytics/pcw.mdx b/docs/analytics/pcw.mdx index 09c29f916..b0a110803 100644 --- a/docs/analytics/pcw.mdx +++ b/docs/analytics/pcw.mdx @@ -34,3 +34,5 @@ It’s simple to identify which code is generated by Cody, but much more difficu - We exclude disjoint insertions - insertions made in multiple places at once, which are likely to come from third party sources - We exclude any insertions made in an inactive file/editor window - We exclude any insertions into “stale” code - code the user hasn’t touched in the last 5 seconds + +This metric only includes data from users on Cody versions 1.42+.