anthropics / claude-quickstarts
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 142 files with 13,420 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,337 lines of code)
    • 15 medium size files (5,139 lines of code)
    • 24 small files (3,554 lines of code)
    • 101 very small files (3,390 lines of code)
0% | 9% | 38% | 26% | 25%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
tsx0% | 35% | 18% | 21% | 24%
py0% | 0% | 43% | 33% | 23%
js0% | 0% | 71% | 17% | 10%
ts0% | 0% | 55% | 13% | 31%
html0% | 0% | 43% | 24% | 32%
css0% | 0% | 0% | 42% | 57%
toml0% | 0% | 0% | 0% | 100%
desktop0% | 0% | 0% | 0% | 100%
mjs0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
financial-data-analyst0% | 23% | 37% | 14% | 24%
customer-support-agent0% | 24% | 24% | 25% | 25%
computer-use-demo0% | 0% | 75% | 5% | 18%
computer-use-best-practices0% | 0% | 43% | 29% | 26%
browser-use-demo0% | 0% | 39% | 38% | 21%
agents0% | 0% | 0% | 60% | 39%
autonomous-coding0% | 0% | 0% | 62% | 37%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
page.tsx
in financial-data-analyst/app/finance
686 -
ChatArea.tsx
in customer-support-agent/components
651 -
streamlit.py
in computer-use-demo/computer_use_demo
494 15
streamlit.py
in browser-use-demo/browser_use_demo
465 25
route.ts
in financial-data-analyst/app/api/finance
400 3
computer.py
in computer-use-demo/computer_use_demo/tools
397 8
ChartRenderer.tsx
in financial-data-analyst/components
394 5
loop.py
in computer-use-best-practices/computer_use
394 16
themes.js
in customer-support-agent/styles
390 -
browser_dom_script.js
in browser-use-demo/browser_use_demo/browser_tool_utils
346 11
chart.tsx
in financial-data-analyst/components/ui
316 1
index.html
in computer-use-best-practices/dev_ui/localization_demo/static
307 -
computer.py
in computer-use-best-practices/computer_use/tools
300 11
loop.py
in computer-use-demo/computer_use_demo
254 5
route.ts
in customer-support-agent/app/api/chat
245 2
edit.py
in computer-use-demo/computer_use_demo/tools
222 8
browser.py
in computer-use-best-practices/computer_use/tools
215 6
file_tools.py
in agents/tools
198 6
browser_key_map.py
in browser-use-demo/browser_use_demo/browser_tool_utils
185 -
RightSidebar.tsx
in customer-support-agent/components
185 -
browser_form_input_script.js
in browser-use-demo/browser_use_demo/browser_tool_utils
184 1
security.py
in autonomous-coding
184 6
constants.py
in computer-use-best-practices
184 5
LeftSidebar.tsx
in customer-support-agent/components
178 -
index.html
in computer-use-best-practices/dev_ui/tool_panel/static
175 -
message_handler.py
in browser-use-demo/browser_use_demo
166 6
dropdown-menu.tsx
in financial-data-analyst/components/ui
166 -
dropdown-menu.tsx
in customer-support-agent/components/ui
161 -
use-toast.ts
in financial-data-analyst/hooks
160 4
TopNavBar.tsx
in customer-support-agent/components
143 -
editor.py
in computer-use-best-practices/computer_use/tools
136 8
message_renderer.py
in browser-use-demo/browser_use_demo
132 14
server.py
in computer-use-best-practices/dev_ui/localization_demo
129 4
loop.py
in browser-use-demo/browser_use_demo
127 1
agent.py
in autonomous-coding
124 -
agent.py
in agents
119 3
connections.py
in agents/utils
108 4
preflight.py
in computer-use-best-practices/computer_use
106 7
bash.py
in computer-use-demo/computer_use_demo/tools
102 4
globals.css
in financial-data-analyst/app
101 -
shell.py
in computer-use-best-practices/computer_use/tools
101 5
toast.tsx
in financial-data-analyst/components/ui
99 -
history_util.py
in agents/utils
99 3
tailwind.config.ts
in customer-support-agent
95 -
dialog.tsx
in customer-support-agent/components/ui
94 -
__main__.py
in computer-use-best-practices/computer_use
90 3
fileHandling.ts
in financial-data-analyst/utils
83 -
utils.ts
in customer-support-agent/app/lib
82 2
FilePreview.tsx
in financial-data-analyst/components
82 -
coordinate_scaling.py
in browser-use-demo/browser_use_demo/tools
78 4
Files With Most Units (Top 50)
File# lines# units
streamlit.py
in browser-use-demo/browser_use_demo
465 25
loop.py
in computer-use-best-practices/computer_use
394 16
streamlit.py
in computer-use-demo/computer_use_demo
494 15
render.py
in computer-use-best-practices/computer_use
67 15
message_renderer.py
in browser-use-demo/browser_use_demo
132 14
browser_dom_script.js
in browser-use-demo/browser_use_demo/browser_tool_utils
346 11
computer.py
in computer-use-best-practices/computer_use/tools
300 11
base.py
in computer-use-best-practices/computer_use/tools
74 9
edit.py
in computer-use-demo/computer_use_demo/tools
222 8
computer.py
in computer-use-demo/computer_use_demo/tools
397 8
editor.py
in computer-use-best-practices/computer_use/tools
136 8
batch.py
in computer-use-best-practices/computer_use/tools
70 8
preflight.py
in computer-use-best-practices/computer_use
106 7
base.py
in computer-use-demo/computer_use_demo/tools
43 6
base.py
in browser-use-demo/browser_use_demo/tools
43 6
message_handler.py
in browser-use-demo/browser_use_demo
166 6
file_tools.py
in agents/tools
198 6
security.py
in autonomous-coding
184 6
browser.py
in computer-use-best-practices/computer_use/tools
215 6
loop.py
in computer-use-demo/computer_use_demo
254 5
ChartRenderer.tsx
in financial-data-analyst/components
394 5
shell.py
in computer-use-best-practices/computer_use/tools
101 5
formatters.py
in computer-use-best-practices/computer_use
57 5
constants.py
in computer-use-best-practices
184 5
bash.py
in computer-use-demo/computer_use_demo/tools
102 4
coordinate_scaling.py
in browser-use-demo/browser_use_demo/tools
78 4
use-toast.ts
in financial-data-analyst/hooks
160 4
connections.py
in agents/utils
108 4
prompts.py
in autonomous-coding
16 4
trajectory.py
in computer-use-best-practices/computer_use
42 4
result.py
in computer-use-best-practices/computer_use/tools
41 4
image.py
in computer-use-best-practices/computer_use
57 4
server.py
in computer-use-best-practices/dev_ui/tool_panel
43 4
server.py
in computer-use-best-practices/dev_ui/localization_demo
129 4
route.ts
in financial-data-analyst/app/api/finance
400 3
agent.py
in agents
119 3
history_util.py
in agents/utils
99 3
progress.py
in autonomous-coding
27 3
__main__.py
in computer-use-best-practices/computer_use
90 3
collection.py
in computer-use-demo/computer_use_demo/tools
26 2
collection.py
in browser-use-demo/browser_use_demo/tools
9 2
utils.ts
in customer-support-agent/app/lib
82 2
route.ts
in customer-support-agent/app/api/chat
245 2
autonomous_agent_demo.py
in autonomous-coding
62 2
run.py
in computer-use-demo/computer_use_demo/tools
32 1
http_server.py
in computer-use-demo/image
13 1
validate_env.py
in browser-use-demo
38 1
http_server.py
in browser-use-demo/image
13 1
loop.py
in browser-use-demo/browser_use_demo
127 1
browser_text_script.js
in browser-use-demo/browser_use_demo/browser_tool_utils
50 1
Files With Long Lines (Top 27)

