openai / chatkit-js
File Churn

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 2 files with 177 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 1 file changed 6-20 times (88 lines of code)
    • 1 file changed 1-5 times (89 lines of code)
0% | 0% | 0% | 49% | 50%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 2 files with 177 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 2 files changed by 2-5 contributors (177 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 0% | 100% | 0%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
json, ts, md, mdx, yaml, gitignore, js, css, svg, txt, mjs, tsx, prettierignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
tsx0% | 0% | 0% | 100% | 0%
ts0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 0%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
packages0% | 0% | 0% | 49% | 50%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsline
churn
first
contributor
latest
contributor
ChatKit.tsx
in packages/chatkit-react/src
88 - 2025-10-08 2026-02-10 8 4 +189 / -180 170453430+weedon-openai@use... jiwon@openai.com
useChatKit.ts
in packages/chatkit-react/src
89 1 2025-10-08 2025-12-15 3 3 +29 / -5 170453430+weedon-openai@use... jiwon@openai.com
index.ts
in packages/chatkit-react/src
8 -
eslint.config.js
in packages/chatkit-react
36 1
useStableOptions.ts
in packages/chatkit-react/src
106 2
Files With Most Churn (Top 5)
Based on the number of lines added and deleted across all commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsline
churn
first
contributor
latest
contributor
ChatKit.tsx
in packages/chatkit-react/src
88 - 2025-10-08 2026-02-10 8 4 +189 / -180 170453430+weedon-openai@use... jiwon@openai.com
useChatKit.ts
in packages/chatkit-react/src
89 1 2025-10-08 2025-12-15 3 3 +29 / -5 170453430+weedon-openai@use... jiwon@openai.com
index.ts
in packages/chatkit-react/src
8 -
eslint.config.js
in packages/chatkit-react
36 1
useStableOptions.ts
in packages/chatkit-react/src
106 2
Files With Most Contributors (Top 5)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsline
churn
first
contributor
latest
contributor
ChatKit.tsx
in packages/chatkit-react/src
88 - 2025-10-08 2026-02-10 8 4 +189 / -180 170453430+weedon-openai@use... jiwon@openai.com
useChatKit.ts
in packages/chatkit-react/src
89 1 2025-10-08 2025-12-15 3 3 +29 / -5 170453430+weedon-openai@use... jiwon@openai.com
useStableOptions.ts
in packages/chatkit-react/src
106 2
index.ts
in packages/chatkit-react/src
8 -
eslint.config.js
in packages/chatkit-react
36 1
Files With Least Contributors (Top 5)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsline
churn
first
contributor
latest
contributor
useStableOptions.ts
in packages/chatkit-react/src
106 2
eslint.config.js
in packages/chatkit-react
36 1
index.ts
in packages/chatkit-react/src
8 -
useChatKit.ts
in packages/chatkit-react/src
89 1 2025-10-08 2025-12-15 3 3 +29 / -5 170453430+weedon-openai@use... jiwon@openai.com
ChatKit.tsx
in packages/chatkit-react/src
88 - 2025-10-08 2026-02-10 8 4 +189 / -180 170453430+weedon-openai@use... jiwon@openai.com
Correlations

File Size vs. Number of Changes: 2 points

packages/chatkit-react/src/ChatKit.tsx x: 88 lines of code y: 8 # changes packages/chatkit-react/src/useChatKit.ts x: 89 lines of code y: 3 # changes
8.0
# changes
  min: 3.0
  average: 5.5
  25th percentile: 3.0
  median: 5.5
  75th percentile: 8.0
  max: 8.0
0 89.0
lines of code
min: 88.0 | average: 88.5 | 25th percentile: 88.0 | median: 88.5 | 75th percentile: 89.0 | max: 89.0

Number of Contributors vs. Number of Changes: 2 points

packages/chatkit-react/src/ChatKit.tsx x: 4 # contributors y: 8 # changes packages/chatkit-react/src/useChatKit.ts x: 3 # contributors y: 3 # changes
8.0
# changes
  min: 3.0
  average: 5.5
  25th percentile: 3.0
  median: 5.5
  75th percentile: 8.0
  max: 8.0
0 4.0
# contributors
min: 3.0 | average: 3.5 | 25th percentile: 3.0 | median: 3.5 | 75th percentile: 4.0 | max: 4.0

Number of Contributors vs. File Size: 2 points

packages/chatkit-react/src/ChatKit.tsx x: 4 # contributors y: 88 lines of code packages/chatkit-react/src/useChatKit.ts x: 3 # contributors y: 89 lines of code
89.0
lines of code
  min: 88.0
  average: 88.5
  25th percentile: 88.0
  median: 88.5
  75th percentile: 89.0
  max: 89.0
0 4.0
# contributors
min: 3.0 | average: 3.5 | 25th percentile: 3.0 | median: 3.5 | 75th percentile: 4.0 | max: 4.0

Number of Changes vs. Line Churn: 73 points

.github/workflows/release.yml x: 4 # changes y: 34 line churn .changeset/forty-gorillas-warn.md x: 1 # changes y: 45 line churn packages/chatkit-react/CHANGELOG.md x: 12 # changes y: 205 line churn packages/chatkit-react/package.json x: 12 # changes y: 58 line churn packages/chatkit/CHANGELOG.md x: 12 # changes y: 107 line churn packages/chatkit/package.json x: 12 # changes y: 50 line churn .changeset/calm-geckos-glow.md x: 2 # changes y: 26 line churn .changeset/late-falcons-scream.md x: 2 # changes y: 20 line churn packages/chatkit/types/index.d.ts x: 18 # changes y: 574 line churn .github/workflows/ci.yml x: 3 # changes y: 16 line churn packages/chatkit/types/widgets.d.ts x: 2 # changes y: 76 line churn .changeset/three-zebras-mate.md x: 1 # changes y: 15 line churn packages/chatkit-react/src/ChatKit.tsx x: 8 # changes y: 369 line churn packages/docs/src/content/docs/quick-reference/use-chatkit.mdx x: 3 # changes y: 196 line churn .changeset/smart-planes-impress.md x: 2 # changes y: 15 line churn .changeset/smooth-bottles-march.md x: 1 # changes y: 18 line churn .changeset/hungry-brooms-listen.md x: 1 # changes y: 30 line churn packages/chatkit-react/src/useChatKit.ts x: 3 # changes y: 34 line churn packages/chatkit/src/index.ts x: 1 # changes y: 1428 line churn packages/docs/astro.config.ts x: 7 # changes y: 414 line churn packages/docs/src/components/MobileFooter.astro x: 2 # changes y: 56 line churn packages/docs/src/components/Sidebar.astro x: 1 # changes y: 28 line churn packages/docs/src/components/SidebarSublist.astro x: 1 # changes y: 334 line churn packages/docs/src/content/docs/index.mdx x: 5 # changes y: 94 line churn packages/docs/src/content/docs/customize.mdx x: 3 # changes y: 270 line churn packages/docs/src/content/docs/quick-reference/chatkit-component.mdx x: 1 # changes y: 84 line churn packages/docs/src/content/docs/quickstart.mdx x: 2 # changes y: 554 line churn packages/docs/src/content/docs/guides/authenticate-custom.mdx x: 2 # changes y: 336 line churn packages/docs/src/content/docs/guides/authenticate-hosted.mdx x: 2 # changes y: 368 line churn packages/docs/src/content/docs/guides/customize-composer.mdx x: 2 # changes y: 384 line churn packages/docs/src/content/docs/guides/customize-header-history.mdx x: 2 # changes y: 144 line churn packages/docs/src/content/docs/guides/customize-start-screen.mdx x: 2 # changes y: 104 line churn packages/docs/src/content/docs/guides/customize-theme.mdx x: 2 # changes y: 108 line churn packages/docs/src/content/docs/guides/customize-thread-item-actions.mdx x: 2 # changes y: 60 line churn packages/docs/src/content/docs/guides/customize.mdx x: 2 # changes y: 236 line churn packages/docs/src/content/docs/guides/go-live.mdx x: 2 # changes y: 48 line churn packages/docs/src/content/docs/guides/localization.mdx x: 4 # changes y: 196 line churn packages/docs/src/content/docs/guides/methods.mdx x: 2 # changes y: 330 line churn packages/docs/src/content/docs/guides/monitor-logs.mdx x: 2 # changes y: 196 line churn packages/docs/src/content/docs/guides/register-callbacks.mdx x: 2 # changes y: 440 line churn packages/docs/src/content/docs/guides/scope-user-data.mdx x: 2 # changes y: 148 line churn packages/docs/src/content/docs/guides/authentication.mdx x: 5 # changes y: 186 line churn packages/docs/src/content/docs/guides/client-tools.mdx x: 1 # changes y: 180 line churn packages/docs/src/content/docs/guides/entities.mdx x: 1 # changes y: 160 line churn packages/docs/src/content/docs/guides/events.mdx x: 1 # changes y: 198 line churn packages/docs/src/content/docs/guides/theming-customization.mdx x: 3 # changes y: 672 line churn packages/docs/src/content/docs/guides/widget-actions.mdx x: 3 # changes y: 86 line churn package.json x: 1 # changes y: 8 line churn
1428.0
line churn
  min: 8.0
  average: 147.19
  25th percentile: 18.0
  median: 56.0
  75th percentile: 196.0
  max: 1428.0
0 18.0
# changes
min: 1.0 | average: 2.73 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 18.0

Number of Contributors vs. Line Churn: 2 points

packages/chatkit-react/src/ChatKit.tsx x: 4 # contributors y: 369 line churn packages/chatkit-react/src/useChatKit.ts x: 3 # contributors y: 34 line churn
369.0
line churn
  min: 34.0
  average: 201.5
  25th percentile: 34.0
  median: 201.5
  75th percentile: 369.0
  max: 369.0
0 4.0
# contributors
min: 3.0 | average: 3.5 | 25th percentile: 3.0 | median: 3.5 | 75th percentile: 4.0 | max: 4.0

File Size vs. Line Churn: 2 points

packages/chatkit-react/src/ChatKit.tsx x: 88 lines of code y: 369 line churn packages/chatkit-react/src/useChatKit.ts x: 89 lines of code y: 34 line churn
369.0
line churn
  min: 34.0
  average: 201.5
  25th percentile: 34.0
  median: 201.5
  75th percentile: 369.0
  max: 369.0
0 89.0
lines of code
min: 88.0 | average: 88.5 | 25th percentile: 88.0 | median: 88.5 | 75th percentile: 89.0 | max: 89.0