openai / openai-realtime-agents
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 32% | 36% | 30%
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% | 0% | 45% | 27% | 27%
ts0% | 0% | 23% | 45% | 31%
mjs0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 33% | 37% | 29%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 28)
File# lines# units
App.tsx
in src/app
443 1
returns.ts
in src/app/agentConfigs/customerServiceRetail
267 2
authentication.ts
in src/app/agentConfigs/frontDeskAuthentication
199 -
useHandleServerEvent.ts
in src/app/hooks
178 1
Transcript.tsx
in src/app/components
165 1
sales.ts
in src/app/agentConfigs/customerServiceRetail
154 -
BottomToolbar.tsx
in src/app/components
108 3
TranscriptContext.tsx
in src/app/contexts
99 3
types.ts
in src/app
99 -
Events.tsx
in src/app/components
89 1
utils.ts
in src/app/agentConfigs
61 1
EventContext.tsx
in src/app/contexts
51 1
tourGuide.ts
in src/app/agentConfigs/frontDeskAuthentication
40 -
realtimeConnection.ts
in src/app/lib
34 1
route.ts
in src/app/api/session
26 1
globals.css
in src/app
19 -
simpleExample.ts
in src/app/agentConfigs
19 -
18 -
17 -
layout.tsx
in src/app
17 1
route.ts
in src/app/api/chat/completions
16 1
index.ts
in src/app/agentConfigs/customerServiceRetail
16 -
page.tsx
in src/app
11 -
simulatedHuman.ts
in src/app/agentConfigs/customerServiceRetail
11 -
index.ts
in src/app/agentConfigs
10 -
index.ts
in src/app/agentConfigs/frontDeskAuthentication
7 -
7 -
4 -
Files With Most Units (Top 13)
File# lines# units
TranscriptContext.tsx
in src/app/contexts
99 3
BottomToolbar.tsx
in src/app/components
108 3
returns.ts
in src/app/agentConfigs/customerServiceRetail
267 2
EventContext.tsx
in src/app/contexts
51 1
route.ts
in src/app/api/session
26 1
route.ts
in src/app/api/chat/completions
16 1
Transcript.tsx
in src/app/components
165 1
Events.tsx
in src/app/components
89 1
App.tsx
in src/app
443 1
utils.ts
in src/app/agentConfigs
61 1
layout.tsx
in src/app
17 1
useHandleServerEvent.ts
in src/app/hooks
178 1
realtimeConnection.ts
in src/app/lib
34 1
Files With Long Lines (Top 9)

There are 9 files with lines longer than 120 characters. In total, there are 83 long lines.

File# lines# units# long lines
returns.ts
in src/app/agentConfigs/customerServiceRetail
267 2 39
tourGuide.ts
in src/app/agentConfigs/frontDeskAuthentication
40 - 14
authentication.ts
in src/app/agentConfigs/frontDeskAuthentication
199 - 13
Transcript.tsx
in src/app/components
165 1 4
App.tsx
in src/app
443 1 4
TranscriptContext.tsx
in src/app/contexts
99 3 3
sales.ts
in src/app/agentConfigs/customerServiceRetail
154 - 3
simulatedHuman.ts
in src/app/agentConfigs/customerServiceRetail
11 - 2
Events.tsx
in src/app/components
89 1 1