There are 27 files with lines longer than 120 characters. In total, there are 65 long lines.

File# lines# units# long lines
edit.py
in computer-use-demo/computer_use_demo/tools
222 8 8
route.ts
in customer-support-agent/app/api/chat
245 2 7
dropdown-menu.tsx
in customer-support-agent/components/ui
161 - 6
dropdown-menu.tsx
in financial-data-analyst/components/ui
166 - 6
streamlit.py
in computer-use-demo/computer_use_demo
494 15 5
toast.tsx
in financial-data-analyst/components/ui
99 - 4
dialog.tsx
in customer-support-agent/components/ui
94 - 3
index.html
in computer-use-best-practices/dev_ui/localization_demo/static
307 - 3
browser_form_input_script.js
in browser-use-demo/browser_use_demo/browser_tool_utils
184 1 2
RightSidebar.tsx
in customer-support-agent/components
185 - 2
FilePreview.tsx
in financial-data-analyst/components
82 - 2
chart.tsx
in financial-data-analyst/components/ui
316 1 2
run.py
in computer-use-demo/computer_use_demo/tools
32 1 1
index.html
in computer-use-demo/image/static_content
72 - 1
index.html
in browser-use-demo/image/static_content
72 - 1
browser_element_script.js
in browser-use-demo/browser_use_demo/browser_tool_utils
62 1 1
TopNavBar.tsx
in customer-support-agent/components
143 - 1
ChatArea.tsx
in customer-support-agent/components
651 - 1
input.tsx
in customer-support-agent/components/ui
15 - 1
textarea.tsx
in customer-support-agent/components/ui
14 - 1
button.tsx
in customer-support-agent/components/ui
45 - 1
TopNavBar.tsx
in financial-data-analyst/components
64 - 1
badge.tsx
in financial-data-analyst/components/ui
28 - 1
textarea.tsx
in financial-data-analyst/components/ui
14 - 1
button.tsx
in financial-data-analyst/components/ui
46 - 1
route.ts
in financial-data-analyst/app/api/finance
400 3 1
autonomous_agent_demo.py
in autonomous-coding
62 2 1
Correlations

File Size vs. Commits (all time): 142 points

computer-use-demo/computer_use_demo/loop.py x: 18 commits (all time) y: 254 lines of code computer-use-demo/computer_use_demo/streamlit.py x: 16 commits (all time) y: 494 lines of code computer-use-best-practices/computer_use/__init__.py x: 1 commits (all time) y: 1 lines of code computer-use-best-practices/computer_use/__main__.py x: 1 commits (all time) y: 90 lines of code computer-use-best-practices/computer_use/formatters.py x: 1 commits (all time) y: 57 lines of code computer-use-best-practices/computer_use/loop.py x: 1 commits (all time) y: 394 lines of code computer-use-best-practices/computer_use/preflight.py x: 1 commits (all time) y: 106 lines of code computer-use-best-practices/computer_use/render.py x: 1 commits (all time) y: 67 lines of code computer-use-best-practices/computer_use/tools/__init__.py x: 1 commits (all time) y: 3 lines of code computer-use-best-practices/computer_use/tools/base.py x: 1 commits (all time) y: 74 lines of code computer-use-best-practices/computer_use/tools/batch.py x: 1 commits (all time) y: 70 lines of code computer-use-best-practices/computer_use/tools/browser.py x: 1 commits (all time) y: 215 lines of code computer-use-best-practices/computer_use/tools/computer.py x: 1 commits (all time) y: 300 lines of code computer-use-best-practices/computer_use/tools/editor.py x: 1 commits (all time) y: 136 lines of code computer-use-best-practices/computer_use/tools/open_app.py x: 1 commits (all time) y: 20 lines of code computer-use-best-practices/computer_use/tools/result.py x: 1 commits (all time) y: 41 lines of code computer-use-best-practices/computer_use/tools/shell.py x: 1 commits (all time) y: 101 lines of code computer-use-best-practices/config.example.toml x: 1 commits (all time) y: 22 lines of code computer-use-best-practices/constants.py x: 1 commits (all time) y: 184 lines of code computer-use-best-practices/dev_ui/assets/anthropic.css x: 1 commits (all time) y: 72 lines of code computer-use-best-practices/dev_ui/assets/streamlit_theme.toml x: 1 commits (all time) y: 6 lines of code computer-use-best-practices/dev_ui/localization_demo/server.py x: 1 commits (all time) y: 129 lines of code computer-use-best-practices/dev_ui/localization_demo/static/index.html x: 1 commits (all time) y: 307 lines of code computer-use-best-practices/dev_ui/tool_panel/static/index.html x: 1 commits (all time) y: 175 lines of code computer-use-demo/computer_use_demo/tools/__init__.py x: 8 commits (all time) y: 18 lines of code computer-use-demo/computer_use_demo/tools/computer.py x: 9 commits (all time) y: 397 lines of code computer-use-demo/computer_use_demo/tools/edit.py x: 13 commits (all time) y: 222 lines of code computer-use-demo/computer_use_demo/tools/groups.py x: 7 commits (all time) y: 46 lines of code browser-use-demo/browser_use_demo/browser_tool_utils/browser_dom_script.js x: 1 commits (all time) y: 346 lines of code browser-use-demo/browser_use_demo/browser_tool_utils/browser_element_script.js x: 1 commits (all time) y: 62 lines of code browser-use-demo/browser_use_demo/browser_tool_utils/browser_text_script.js x: 1 commits (all time) y: 50 lines of code browser-use-demo/browser_use_demo/message_handler.py x: 1 commits (all time) y: 166 lines of code browser-use-demo/browser_use_demo/message_renderer.py x: 1 commits (all time) y: 132 lines of code browser-use-demo/browser_use_demo/streamlit.py x: 1 commits (all time) y: 465 lines of code browser-use-demo/browser_use_demo/tools/__init__.py x: 1 commits (all time) y: 10 lines of code browser-use-demo/browser_use_demo/tools/coordinate_scaling.py x: 1 commits (all time) y: 78 lines of code browser-use-demo/image/http_server.py x: 1 commits (all time) y: 13 lines of code browser-use-demo/validate_env.py x: 1 commits (all time) y: 38 lines of code computer-use-demo/computer_use_demo/tools/collection.py x: 6 commits (all time) y: 26 lines of code autonomous-coding/agent.py x: 1 commits (all time) y: 124 lines of code autonomous-coding/progress.py x: 1 commits (all time) y: 27 lines of code autonomous-coding/prompts.py x: 1 commits (all time) y: 16 lines of code agents/agent.py x: 5 commits (all time) y: 119 lines of code customer-support-agent/components/ChatArea.tsx x: 4 commits (all time) y: 651 lines of code financial-data-analyst/app/finance/page.tsx x: 3 commits (all time) y: 686 lines of code financial-data-analyst/app/api/finance/route.ts x: 3 commits (all time) y: 400 lines of code agents/tools/mcp_tool.py x: 2 commits (all time) y: 27 lines of code agents/tools/__init__.py x: 2 commits (all time) y: 13 lines of code computer-use-demo/computer_use_demo/tools/bash.py x: 7 commits (all time) y: 102 lines of code agents/tools/base.py x: 1 commits (all time) y: 17 lines of code agents/tools/calculator_mcp.py x: 1 commits (all time) y: 31 lines of code agents/tools/file_tools.py x: 1 commits (all time) y: 198 lines of code agents/utils/history_util.py x: 1 commits (all time) y: 99 lines of code computer-use-demo/computer_use_demo/tools/base.py x: 5 commits (all time) y: 43 lines of code computer-use-demo/computer_use_demo/__init__.py x: 2 commits (all time) y: 1 lines of code computer-use-demo/computer_use_demo/tools/run.py x: 2 commits (all time) y: 32 lines of code computer-use-demo/image/.config/tint2/applications/firefox-custom.desktop x: 2 commits (all time) y: 8 lines of code computer-use-demo/image/.streamlit/config.toml x: 2 commits (all time) y: 5 lines of code computer-use-demo/image/index.html x: 2 commits (all time) y: 43 lines of code computer-use-demo/image/static_content/index.html x: 2 commits (all time) y: 72 lines of code computer-use-demo/ruff.toml x: 2 commits (all time) y: 20 lines of code financial-data-analyst/app/globals.css x: 2 commits (all time) y: 101 lines of code financial-data-analyst/components/ChartRenderer.tsx x: 2 commits (all time) y: 394 lines of code financial-data-analyst/components/FilePreview.tsx x: 2 commits (all time) y: 82 lines of code financial-data-analyst/components/TopNavBar.tsx x: 2 commits (all time) y: 64 lines of code financial-data-analyst/components/ui/avatar.tsx x: 2 commits (all time) y: 40 lines of code financial-data-analyst/components/ui/badge.tsx x: 2 commits (all time) y: 28 lines of code financial-data-analyst/components/ui/button.tsx x: 2 commits (all time) y: 46 lines of code financial-data-analyst/components/ui/card.tsx x: 2 commits (all time) y: 68 lines of code financial-data-analyst/components/ui/chart.tsx x: 2 commits (all time) y: 316 lines of code financial-data-analyst/components/ui/dropdown-menu.tsx x: 2 commits (all time) y: 166 lines of code financial-data-analyst/components/ui/textarea.tsx x: 2 commits (all time) y: 14 lines of code financial-data-analyst/components/ui/toast.tsx x: 2 commits (all time) y: 99 lines of code financial-data-analyst/hooks/use-toast.ts x: 2 commits (all time) y: 160 lines of code financial-data-analyst/tailwind.config.ts x: 2 commits (all time) y: 62 lines of code financial-data-analyst/types/chart.ts x: 2 commits (all time) y: 23 lines of code customer-support-agent/app/api/chat/route.ts x: 4 commits (all time) y: 245 lines of code customer-support-agent/app/globals.css x: 2 commits (all time) y: 66 lines of code customer-support-agent/components/FullSourceModal.tsx x: 2 commits (all time) y: 45 lines of code customer-support-agent/components/LeftSidebar.tsx x: 2 commits (all time) y: 178 lines of code customer-support-agent/components/RightSidebar.tsx x: 2 commits (all time) y: 185 lines of code customer-support-agent/components/TopNavBar.tsx x: 3 commits (all time) y: 143 lines of code customer-support-agent/components/ui/card.tsx x: 2 commits (all time) y: 78 lines of code customer-support-agent/components/ui/dialog.tsx x: 2 commits (all time) y: 94 lines of code customer-support-agent/config.ts x: 2 commits (all time) y: 9 lines of code customer-support-agent/styles/themes.js x: 2 commits (all time) y: 390 lines of code customer-support-agent/tailwind.config.ts x: 2 commits (all time) y: 95 lines of code
686.0
lines of code
  min: 1.0
  average: 94.51
  25th percentile: 13.75
  median: 45.0
  75th percentile: 120.25
  max: 686.0
0 18.0
commits (all time)
min: 1.0 | average: 2.07 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.0 | max: 18.0

File Size vs. Contributors (all time): 142 points

computer-use-demo/computer_use_demo/loop.py x: 9 contributors (all time) y: 254 lines of code computer-use-demo/computer_use_demo/streamlit.py x: 7 contributors (all time) y: 494 lines of code computer-use-best-practices/computer_use/__init__.py x: 1 contributors (all time) y: 1 lines of code computer-use-best-practices/computer_use/__main__.py x: 1 contributors (all time) y: 90 lines of code computer-use-best-practices/computer_use/formatters.py x: 1 contributors (all time) y: 57 lines of code computer-use-best-practices/computer_use/loop.py x: 1 contributors (all time) y: 394 lines of code computer-use-best-practices/computer_use/preflight.py x: 1 contributors (all time) y: 106 lines of code computer-use-best-practices/computer_use/render.py x: 1 contributors (all time) y: 67 lines of code computer-use-best-practices/computer_use/tools/__init__.py x: 1 contributors (all time) y: 3 lines of code computer-use-best-practices/computer_use/tools/base.py x: 1 contributors (all time) y: 74 lines of code computer-use-best-practices/computer_use/tools/batch.py x: 1 contributors (all time) y: 70 lines of code computer-use-best-practices/computer_use/tools/browser.py x: 1 contributors (all time) y: 215 lines of code computer-use-best-practices/computer_use/tools/computer.py x: 1 contributors (all time) y: 300 lines of code computer-use-best-practices/computer_use/tools/editor.py x: 1 contributors (all time) y: 136 lines of code computer-use-best-practices/computer_use/tools/open_app.py x: 1 contributors (all time) y: 20 lines of code computer-use-best-practices/computer_use/tools/result.py x: 1 contributors (all time) y: 41 lines of code computer-use-best-practices/computer_use/tools/shell.py x: 1 contributors (all time) y: 101 lines of code computer-use-best-practices/config.example.toml x: 1 contributors (all time) y: 22 lines of code computer-use-best-practices/constants.py x: 1 contributors (all time) y: 184 lines of code computer-use-best-practices/dev_ui/assets/anthropic.css x: 1 contributors (all time) y: 72 lines of code computer-use-best-practices/dev_ui/assets/streamlit_theme.toml x: 1 contributors (all time) y: 6 lines of code computer-use-best-practices/dev_ui/localization_demo/server.py x: 1 contributors (all time) y: 129 lines of code computer-use-best-practices/dev_ui/localization_demo/static/index.html x: 1 contributors (all time) y: 307 lines of code computer-use-best-practices/dev_ui/tool_panel/static/index.html x: 1 contributors (all time) y: 175 lines of code computer-use-demo/computer_use_demo/tools/__init__.py x: 6 contributors (all time) y: 18 lines of code computer-use-demo/computer_use_demo/tools/computer.py x: 5 contributors (all time) y: 397 lines of code computer-use-demo/computer_use_demo/tools/edit.py x: 8 contributors (all time) y: 222 lines of code computer-use-demo/computer_use_demo/tools/groups.py x: 6 contributors (all time) y: 46 lines of code browser-use-demo/browser_use_demo/browser_tool_utils/browser_dom_script.js x: 1 contributors (all time) y: 346 lines of code browser-use-demo/browser_use_demo/browser_tool_utils/browser_element_script.js x: 1 contributors (all time) y: 62 lines of code browser-use-demo/browser_use_demo/browser_tool_utils/browser_text_script.js x: 1 contributors (all time) y: 50 lines of code browser-use-demo/browser_use_demo/message_handler.py x: 1 contributors (all time) y: 166 lines of code browser-use-demo/browser_use_demo/message_renderer.py x: 1 contributors (all time) y: 132 lines of code browser-use-demo/browser_use_demo/streamlit.py x: 1 contributors (all time) y: 465 lines of code browser-use-demo/browser_use_demo/tools/__init__.py x: 1 contributors (all time) y: 10 lines of code browser-use-demo/browser_use_demo/tools/coordinate_scaling.py x: 1 contributors (all time) y: 78 lines of code browser-use-demo/image/http_server.py x: 1 contributors (all time) y: 13 lines of code browser-use-demo/validate_env.py x: 1 contributors (all time) y: 38 lines of code computer-use-demo/computer_use_demo/tools/collection.py x: 3 contributors (all time) y: 26 lines of code autonomous-coding/agent.py x: 1 contributors (all time) y: 124 lines of code autonomous-coding/progress.py x: 1 contributors (all time) y: 27 lines of code autonomous-coding/prompts.py x: 1 contributors (all time) y: 16 lines of code agents/agent.py x: 4 contributors (all time) y: 119 lines of code customer-support-agent/components/ChatArea.tsx x: 3 contributors (all time) y: 651 lines of code financial-data-analyst/app/finance/page.tsx x: 3 contributors (all time) y: 686 lines of code financial-data-analyst/app/api/finance/route.ts x: 3 contributors (all time) y: 400 lines of code agents/tools/mcp_tool.py x: 2 contributors (all time) y: 27 lines of code agents/tools/__init__.py x: 2 contributors (all time) y: 13 lines of code computer-use-demo/computer_use_demo/tools/bash.py x: 4 contributors (all time) y: 102 lines of code agents/tools/base.py x: 1 contributors (all time) y: 17 lines of code agents/tools/calculator_mcp.py x: 1 contributors (all time) y: 31 lines of code agents/tools/file_tools.py x: 1 contributors (all time) y: 198 lines of code agents/utils/history_util.py x: 1 contributors (all time) y: 99 lines of code computer-use-demo/computer_use_demo/tools/base.py x: 2 contributors (all time) y: 43 lines of code financial-data-analyst/app/globals.css x: 2 contributors (all time) y: 101 lines of code financial-data-analyst/app/page.tsx x: 2 contributors (all time) y: 5 lines of code financial-data-analyst/components/ChartRenderer.tsx x: 2 contributors (all time) y: 394 lines of code financial-data-analyst/components/FilePreview.tsx x: 2 contributors (all time) y: 82 lines of code financial-data-analyst/components/TopNavBar.tsx x: 2 contributors (all time) y: 64 lines of code financial-data-analyst/components/theme-provider.tsx x: 2 contributors (all time) y: 6 lines of code financial-data-analyst/components/ui/avatar.tsx x: 2 contributors (all time) y: 40 lines of code financial-data-analyst/components/ui/badge.tsx x: 2 contributors (all time) y: 28 lines of code financial-data-analyst/components/ui/button.tsx x: 2 contributors (all time) y: 46 lines of code financial-data-analyst/components/ui/card.tsx x: 2 contributors (all time) y: 68 lines of code financial-data-analyst/components/ui/chart.tsx x: 2 contributors (all time) y: 316 lines of code financial-data-analyst/components/ui/dropdown-menu.tsx x: 2 contributors (all time) y: 166 lines of code financial-data-analyst/components/ui/textarea.tsx x: 2 contributors (all time) y: 14 lines of code financial-data-analyst/components/ui/toast.tsx x: 2 contributors (all time) y: 99 lines of code financial-data-analyst/components/ui/toaster.tsx x: 2 contributors (all time) y: 30 lines of code financial-data-analyst/hooks/use-toast.ts x: 2 contributors (all time) y: 160 lines of code financial-data-analyst/tailwind.config.ts x: 2 contributors (all time) y: 62 lines of code financial-data-analyst/types/chart.ts x: 2 contributors (all time) y: 23 lines of code customer-support-agent/app/api/chat/route.ts x: 3 contributors (all time) y: 245 lines of code customer-support-agent/app/globals.css x: 2 contributors (all time) y: 66 lines of code customer-support-agent/components/FullSourceModal.tsx x: 2 contributors (all time) y: 45 lines of code customer-support-agent/components/LeftSidebar.tsx x: 2 contributors (all time) y: 178 lines of code customer-support-agent/components/RightSidebar.tsx x: 2 contributors (all time) y: 185 lines of code customer-support-agent/components/TopNavBar.tsx x: 2 contributors (all time) y: 143 lines of code customer-support-agent/components/ui/card.tsx x: 2 contributors (all time) y: 78 lines of code customer-support-agent/components/ui/dialog.tsx x: 2 contributors (all time) y: 94 lines of code customer-support-agent/config.ts x: 2 contributors (all time) y: 9 lines of code customer-support-agent/styles/themes.js x: 2 contributors (all time) y: 390 lines of code customer-support-agent/tailwind.config.ts x: 2 contributors (all time) y: 95 lines of code
686.0
lines of code
  min: 1.0
  average: 94.51
  25th percentile: 13.75
  median: 45.0
  75th percentile: 120.25
  max: 686.0
0 9.0
contributors (all time)
min: 1.0 | average: 1.7 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 9.0

File Size vs. Commits (30 days): 2 points

computer-use-demo/computer_use_demo/loop.py x: 1 commits (30d) y: 254 lines of code computer-use-demo/computer_use_demo/streamlit.py x: 1 commits (30d) y: 494 lines of code
494.0
lines of code
  min: 254.0
  average: 374.0
  25th percentile: 254.0
  median: 374.0
  75th percentile: 494.0
  max: 494.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (30 days): 2 points

computer-use-demo/computer_use_demo/loop.py x: 1 contributors (30d) y: 254 lines of code computer-use-demo/computer_use_demo/streamlit.py x: 1 contributors (30d) y: 494 lines of code
494.0
lines of code
  min: 254.0
  average: 374.0
  25th percentile: 254.0
  median: 374.0
  75th percentile: 494.0
  max: 494.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (90 days): 32 points

computer-use-demo/computer_use_demo/loop.py x: 1 commits (90d) y: 254 lines of code computer-use-demo/computer_use_demo/streamlit.py x: 1 commits (90d) y: 494 lines of code computer-use-best-practices/computer_use/__init__.py x: 1 commits (90d) y: 1 lines of code computer-use-best-practices/computer_use/__main__.py x: 1 commits (90d) y: 90 lines of code computer-use-best-practices/computer_use/formatters.py x: 1 commits (90d) y: 57 lines of code computer-use-best-practices/computer_use/loop.py x: 1 commits (90d) y: 394 lines of code computer-use-best-practices/computer_use/preflight.py x: 1 commits (90d) y: 106 lines of code computer-use-best-practices/computer_use/render.py x: 1 commits (90d) y: 67 lines of code computer-use-best-practices/computer_use/tools/__init__.py x: 1 commits (90d) y: 3 lines of code computer-use-best-practices/computer_use/tools/base.py x: 1 commits (90d) y: 74 lines of code computer-use-best-practices/computer_use/tools/batch.py x: 1 commits (90d) y: 70 lines of code computer-use-best-practices/computer_use/tools/browser.py x: 1 commits (90d) y: 215 lines of code computer-use-best-practices/computer_use/tools/computer.py x: 1 commits (90d) y: 300 lines of code computer-use-best-practices/computer_use/tools/editor.py x: 1 commits (90d) y: 136 lines of code computer-use-best-practices/computer_use/tools/open_app.py x: 1 commits (90d) y: 20 lines of code computer-use-best-practices/computer_use/tools/result.py x: 1 commits (90d) y: 41 lines of code computer-use-best-practices/computer_use/tools/shell.py x: 1 commits (90d) y: 101 lines of code computer-use-best-practices/config.example.toml x: 1 commits (90d) y: 22 lines of code computer-use-best-practices/constants.py x: 1 commits (90d) y: 184 lines of code computer-use-best-practices/dev_ui/assets/anthropic.css x: 1 commits (90d) y: 72 lines of code computer-use-best-practices/dev_ui/assets/streamlit_theme.toml x: 1 commits (90d) y: 6 lines of code computer-use-best-practices/dev_ui/localization_demo/server.py x: 1 commits (90d) y: 129 lines of code computer-use-best-practices/dev_ui/localization_demo/static/index.html x: 1 commits (90d) y: 307 lines of code computer-use-best-practices/dev_ui/tool_panel/server.py x: 1 commits (90d) y: 43 lines of code computer-use-best-practices/dev_ui/tool_panel/static/index.html x: 1 commits (90d) y: 175 lines of code
494.0
lines of code
  min: 1.0
  average: 110.44
  25th percentile: 20.5
  median: 70.0
  75th percentile: 165.25
  max: 494.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (90 days): 32 points

computer-use-demo/computer_use_demo/loop.py x: 1 contributors (90d) y: 254 lines of code computer-use-demo/computer_use_demo/streamlit.py x: 1 contributors (90d) y: 494 lines of code computer-use-best-practices/computer_use/__init__.py x: 1 contributors (90d) y: 1 lines of code computer-use-best-practices/computer_use/__main__.py x: 1 contributors (90d) y: 90 lines of code computer-use-best-practices/computer_use/formatters.py x: 1 contributors (90d) y: 57 lines of code computer-use-best-practices/computer_use/loop.py x: 1 contributors (90d) y: 394 lines of code computer-use-best-practices/computer_use/preflight.py x: 1 contributors (90d) y: 106 lines of code computer-use-best-practices/computer_use/render.py x: 1 contributors (90d) y: 67 lines of code computer-use-best-practices/computer_use/tools/__init__.py x: 1 contributors (90d) y: 3 lines of code computer-use-best-practices/computer_use/tools/base.py x: 1 contributors (90d) y: 74 lines of code computer-use-best-practices/computer_use/tools/batch.py x: 1 contributors (90d) y: 70 lines of code computer-use-best-practices/computer_use/tools/browser.py x: 1 contributors (90d) y: 215 lines of code computer-use-best-practices/computer_use/tools/computer.py x: 1 contributors (90d) y: 300 lines of code computer-use-best-practices/computer_use/tools/editor.py x: 1 contributors (90d) y: 136 lines of code computer-use-best-practices/computer_use/tools/open_app.py x: 1 contributors (90d) y: 20 lines of code computer-use-best-practices/computer_use/tools/result.py x: 1 contributors (90d) y: 41 lines of code computer-use-best-practices/computer_use/tools/shell.py x: 1 contributors (90d) y: 101 lines of code computer-use-best-practices/config.example.toml x: 1 contributors (90d) y: 22 lines of code computer-use-best-practices/constants.py x: 1 contributors (90d) y: 184 lines of code computer-use-best-practices/dev_ui/assets/anthropic.css x: 1 contributors (90d) y: 72 lines of code computer-use-best-practices/dev_ui/assets/streamlit_theme.toml x: 1 contributors (90d) y: 6 lines of code computer-use-best-practices/dev_ui/localization_demo/server.py x: 1 contributors (90d) y: 129 lines of code computer-use-best-practices/dev_ui/localization_demo/static/index.html x: 1 contributors (90d) y: 307 lines of code computer-use-best-practices/dev_ui/tool_panel/server.py x: 1 contributors (90d) y: 43 lines of code computer-use-best-practices/dev_ui/tool_panel/static/index.html x: 1 contributors (90d) y: 175 lines of code
494.0
lines of code
  min: 1.0
  average: 110.44
  25th percentile: 20.5
  median: 70.0
  75th percentile: 165.25
  max: 494.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0