aws / amazon-q-developer-cli
File Change Frequency

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

Overview
File Change Frequency Overall
  • There are 2,238 files with 258,384 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 2 files changed 21-50 times (348 lines of code)
    • 42 files changed 6-20 times (17,810 lines of code)
    • 2,194 files changed 1-5 times (240,226 lines of code)
0% | 0% | <1% | 6% | 92%
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,238 files with 258,384 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)
    • 6 files changed by 6-10 contributors (5,530 lines of code)
    • 1,082 files changed by 2-5 contributors (148,601 lines of code)
    • 1,150 files changed by 1 contributor (104,253 lines of code)
0% | 0% | 2% | 57% | 40%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
rs, ts, json, tsx, toml, md, js, gitignore, snap, yaml, svg, zsh, sh, java, py, txt, proto, sql, html, xml, ui, css, nu, plist, gradle, mjs, fish, desktop, bat, vscodeignore, bash, properties
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
toml0% | 0% | 15% | 34% | 50%
rs0% | 0% | 0% | 6% | 93%
ts0% | 0% | 0% | 10% | 89%
py0% | 0% | 0% | 84% | 15%
tsx0% | 0% | 0% | 7% | 92%
js0% | 0% | 0% | 0% | 100%
proto0% | 0% | 0% | 0% | 100%
zsh0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
nu0% | 0% | 0% | 0% | 100%
fish0% | 0% | 0% | 0% | 100%
bash0% | 0% | 0% | 0% | 100%
sql0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
mjs0% | 0% | 0% | 0% | 100%
desktop0% | 0% | 0% | 0% | 0%
ui0% | 0% | 0% | 0% | 0%
xml0% | 0% | 0% | 0% | 0%
java0% | 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
ROOT0% | 0% | 65% | 20% | 14%
crates0% | 0% | <1% | 6% | 93%
packages0% | 0% | 0% | 9% | 90%
build-scripts0% | 0% | 0% | 84% | 15%
extensions0% | 0% | 0% | 0% | 100%
proto0% | 0% | 0% | 0% | 100%
bundle0% | 0% | 0% | 0% | 0%
build-config0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Cargo.toml
in root
249 - 2024-10-29 2025-05-01 40 6 grant0417@users.noreply.git... 51934408+brandonskiser@user...
Cargo.toml
in crates/q_cli
99 - 2024-10-31 2025-04-29 23 6 nabochay@amazon.com nabochay@amazon.com
Cargo.toml
in crates/figterm
84 - 2024-10-31 2025-04-28 15 5 nabochay@amazon.com dingfeli@amazon.com
Cargo.toml
in crates/fig_desktop
133 - 2024-10-31 2025-04-28 15 4 nabochay@amazon.com dingfeli@amazon.com
Cargo.toml
in crates/fig_desktop_api
45 - 2024-10-31 2025-04-29 14 4 nabochay@amazon.com nabochay@amazon.com
mod.rs
in crates/q_cli/src/cli
207 1 2024-10-31 2025-05-01 13 8 nabochay@amazon.com 86059523+konippi@users.nore...
streaming_client.rs
in crates/fig_api_client/src/clients
304 1 2024-10-31 2025-04-29 12 5 nabochay@amazon.com nabochay@amazon.com
build.py
in build-scripts
694 17 2024-10-31 2025-03-26 11 4 nabochay@amazon.com 79176659+saisrinivas26@user...
websocket.rs
in crates/mcp_client/src/transport
1 - 2025-03-21 2025-04-28 8 1 dingfeli@amazon.com dingfeli@amazon.com
lib.rs
in crates/mcp_client/src
8 - 2025-03-21 2025-04-28 8 1 dingfeli@amazon.com dingfeli@amazon.com
Cargo.toml
in crates/mcp_client
26 - 2025-03-21 2025-04-28 8 1 dingfeli@amazon.com dingfeli@amazon.com
error.rs
in crates/mcp_client/src
34 2 2025-03-21 2025-04-28 8 1 dingfeli@amazon.com dingfeli@amazon.com
server.rs
in crates/mcp_client/src
43 - 2025-03-21 2025-04-28 8 1 dingfeli@amazon.com dingfeli@amazon.com
mod.rs
in crates/mcp_client/src/transport
46 3 2025-03-21 2025-04-28 8 1 dingfeli@amazon.com dingfeli@amazon.com
base_protocol.rs
in crates/mcp_client/src/transport
90 1 2025-03-21 2025-04-28 8 1 dingfeli@amazon.com dingfeli@amazon.com
stdio.rs
in crates/mcp_client/src/transport
120 1 2025-03-21 2025-04-28 8 1 dingfeli@amazon.com dingfeli@amazon.com
client.rs
in crates/mcp_client/src
697 10 2025-03-21 2025-04-28 8 1 dingfeli@amazon.com dingfeli@amazon.com
config.rs
in crates/amzn-toolkit-telemetry/src
709 5 2024-10-31 2025-05-02 8 5 nabochay@amazon.com 51934408+brandonskiser@user...
lib.rs
in crates/fig_telemetry/src
752 3 2024-10-31 2025-04-29 8 6 nabochay@amazon.com nabochay@amazon.com
terminal.rs
in crates/fig_util/src
752 3 2024-10-31 2025-03-14 8 7 nabochay@amazon.com cavenasdev@gmail.com
config.rs
in crates/amzn-codewhisperer-streaming-client/src
782 9 2024-10-31 2025-05-02 8 5 nabochay@amazon.com 51934408+brandonskiser@user...
config.rs
in crates/amzn-codewhisperer-client/src
801 9 2024-10-31 2025-05-02 8 5 nabochay@amazon.com 51934408+brandonskiser@user...
config.rs
in crates/amzn-qdeveloper-streaming-client/src
825 9 2024-10-31 2025-05-02 8 5 nabochay@amazon.com 51934408+brandonskiser@user...
config.rs
in crates/amzn-consolas-client/src
846 9 2024-10-31 2025-05-02 8 5 nabochay@amazon.com 51934408+brandonskiser@user...
deny.toml
in root
78 - 2024-10-29 2025-03-10 7 2 grant0417@users.noreply.git... 51934408+brandonskiser@user...
lib.rs
in crates/fig_log/src
226 2 2024-10-31 2025-04-28 7 4 nabochay@amazon.com dingfeli@amazon.com
mod.rs
in crates/q_cli/src/util
303 4 2024-10-31 2025-05-01 7 4 nabochay@amazon.com 51934408+brandonskiser@user...
mod.rs
in crates/figterm/src/inline
432 5 2024-10-31 2025-02-20 7 3 nabochay@amazon.com grant0417@users.noreply.git...
Cargo.toml
in crates/fig_api_client
43 - 2024-10-31 2025-04-29 6 3 nabochay@amazon.com nabochay@amazon.com
endpoint.rs
in crates/amzn-toolkit-telemetry/src/config
79 4 2024-10-31 2025-04-29 6 3 nabochay@amazon.com nabochay@amazon.com
Cargo.toml
in crates/amzn-consolas-client
87 - 2024-10-31 2025-04-30 6 4 nabochay@amazon.com lixipu98@gmail.com
Cargo.toml
in crates/amzn-codewhisperer-client
88 - 2024-10-31 2025-04-30 6 4 nabochay@amazon.com lixipu98@gmail.com
Cargo.toml
in crates/amzn-qdeveloper-streaming-client
88 - 2024-10-31 2025-04-30 6 4 nabochay@amazon.com lixipu98@gmail.com
Cargo.toml
in crates/amzn-codewhisperer-streaming-client
89 - 2024-10-31 2025-04-30 6 4 nabochay@amazon.com lixipu98@gmail.com
error.rs
in crates/fig_api_client/src
153 4 2024-10-31 2025-04-29 6 4 nabochay@amazon.com nabochay@amazon.com
index.ts
in packages/autocomplete/src/history
408 2 2024-11-08 2025-01-27 6 2 nabochay@amazon.com grant0417@users.noreply.git...
user.rs
in crates/q_cli/src/cli
411 2 2024-10-31 2025-04-30 6 4 nabochay@amazon.com evannliu@amazon.com
App.tsx
in packages/autocomplete/src
439 8 2024-11-08 2025-01-27 6 2 nabochay@amazon.com grant0417@users.noreply.git...
builder_id.rs
in crates/fig_auth/src
473 3 2024-10-31 2025-04-29 6 4 nabochay@amazon.com nabochay@amazon.com
directories.rs
in crates/fig_util/src
545 18 2024-10-31 2025-03-20 6 4 nabochay@amazon.com james@jlhood.com
lib.rs
in crates/fig_telemetry_core/src
582 5 2024-10-31 2025-04-29 6 4 nabochay@amazon.com nabochay@amazon.com
macos.rs
in crates/fig_desktop/src/platform
651 8 2024-10-31 2025-01-10 6 3 nabochay@amazon.com grant0417@users.noreply.git...
requests.ts
in packages/api-bindings/src
1165 74 2024-11-04 2025-04-29 6 3 51934408+brandonskiser@user... nabochay@amazon.com
lib.rs
in crates/q_chat/src
3471 15 2025-04-25 2025-05-02 6 6 51934408+brandonskiser@user... lixipu98@gmail.com
mod.rs
in crates/fig_integrations/src/vscode
24 - 2024-10-31 2025-03-14 5 5 nabochay@amazon.com cavenasdev@gmail.com
lib.rs
in crates/fig_aws_common/src
28 2 2024-10-31 2025-04-11 5 4 nabochay@amazon.com bskiser@amazon.com
builders.rs
in crates/amzn-consolas-client/src/types
28 - 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
shared.rs
in crates/fig_api_client/src/clients
34 - 2024-10-31 2025-02-27 5 4 nabochay@amazon.com bskiser@amazon.com
typos.toml
in root
34 - 2024-10-31 2025-04-01 5 4 nabochay@amazon.com 86059523+konippi@users.nore...
issue.rs
in crates/q_cli/src/cli
46 - 2024-10-31 2025-04-25 5 5 nabochay@amazon.com 51934408+brandonskiser@user...
Files With Most Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
mod.rs
in crates/q_cli/src/cli
207 1 2024-10-31 2025-05-01 13 8 nabochay@amazon.com 86059523+konippi@users.nore...
terminal.rs
in crates/fig_util/src
752 3 2024-10-31 2025-03-14 8 7 nabochay@amazon.com cavenasdev@gmail.com
Cargo.toml
in root
249 - 2024-10-29 2025-05-01 40 6 grant0417@users.noreply.git... 51934408+brandonskiser@user...
Cargo.toml
in crates/q_cli
99 - 2024-10-31 2025-04-29 23 6 nabochay@amazon.com nabochay@amazon.com
lib.rs
in crates/fig_telemetry/src
752 3 2024-10-31 2025-04-29 8 6 nabochay@amazon.com nabochay@amazon.com
lib.rs
in crates/q_chat/src
3471 15 2025-04-25 2025-05-02 6 6 51934408+brandonskiser@user... lixipu98@gmail.com
Cargo.toml
in crates/figterm
84 - 2024-10-31 2025-04-28 15 5 nabochay@amazon.com dingfeli@amazon.com
streaming_client.rs
in crates/fig_api_client/src/clients
304 1 2024-10-31 2025-04-29 12 5 nabochay@amazon.com nabochay@amazon.com
config.rs
in crates/amzn-consolas-client/src
846 9 2024-10-31 2025-05-02 8 5 nabochay@amazon.com 51934408+brandonskiser@user...
config.rs
in crates/amzn-qdeveloper-streaming-client/src
825 9 2024-10-31 2025-05-02 8 5 nabochay@amazon.com 51934408+brandonskiser@user...
config.rs
in crates/amzn-codewhisperer-streaming-client/src
782 9 2024-10-31 2025-05-02 8 5 nabochay@amazon.com 51934408+brandonskiser@user...
config.rs
in crates/amzn-codewhisperer-client/src
801 9 2024-10-31 2025-05-02 8 5 nabochay@amazon.com 51934408+brandonskiser@user...
config.rs
in crates/amzn-toolkit-telemetry/src
709 5 2024-10-31 2025-05-02 8 5 nabochay@amazon.com 51934408+brandonskiser@user...
issue.rs
in crates/q_cli/src/cli
46 - 2024-10-31 2025-04-25 5 5 nabochay@amazon.com 51934408+brandonskiser@user...
client.rs
in crates/fig_api_client/src/clients
426 - 2024-10-31 2025-04-29 5 5 nabochay@amazon.com nabochay@amazon.com
mod.rs
in crates/fig_integrations/src/vscode
24 - 2024-10-31 2025-03-14 5 5 nabochay@amazon.com cavenasdev@gmail.com
Cargo.toml
in crates/fig_desktop
133 - 2024-10-31 2025-04-28 15 4 nabochay@amazon.com dingfeli@amazon.com
Cargo.toml
in crates/fig_desktop_api
45 - 2024-10-31 2025-04-29 14 4 nabochay@amazon.com nabochay@amazon.com
build.py
in build-scripts
694 17 2024-10-31 2025-03-26 11 4 nabochay@amazon.com 79176659+saisrinivas26@user...
mod.rs
in crates/q_cli/src/util
303 4 2024-10-31 2025-05-01 7 4 nabochay@amazon.com 51934408+brandonskiser@user...
lib.rs
in crates/fig_log/src
226 2 2024-10-31 2025-04-28 7 4 nabochay@amazon.com dingfeli@amazon.com
directories.rs
in crates/fig_util/src
545 18 2024-10-31 2025-03-20 6 4 nabochay@amazon.com james@jlhood.com
lib.rs
in crates/fig_telemetry_core/src
582 5 2024-10-31 2025-04-29 6 4 nabochay@amazon.com nabochay@amazon.com
Cargo.toml
in crates/amzn-consolas-client
87 - 2024-10-31 2025-04-30 6 4 nabochay@amazon.com lixipu98@gmail.com
Cargo.toml
in crates/amzn-qdeveloper-streaming-client
88 - 2024-10-31 2025-04-30 6 4 nabochay@amazon.com lixipu98@gmail.com
user.rs
in crates/q_cli/src/cli
411 2 2024-10-31 2025-04-30 6 4 nabochay@amazon.com evannliu@amazon.com
Cargo.toml
in crates/amzn-codewhisperer-streaming-client
89 - 2024-10-31 2025-04-30 6 4 nabochay@amazon.com lixipu98@gmail.com
builder_id.rs
in crates/fig_auth/src
473 3 2024-10-31 2025-04-29 6 4 nabochay@amazon.com nabochay@amazon.com
Cargo.toml
in crates/amzn-codewhisperer-client
88 - 2024-10-31 2025-04-30 6 4 nabochay@amazon.com lixipu98@gmail.com
error.rs
in crates/fig_api_client/src
153 4 2024-10-31 2025-04-29 6 4 nabochay@amazon.com nabochay@amazon.com
typos.toml
in root
34 - 2024-10-31 2025-04-01 5 4 nabochay@amazon.com 86059523+konippi@users.nore...
serde_util.rs
in crates/amzn-consolas-client/src
315 - 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
_validation_exception_reason.rs
in crates/amzn-consolas-client/src/types
81 4 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
builders.rs
in crates/amzn-consolas-client/src/types
28 - 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
protocol_serde.rs
in crates/amzn-consolas-client/src
128 - 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
types.rs
in crates/amzn-consolas-client/src
98 - 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
_validation_exception_reason.rs
in crates/amzn-qdeveloper-streaming-client/src/types
81 4 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
_chat_trigger_type.rs
in crates/amzn-qdeveloper-streaming-client/src/types
74 4 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
builders.rs
in crates/amzn-qdeveloper-streaming-client/src/types
75 - 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
_user_intent.rs
in crates/amzn-qdeveloper-streaming-client/src/types
113 4 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
_origin.rs
in crates/amzn-qdeveloper-streaming-client/src/types
138 4 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
protocol_serde.rs
in crates/amzn-qdeveloper-streaming-client/src
150 - 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
types.rs
in crates/amzn-qdeveloper-streaming-client/src
214 - 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
_export_intent.rs
in crates/amzn-codewhisperer-streaming-client/src/types
74 4 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
_validation_exception_reason.rs
in crates/amzn-codewhisperer-streaming-client/src/types
81 4 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
_chat_trigger_type.rs
in crates/amzn-codewhisperer-streaming-client/src/types
74 4 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
builders.rs
in crates/amzn-codewhisperer-streaming-client/src/types
80 - 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
_user_intent.rs
in crates/amzn-codewhisperer-streaming-client/src/types
113 4 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
_origin.rs
in crates/amzn-codewhisperer-streaming-client/src/types
138 4 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
protocol_serde.rs
in crates/amzn-codewhisperer-streaming-client/src
161 - 2024-10-31 2025-04-30 5 4 nabochay@amazon.com lixipu98@gmail.com
Files With Least Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
signing.py
in build-scripts
282 17
fuzzysort.js
in packages/fuzzysort
207 12
proto
155 -
main.py
in build-scripts
144 1
ui
Preferences.ui
in extensions/gnome-extension/resources/ui/gtk3
101 -
ui
Preferences.ui
in extensions/gnome-legacy-extension/resources/ui/gtk3
101 -
rust.py
in build-scripts
94 7
FigService.java
in extensions/jetbrains/src/main/java/io/fig/jetbrains
94 7
proto
71 -
manifest.py
in build-scripts
66 4
settings.ts
in packages/api-bindings-wrappers/src
52 1
proto
stress.proto
in proto
40 -
plugin.xml
in extensions/jetbrains/src/main/resources/META-INF
30 -
util.js
in extensions/gnome-extension/build-scripts
29 1
util.js
in extensions/gnome-legacy-extension/build-scripts
29 1
tasks.js
in extensions/gnome-extension/build-scripts
28 4
tasks.js
in extensions/gnome-legacy-extension/build-scripts
28 4
TerminalFocusListener.java
in extensions/jetbrains/src/main/java/io/fig/jetbrains/terminal/listeners
27 4
ListenTerminalsEntry.java
in extensions/jetbrains/src/main/java/io/fig/jetbrains/entries/impl
26 2
manifest.yaml
in build-config/signing/app
20 -
all.js
in extensions/gnome-extension/build-scripts
19 -
all.js
in extensions/gnome-legacy-extension/build-scripts
19 -
types.ts
in packages/api-bindings/src
17 -
base.config.ts
in packages/eslint-config/src
17 -
ExistingTerminalsEntry.java
in extensions/jetbrains/src/main/java/io/fig/jetbrains/entries/impl
17 2
FigWindowListener.java
in extensions/jetbrains/src/main/java/io/fig/jetbrains
17 1
NoActiveTerminalsTask.java
in extensions/jetbrains/src/main/java/io/fig/jetbrains/terminal/tasks
16 2
TerminalEntry.java
in extensions/jetbrains/src/main/java/io/fig/jetbrains/entries
15 2
TerminalStatus.java
in extensions/jetbrains/src/main/java/io/fig/jetbrains/terminal
14 3
Cross.toml
in root
12 -
desktop
fig.desktop
in bundle/linux/desktop/usr/share/applications
11 -
manifest.yaml
in build-config/signing/ime
11 -
10 -
10 -
resources.gresource.xml
in extensions/gnome-extension/resources
9 -
resources.gresource.xml
in extensions/gnome-legacy-extension/resources
9 -
doc.py
in build-scripts
8 1
TerminalInstrumentationType.java
in extensions/jetbrains/src/main/java/io/fig/jetbrains/instruments
8 -
index.ts
in packages/autocomplete-parser/src
5 -
index.ts
in packages/api-bindings-wrappers/src
5 -
ui
Preferences.ui
in extensions/gnome-extension/resources/ui/adw
5 -
ui
Preferences.ui
in extensions/gnome-legacy-extension/resources/ui/adw
5 -
ITerminalEntry.java
in extensions/jetbrains/src/main/java/io/fig/jetbrains/entries
5 -
ITerminalInstrumentation.java
in extensions/jetbrains/src/main/java/io/fig/jetbrains/instruments
5 -
user.ts
in packages/api-bindings/src
4 1
native.ts
in packages/api-bindings/src
4 1
index.ts
in packages/shared/src
4 -
index.ts
in packages/shell-parser/src
2 -
pyproject.toml
in build-scripts
2 -
mod.rs
in crates/alacritty_terminal/src/term
1831 100 2024-10-31 2024-10-31 1 1 nabochay@amazon.com nabochay@amazon.com
Correlations

File Size vs. Number of Changes: 2238 points

crates/amzn-codewhisperer-client/src/config.rs x: 801 lines of code y: 8 # changes crates/amzn-codewhisperer-streaming-client/src/config.rs x: 782 lines of code y: 8 # changes crates/amzn-consolas-client/src/config.rs x: 846 lines of code y: 8 # changes crates/amzn-qdeveloper-streaming-client/src/config.rs x: 825 lines of code y: 8 # changes crates/amzn-toolkit-telemetry/src/config.rs x: 709 lines of code y: 8 # changes crates/fig_settings/src/keys.rs x: 1 lines of code y: 1 # changes crates/fig_settings/src/lib.rs x: 315 lines of code y: 2 # changes crates/figterm/src/update.rs x: 102 lines of code y: 2 # changes crates/q_chat/Cargo.toml x: 56 lines of code y: 3 # changes crates/q_chat/src/conversation_state.rs x: 909 lines of code y: 3 # changes crates/q_chat/src/lib.rs x: 3471 lines of code y: 6 # changes crates/q_chat/src/util/mod.rs x: 93 lines of code y: 2 # changes crates/q_chat/src/util/shared_writer.rs x: 33 lines of code y: 1 # changes crates/q_chat/src/util/ui.rs x: 172 lines of code y: 1 # changes crates/q_cli/src/cli/update.rs x: 247 lines of code y: 4 # changes crates/q_cli/src/main.rs x: 73 lines of code y: 2 # changes crates/q_chat/src/tool_manager.rs x: 764 lines of code y: 2 # changes crates/q_chat/src/tools/custom_tool.rs x: 205 lines of code y: 2 # changes crates/q_cli/src/cli/feed.rs x: 43 lines of code y: 1 # changes crates/q_cli/src/cli/mod.rs x: 207 lines of code y: 13 # changes Cargo.toml x: 249 lines of code y: 40 # changes crates/fig_desktop/src/install.rs x: 982 lines of code y: 4 # changes crates/fig_desktop/src/main.rs x: 307 lines of code y: 5 # changes crates/fig_diagnostic/src/lib.rs x: 250 lines of code y: 2 # changes crates/q_cli/src/cli/doctor/checks/linux.rs x: 457 lines of code y: 4 # changes crates/q_cli/src/cli/internal/mod.rs x: 883 lines of code y: 4 # changes crates/q_cli/src/util/desktop.rs x: 214 lines of code y: 4 # changes crates/q_cli/src/util/mod.rs x: 303 lines of code y: 7 # changes packages/dashboard-app/src/pages/settings/preferences.tsx x: 175 lines of code y: 3 # changes crates/q_chat/src/tools/use_aws.rs x: 273 lines of code y: 2 # changes crates/q_chat/src/command.rs x: 969 lines of code y: 3 # changes crates/amzn-codewhisperer-client/Cargo.toml x: 88 lines of code y: 6 # changes crates/amzn-codewhisperer-client/src/client.rs x: 74 lines of code y: 4 # changes crates/amzn-codewhisperer-client/src/client/create_artifact_upload_url.rs x: 9 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/client/create_task_assist_conversation.rs x: 9 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/client/create_upload_url.rs x: 5 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/client/create_user_memory_entry.rs x: 9 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/client/create_workspace.rs x: 5 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/error_meta.rs x: 1517 lines of code y: 4 # changes crates/amzn-codewhisperer-client/src/lens.rs x: 93 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/lib.rs x: 41 lines of code y: 4 # changes crates/amzn-codewhisperer-client/src/operation.rs x: 32 lines of code y: 4 # changes crates/amzn-codewhisperer-client/src/operation/create_artifact_upload_url.rs x: 404 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/create_artifact_upload_url/_create_artifact_upload_url_input.rs x: 262 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/operation/create_artifact_upload_url/builders.rs x: 224 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/operation/create_task_assist_conversation.rs x: 422 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/create_task_assist_conversation/_create_task_assist_conversation_input.rs x: 51 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/create_task_assist_conversation/builders.rs x: 118 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/create_upload_url.rs x: 431 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/create_user_memory_entry.rs x: 436 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/create_user_memory_entry/_create_user_memory_entry_input.rs x: 139 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/create_user_memory_entry/_create_user_memory_entry_output.rs x: 67 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/create_user_memory_entry/builders.rs x: 148 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/create_workspace/_create_workspace_input.rs x: 94 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/create_workspace/builders.rs x: 125 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/delete_task_assist_conversation/_delete_task_assist_conversation_input.rs x: 68 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/delete_task_assist_conversation/builders.rs x: 129 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/delete_user_memory_entry.rs x: 414 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/delete_user_memory_entry/builders.rs x: 123 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/delete_workspace.rs x: 399 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/generate_completions/_generate_completions_input.rs x: 357 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/generate_completions/_generate_completions_output.rs x: 138 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/generate_completions/builders.rs x: 278 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/get_task_assist_code_generation.rs x: 442 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/get_task_assist_code_generation/_get_task_assist_code_generation_input.rs x: 85 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/get_test_generation.rs x: 415 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/get_test_generation/builders.rs x: 136 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/list_available_customizations.rs x: 410 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/list_code_analysis_findings/builders.rs x: 170 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/list_events.rs x: 397 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/list_events/_list_events_input.rs x: 93 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/list_events/paginator.rs x: 108 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/list_user_memory_entries/_list_user_memory_entries_output.rs x: 95 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/list_workspace_metadata/builders.rs x: 162 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/push_telemetry_event.rs x: 411 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/push_telemetry_event/_push_telemetry_event_input.rs x: 115 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/push_telemetry_event/builders.rs x: 153 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/start_code_analysis/_start_code_analysis_input.rs x: 163 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/start_code_analysis/builders.rs x: 184 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/start_code_fix_job/_start_code_fix_job_input.rs x: 216 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/operation/start_code_fix_job/builders.rs x: 191 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/operation/start_task_assist_code_generation/builders.rs x: 206 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/operation/start_test_generation/_start_test_generation_input.rs x: 223 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/operation/start_test_generation/builders.rs x: 194 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde.rs x: 244 lines of code y: 5 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_access_denied_exception.rs x: 48 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_additional_content_entry.rs x: 15 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_application_properties.rs x: 81 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_application_properties_list.rs x: 40 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_chat_interact_with_message_event.rs x: 66 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_chat_message.rs x: 26 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_code_coverage_event.rs x: 65 lines of code y: 4 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_code_fix_acceptance_event.rs x: 36 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_conflict_exception.rs x: 48 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_console_state.rs x: 24 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_create_artifact_upload_url.rs x: 207 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_create_artifact_upload_url_input.rs x: 39 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_create_task_assist_conversation.rs x: 176 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_create_upload_url.rs x: 235 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_create_user_memory_entry.rs x: 206 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_create_user_memory_entry_input.rs x: 18 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_create_workspace.rs x: 198 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_cursor_state.rs x: 23 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_dashboard_analytics.rs x: 60 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_edit.rs x: 53 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_env_state.rs x: 30 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_event.rs x: 76 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_external_identity_details.rs x: 62 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_ide_diagnostic.rs x: 23 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_list_available_customizations_input.rs x: 18 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_list_code_analysis_findings.rs x: 215 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_list_events.rs x: 166 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_list_user_memory_entries.rs x: 195 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_memory_entry_metadata.rs x: 85 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_reference.rs x: 85 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_reference_tracker_configuration.rs x: 72 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_start_code_fix_job_input.rs x: 36 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_telemetry_event.rs x: 179 lines of code y: 4 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_test_generation_job.rs x: 122 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_transformation_project_state.rs x: 99 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_transformation_runtime_env.rs x: 126 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_user_trigger_decision_event.rs x: 101 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/serde_util.rs x: 548 lines of code y: 4 # changes crates/amzn-codewhisperer-client/src/types.rs x: 376 lines of code y: 5 # changes crates/amzn-codewhisperer-client/src/types/_change_log_granularity_type.rs x: 73 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/types/_chat_interact_with_message_event.rs x: 286 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/types/_diagnostic_location.rs x: 102 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/types/_functionality_name.rs x: 112 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/types/_ide_diagnostic.rs x: 135 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/types/_image_source.rs x: 26 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/types/_memory_entry.rs x: 131 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/types/_memory_entry_metadata.rs x: 157 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/types/_profile.rs x: 363 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/types/_supplemental_context.rs x: 155 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/types/_text_document_diagnostic.rs x: 268 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/types/_upload_context.rs x: 80 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/types/_upload_intent.rs x: 98 lines of code y: 4 # changes crates/amzn-codewhisperer-client/src/types/_user_input_message.rs x: 167 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/types/_user_trigger_decision_event.rs x: 409 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/types/builders.rs x: 108 lines of code y: 5 # changes crates/amzn-codewhisperer-streaming-client/src/event_stream_serde.rs x: 336 lines of code y: 4 # changes crates/amzn-codewhisperer-streaming-client/src/operation/export_result_archive/builders.rs x: 147 lines of code y: 2 # changes crates/amzn-codewhisperer-streaming-client/src/operation/generate_task_assist_plan/builders.rs x: 136 lines of code y: 3 # changes crates/amzn-codewhisperer-streaming-client/src/protocol_serde.rs x: 161 lines of code y: 5 # changes crates/amzn-codewhisperer-streaming-client/src/protocol_serde/shape_export_result_archive.rs x: 160 lines of code y: 3 # changes crates/amzn-codewhisperer-streaming-client/src/protocol_serde/shape_send_message.rs x: 184 lines of code y: 3 # changes crates/amzn-codewhisperer-streaming-client/src/sdk_feature_tracker.rs x: 183 lines of code y: 1 # changes crates/amzn-codewhisperer-streaming-client/src/types.rs x: 230 lines of code y: 5 # changes crates/amzn-codewhisperer-streaming-client/src/types/_access_denied_exception_reason.rs x: 87 lines of code y: 4 # changes crates/amzn-codewhisperer-streaming-client/src/types/_chat_response_stream.rs x: 158 lines of code y: 4 # changes crates/amzn-codewhisperer-streaming-client/src/types/_chat_trigger_type.rs x: 74 lines of code y: 5 # changes crates/amzn-codewhisperer-streaming-client/src/types/_conflict_exception_reason.rs x: 81 lines of code y: 4 # changes crates/amzn-codewhisperer-streaming-client/src/types/_origin.rs x: 138 lines of code y: 5 # changes crates/amzn-codewhisperer-streaming-client/src/types/_user_intent.rs x: 113 lines of code y: 5 # changes crates/amzn-codewhisperer-streaming-client/src/types/_validation_exception_reason.rs x: 81 lines of code y: 5 # changes crates/amzn-consolas-client/Cargo.toml x: 87 lines of code y: 6 # changes crates/amzn-consolas-client/src/error_meta.rs x: 1098 lines of code y: 4 # changes crates/amzn-consolas-client/src/operation/allow_vended_log_delivery_for_resource.rs x: 434 lines of code y: 2 # changes crates/amzn-consolas-client/src/operation/create_profile/builders.rs x: 247 lines of code y: 3 # changes crates/amzn-consolas-client/src/operation/disassociate_customization_permission.rs x: 446 lines of code y: 2 # changes crates/amzn-consolas-client/src/operation/get_customization.rs x: 420 lines of code y: 3 # changes crates/amzn-consolas-client/src/protocol_serde.rs x: 128 lines of code y: 5 # changes crates/amzn-consolas-client/src/protocol_serde/shape_programming_language.rs x: 9 lines of code y: 4 # changes crates/amzn-consolas-client/src/protocol_serde/shape_update_profile_input.rs x: 57 lines of code y: 3 # changes crates/amzn-consolas-client/src/serde_util.rs x: 315 lines of code y: 5 # changes crates/amzn-consolas-client/src/types.rs x: 98 lines of code y: 5 # changes crates/amzn-consolas-client/src/types/_functionality_name.rs x: 112 lines of code y: 3 # changes crates/amzn-consolas-client/src/types/_profile.rs x: 363 lines of code y: 4 # changes crates/amzn-consolas-client/src/types/builders.rs x: 28 lines of code y: 5 # changes crates/amzn-qdeveloper-streaming-client/src/event_stream_serde.rs x: 367 lines of code y: 4 # changes crates/amzn-qdeveloper-streaming-client/src/protocol_serde.rs x: 150 lines of code y: 5 # changes crates/amzn-qdeveloper-streaming-client/src/types.rs x: 214 lines of code y: 5 # changes crates/q_cli/src/cli/user.rs x: 411 lines of code y: 6 # changes crates/fig_api_client/src/clients/client.rs x: 426 lines of code y: 5 # changes crates/fig_api_client/src/clients/streaming_client.rs x: 304 lines of code y: 12 # changes crates/amzn-toolkit-telemetry/src/config/endpoint.rs x: 79 lines of code y: 6 # changes crates/fig_api_client/Cargo.toml x: 43 lines of code y: 6 # changes crates/fig_api_client/src/clients/mod.rs x: 13 lines of code y: 4 # changes crates/fig_api_client/src/error.rs x: 153 lines of code y: 6 # changes crates/fig_auth/src/builder_id.rs x: 473 lines of code y: 6 # changes crates/fig_desktop_api/Cargo.toml x: 45 lines of code y: 14 # changes crates/fig_desktop_api/src/handler.rs x: 239 lines of code y: 4 # changes crates/fig_telemetry/src/lib.rs x: 752 lines of code y: 8 # changes crates/fig_telemetry_core/src/lib.rs x: 582 lines of code y: 6 # changes crates/q_chat/src/parser.rs x: 323 lines of code y: 3 # changes crates/q_cli/Cargo.toml x: 99 lines of code y: 23 # changes packages/api-bindings/src/requests.ts x: 1165 lines of code y: 6 # changes packages/dashboard-app/src/components/installs/modal/login/tabs.tsx x: 386 lines of code y: 2 # changes proto/fig.proto x: 606 lines of code y: 4 # changes crates/q_chat/src/tools/execute_bash.rs x: 307 lines of code y: 2 # changes crates/q_chat/src/tools/fs_read.rs x: 582 lines of code y: 2 # changes crates/q_chat/src/message.rs x: 348 lines of code y: 2 # changes crates/q_chat/src/context.rs x: 607 lines of code y: 2 # changes crates/fig_desktop/Cargo.toml x: 133 lines of code y: 15 # changes crates/fig_log/src/lib.rs x: 226 lines of code y: 7 # changes crates/figterm/Cargo.toml x: 84 lines of code y: 15 # changes crates/mcp_client/Cargo.toml x: 26 lines of code y: 8 # changes crates/mcp_client/src/client.rs x: 697 lines of code y: 8 # changes crates/mcp_client/src/error.rs x: 34 lines of code y: 8 # changes crates/mcp_client/src/facilitator_types.rs x: 166 lines of code y: 5 # changes crates/mcp_client/src/lib.rs x: 8 lines of code y: 8 # changes crates/mcp_client/src/server.rs x: 43 lines of code y: 8 # changes crates/mcp_client/src/transport/base_protocol.rs x: 90 lines of code y: 8 # changes crates/mcp_client/src/transport/mod.rs x: 46 lines of code y: 8 # changes crates/mcp_client/src/transport/stdio.rs x: 120 lines of code y: 8 # changes crates/mcp_client/src/transport/websocket.rs x: 1 lines of code y: 8 # changes crates/q_chat/src/parse.rs x: 641 lines of code y: 1 # changes crates/q_chat/src/token_counter.rs x: 211 lines of code y: 1 # changes crates/q_chat/src/tools/fs_write.rs x: 804 lines of code y: 1 # changes crates/q_cli/src/cli/issue.rs x: 46 lines of code y: 5 # changes crates/q_cli/src/util/spinner.rs x: 106 lines of code y: 4 # changes crates/fig_api_client/src/model.rs x: 920 lines of code y: 4 # changes crates/fig_integrations/src/ssh/mod.rs x: 241 lines of code y: 2 # changes typos.toml x: 34 lines of code y: 5 # changes build-scripts/build.py x: 694 lines of code y: 11 # changes crates/fig_telemetry/src/event.rs x: 213 lines of code y: 3 # changes crates/fig_util/src/directories.rs x: 545 lines of code y: 6 # changes crates/fig_integrations/src/vscode/mod.rs x: 24 lines of code y: 5 # changes crates/alacritty_terminal/src/ansi.rs x: 1392 lines of code y: 3 # changes crates/fig_log/Cargo.toml x: 23 lines of code y: 4 # changes crates/fig_auth/src/pkce.rs x: 495 lines of code y: 2 # changes crates/fig_util/src/lib.rs x: 142 lines of code y: 3 # changes deny.toml x: 78 lines of code y: 7 # changes crates/fig_os_shim/src/fs.rs x: 454 lines of code y: 3 # changes crates/figterm/src/inline/mod.rs x: 432 lines of code y: 7 # changes crates/amzn-codewhisperer-client/src/types/_package_info.rs x: 214 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/types/_telemetry_event.rs x: 296 lines of code y: 3 # changes crates/amzn-codewhisperer-client/src/types/_user_intent.rs x: 113 lines of code y: 3 # changes crates/figterm/src/main.rs x: 890 lines of code y: 4 # changes crates/fig_install/src/lib.rs x: 238 lines of code y: 4 # changes packages/autocomplete/eslint.config.js x: 4 lines of code y: 4 # changes packages/autocomplete/src/App.tsx x: 439 lines of code y: 6 # changes packages/autocomplete/src/actions.ts x: 93 lines of code y: 4 # changes packages/autocomplete/src/components/Suggestion.tsx x: 318 lines of code y: 4 # changes packages/autocomplete/src/components/SuggestionIcon.tsx x: 153 lines of code y: 4 # changes packages/autocomplete/src/fig/themes.ts x: 298 lines of code y: 4 # changes packages/autocomplete/src/hooks/keypress.ts x: 200 lines of code y: 4 # changes packages/autocomplete/src/main.tsx x: 31 lines of code y: 4 # changes packages/autocomplete/src/state/generators.ts x: 177 lines of code y: 5 # changes packages/autocomplete/src/state/index.ts x: 446 lines of code y: 4 # changes packages/autocomplete/src/state/insertion.ts x: 280 lines of code y: 5 # changes packages/autocomplete/src/state/types.ts x: 55 lines of code y: 4 # changes packages/autocomplete/src/suggestions/index.ts x: 372 lines of code y: 3 # changes packages/autocomplete-app/src/App.tsx x: 439 lines of code y: 1 # changes packages/autocomplete-app/src/components/Suggestion.tsx x: 318 lines of code y: 1 # changes packages/autocomplete-app/src/fig/themes.ts x: 298 lines of code y: 1 # changes packages/autocomplete-app/src/generators/customSuggestionsGenerator.ts x: 50 lines of code y: 1 # changes packages/autocomplete-app/src/history/helpers.ts x: 250 lines of code y: 1 # changes packages/autocomplete-app/src/state/generators.ts x: 177 lines of code y: 1 # changes packages/autocomplete-app/src/state/index.ts x: 446 lines of code y: 1 # changes packages/autocomplete-app/src/state/insertion.ts x: 280 lines of code y: 1 # changes packages/autocomplete-app/src/suggestions/index.ts x: 372 lines of code y: 1 # changes packages/dashboard-app/src/data/autocomplete.ts x: 239 lines of code y: 1 # changes crates/fig_desktop/src/remote_ipc/mod.rs x: 289 lines of code y: 4 # changes crates/fig_os_shim/src/process_info/mod.rs x: 151 lines of code y: 3 # changes crates/fig_proto/src/lib.rs x: 243 lines of code y: 3 # changes crates/fig_remote_ipc/src/remote.rs x: 470 lines of code y: 3 # changes crates/figterm/src/message.rs x: 496 lines of code y: 4 # changes crates/q_cli/src/cli/internal/multiplexer.rs x: 612 lines of code y: 3 # changes crates/q_cli/src/cli/internal/should_figterm_launch.rs x: 462 lines of code y: 2 # changes crates/fig_desktop/src/local_ipc/commands.rs x: 280 lines of code y: 4 # changes crates/fig_desktop/src/tray.rs x: 515 lines of code y: 3 # changes crates/fig_desktop/src/webview/mod.rs x: 975 lines of code y: 5 # changes crates/fig_install/src/index.rs x: 584 lines of code y: 4 # changes crates/fig_util/src/manifest.rs x: 257 lines of code y: 2 # changes crates/q_cli/src/cli/doctor/mod.rs x: 2029 lines of code y: 3 # changes crates/fig_desktop/src/platform/macos.rs x: 651 lines of code y: 6 # changes crates/fig_desktop/src/utils.rs x: 168 lines of code y: 4 # changes crates/fig_desktop_api/src/init_script.rs x: 134 lines of code y: 4 # changes crates/shell-color/src/lib.rs x: 547 lines of code y: 2 # changes crates/zbus/src/address/transport/mod.rs x: 291 lines of code y: 2 # changes crates/zbus/src/proxy/mod.rs x: 1219 lines of code y: 3 # changes crates/fig_desktop/src/platform/windows.rs x: 375 lines of code y: 2 # changes crates/fig_desktop/src/webview/window.rs x: 507 lines of code y: 2 # changes crates/q_cli/src/cli/translate.rs x: 554 lines of code y: 3 # changes crates/fig_desktop/src/platform/linux/mod.rs x: 255 lines of code y: 2 # changes packages/autocomplete-parser/src/loadSpec.ts x: 205 lines of code y: 4 # changes extensions/gnome-extension/src/extension.ts x: 609 lines of code y: 2 # changes extensions/gnome-legacy-extension/src/extension.js x: 698 lines of code y: 2 # changes packages/autocomplete-parser/src/parseArguments.ts x: 963 lines of code y: 2 # changes crates/amzn-codewhisperer-client/src/types/_test_generation_event.rs x: 269 lines of code y: 1 # changes crates/amzn-codewhisperer-streaming-client/src/types/_interaction_component.rs x: 233 lines of code y: 1 # changes crates/amzn-codewhisperer-streaming-client/src/types/error.rs x: 231 lines of code y: 2 # changes crates/amzn-consolas-client/src/operation/get_customization/_get_customization_output.rs x: 378 lines of code y: 2 # changes packages/shell-parser/src/parser.ts x: 629 lines of code y: 1 # changes crates/fig_integrations/src/input_method/mod.rs x: 722 lines of code y: 2 # changes crates/fig_integrations/src/shell/mod.rs x: 800 lines of code y: 2 # changes crates/zbus/src/address/mod.rs x: 389 lines of code y: 2 # changes crates/zbus/src/connection/mod.rs x: 1271 lines of code y: 2 # changes crates/zbus_names/src/well_known_name.rs x: 282 lines of code y: 2 # changes crates/dbus/src/dbus/gnome_shell.rs x: 764 lines of code y: 3 # changes crates/alacritty_terminal/src/grid/storage.rs x: 499 lines of code y: 1 # changes crates/alacritty_terminal/src/grid/tests.rs x: 288 lines of code y: 1 # changes crates/alacritty_terminal/src/index.rs x: 378 lines of code y: 1 # changes crates/alacritty_terminal/src/term/mod.rs x: 1831 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/operation/create_artifact_upload_url/_create_artifact_upload_url_output.rs x: 194 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/types/_chat_add_message_event.rs x: 326 lines of code y: 1 # changes crates/amzn-codewhisperer-client/src/types/_terminal_user_interaction_event.rs x: 226 lines of code y: 1 # changes crates/amzn-toolkit-telemetry/src/operation/post_error_report.rs x: 337 lines of code y: 1 # changes crates/amzn-toolkit-telemetry/src/operation/post_metrics/_post_metrics_input.rs x: 221 lines of code y: 1 # changes crates/fig_desktop_api/src/requests/install.rs x: 273 lines of code y: 1 # changes crates/fig_settings/src/history.rs x: 527 lines of code y: 1 # changes crates/fig_util/src/launchd_plist.rs x: 311 lines of code y: 1 # changes crates/fig_util/src/system_info/mod.rs x: 302 lines of code y: 1 # changes crates/figterm/src/input/mod.rs x: 1791 lines of code y: 1 # changes crates/figterm/src/term/windows.rs x: 600 lines of code y: 1 # changes crates/q_cli/src/cli/debug/mod.rs x: 776 lines of code y: 1 # changes crates/q_cli/src/cli/integrations.rs x: 512 lines of code y: 1 # changes crates/zbus/src/connection/handshake/client.rs x: 253 lines of code y: 1 # changes crates/zbus/src/connection/handshake/server.rs x: 257 lines of code y: 1 # changes crates/zbus/src/connection/socket/mod.rs x: 322 lines of code y: 1 # changes crates/zbus/src/fdo.rs x: 813 lines of code y: 1 # changes crates/zbus/src/lib.rs x: 1031 lines of code y: 1 # changes crates/zbus/src/message/builder.rs x: 350 lines of code y: 1 # changes crates/zbus/src/object_server/mod.rs x: 672 lines of code y: 1 # changes
40.0
# changes
  min: 1.0
  average: 1.84
  25th percentile: 1.0
  median: 2.0
  75th percentile: 2.0
  max: 40.0
0 3471.0
lines of code
min: 1.0 | average: 115.45 | 25th percentile: 31.0 | median: 68.0 | 75th percentile: 129.0 | max: 3471.0

Number of Contributors vs. Number of Changes: 2238 points

crates/amzn-codewhisperer-client/src/config.rs x: 5 # contributors y: 8 # changes crates/fig_settings/src/keys.rs x: 1 # contributors y: 1 # changes crates/fig_settings/src/lib.rs x: 2 # contributors y: 2 # changes crates/q_chat/Cargo.toml x: 3 # contributors y: 3 # changes crates/q_chat/src/lib.rs x: 6 # contributors y: 6 # changes crates/q_cli/src/cli/update.rs x: 3 # contributors y: 4 # changes crates/q_chat/src/tool_manager.rs x: 1 # contributors y: 2 # changes crates/q_cli/src/cli/mod.rs x: 8 # contributors y: 13 # changes Cargo.toml x: 6 # contributors y: 40 # changes crates/fig_desktop/src/main.rs x: 3 # contributors y: 5 # changes crates/q_cli/src/cli/doctor/checks/linux.rs x: 2 # contributors y: 4 # changes crates/q_cli/src/util/mod.rs x: 4 # contributors y: 7 # changes packages/dashboard-app/src/pages/settings/preferences.tsx x: 4 # contributors y: 3 # changes crates/amzn-codewhisperer-client/Cargo.toml x: 4 # contributors y: 6 # changes crates/amzn-codewhisperer-client/src/client.rs x: 4 # contributors y: 4 # changes crates/amzn-codewhisperer-client/src/protocol_serde.rs x: 4 # contributors y: 5 # changes crates/amzn-codewhisperer-client/src/protocol_serde/shape_test_generation_job.rs x: 2 # contributors y: 3 # changes packages/dashboard-app/src/components/installs/modal/login/index.tsx x: 3 # contributors y: 2 # changes crates/fig_api_client/src/clients/client.rs x: 5 # contributors y: 5 # changes crates/fig_api_client/src/clients/streaming_client.rs x: 5 # contributors y: 12 # changes crates/amzn-toolkit-telemetry/src/config/endpoint.rs x: 3 # contributors y: 6 # changes crates/fig_desktop_api/Cargo.toml x: 4 # contributors y: 14 # changes crates/fig_telemetry/src/lib.rs x: 6 # contributors y: 8 # changes crates/q_cli/Cargo.toml x: 6 # contributors y: 23 # changes crates/fig_desktop/Cargo.toml x: 4 # contributors y: 15 # changes crates/figterm/Cargo.toml x: 5 # contributors y: 15 # changes crates/mcp_client/Cargo.toml x: 1 # contributors y: 8 # changes crates/mcp_client/src/facilitator_types.rs x: 1 # contributors y: 5 # changes build-scripts/build.py x: 4 # contributors y: 11 # changes crates/fig_util/src/terminal.rs x: 7 # contributors y: 8 # changes deny.toml x: 2 # contributors y: 7 # changes crates/figterm/src/inline/mod.rs x: 3 # contributors y: 7 # changes crates/fig_test_utils/src/server.rs x: 1 # contributors y: 3 # changes packages/autocomplete/src/App.tsx x: 2 # contributors y: 6 # changes packages/autocomplete/src/state/generators.ts x: 2 # contributors y: 5 # changes packages/autocomplete-parser/src/loadHelpers.ts x: 1 # contributors y: 4 # changes
40.0
# changes
  min: 1.0
  average: 1.84
  25th percentile: 1.0
  median: 2.0
  75th percentile: 2.0
  max: 40.0
0 8.0
# contributors
min: 1.0 | average: 1.63 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 8.0

Number of Contributors vs. File Size: 2238 points

crates/amzn-codewhisperer-client/src/config.rs x: 5 # contributors y: 801 lines of code crates/amzn-codewhisperer-streaming-client/src/config.rs x: 5 # contributors y: 782 lines of code crates/amzn-consolas-client/src/config.rs x: 5 # contributors y: 846 lines of code crates/amzn-qdeveloper-streaming-client/src/config.rs x: 5 # contributors y: 825 lines of code crates/amzn-toolkit-telemetry/src/config.rs x: 5 # contributors y: 709 lines of code crates/fig_settings/src/keys.rs x: 1 # contributors y: 1 lines of code crates/fig_settings/src/lib.rs x: 2 # contributors y: 315 lines of code crates/figterm/src/update.rs x: 2 # contributors y: 102 lines of code crates/q_chat/Cargo.toml x: 3 # contributors y: 56 lines of code crates/q_chat/src/conversation_state.rs x: 3 # contributors y: 909 lines of code crates/q_chat/src/lib.rs x: 6 # contributors y: 3471 lines of code crates/q_chat/src/util/mod.rs x: 2 # contributors y: 93 lines of code crates/q_chat/src/util/shared_writer.rs x: 1 # contributors y: 33 lines of code crates/q_chat/src/util/ui.rs x: 1 # contributors y: 172 lines of code crates/q_cli/src/cli/update.rs x: 3 # contributors y: 247 lines of code crates/q_cli/src/main.rs x: 2 # contributors y: 73 lines of code crates/q_chat/src/tool_manager.rs x: 1 # contributors y: 764 lines of code crates/q_chat/src/tools/custom_tool.rs x: 1 # contributors y: 205 lines of code crates/q_cli/src/cli/feed.rs x: 1 # contributors y: 43 lines of code crates/q_cli/src/cli/mod.rs x: 8 # contributors y: 207 lines of code Cargo.toml x: 6 # contributors y: 249 lines of code crates/fig_desktop/src/install.rs x: 3 # contributors y: 982 lines of code crates/fig_desktop/src/main.rs x: 3 # contributors y: 307 lines of code crates/fig_diagnostic/src/lib.rs x: 2 # contributors y: 250 lines of code crates/q_cli/src/cli/doctor/checks/linux.rs x: 2 # contributors y: 457 lines of code crates/q_cli/src/cli/internal/mod.rs x: 3 # contributors y: 883 lines of code crates/q_cli/src/util/desktop.rs x: 3 # contributors y: 214 lines of code crates/q_cli/src/util/mod.rs x: 4 # contributors y: 303 lines of code packages/dashboard-app/src/pages/settings/preferences.tsx x: 4 # contributors y: 175 lines of code crates/q_chat/src/tools/use_aws.rs x: 2 # contributors y: 273 lines of code crates/q_chat/src/command.rs x: 3 # contributors y: 969 lines of code crates/amzn-codewhisperer-client/Cargo.toml x: 4 # contributors y: 88 lines of code crates/amzn-codewhisperer-client/src/client.rs x: 4 # contributors y: 74 lines of code crates/amzn-codewhisperer-client/src/client/create_artifact_upload_url.rs x: 3 # contributors y: 9 lines of code crates/amzn-codewhisperer-client/src/client/create_task_assist_conversation.rs x: 2 # contributors y: 9 lines of code crates/amzn-codewhisperer-client/src/error_meta.rs x: 4 # contributors y: 1517 lines of code crates/amzn-codewhisperer-client/src/lens.rs x: 3 # contributors y: 93 lines of code crates/amzn-codewhisperer-client/src/lib.rs x: 3 # contributors y: 41 lines of code crates/amzn-codewhisperer-client/src/operation.rs x: 4 # contributors y: 32 lines of code crates/amzn-codewhisperer-client/src/operation/create_artifact_upload_url.rs x: 2 # contributors y: 404 lines of code crates/amzn-codewhisperer-client/src/operation/create_artifact_upload_url/_create_artifact_upload_url_input.rs x: 3 # contributors y: 262 lines of code crates/amzn-codewhisperer-client/src/operation/create_artifact_upload_url/builders.rs x: 3 # contributors y: 224 lines of code crates/amzn-codewhisperer-client/src/operation/create_task_assist_conversation.rs x: 2 # contributors y: 422 lines of code crates/amzn-codewhisperer-client/src/operation/create_task_assist_conversation/_create_task_assist_conversation_input.rs x: 2 # contributors y: 51 lines of code crates/amzn-codewhisperer-client/src/operation/create_task_assist_conversation/builders.rs x: 2 # contributors y: 118 lines of code crates/amzn-codewhisperer-client/src/operation/create_upload_url.rs x: 2 # contributors y: 431 lines of code crates/amzn-codewhisperer-client/src/operation/create_user_memory_entry.rs x: 1 # contributors y: 436 lines of code crates/amzn-codewhisperer-client/src/operation/create_user_memory_entry/_create_user_memory_entry_input.rs x: 1 # contributors y: 139 lines of code crates/amzn-codewhisperer-client/src/operation/create_user_memory_entry/_create_user_memory_entry_output.rs x: 1 # contributors y: 67 lines of code crates/amzn-codewhisperer-client/src/operation/create_workspace/builders.rs x: 2 # contributors y: 125 lines of code crates/amzn-codewhisperer-client/src/operation/delete_task_assist_conversation/_delete_task_assist_conversation_input.rs x: 2 # contributors y: 68 lines of code crates/amzn-codewhisperer-client/src/operation/delete_user_memory_entry.rs x: 1 # contributors y: 414 lines of code crates/amzn-codewhisperer-client/src/operation/delete_user_memory_entry/builders.rs x: 1 # contributors y: 123 lines of code crates/amzn-codewhisperer-client/src/operation/generate_completions/_generate_completions_input.rs x: 2 # contributors y: 357 lines of code crates/amzn-codewhisperer-client/src/operation/generate_completions/_generate_completions_output.rs x: 2 # contributors y: 138 lines of code crates/amzn-codewhisperer-client/src/operation/generate_completions/builders.rs x: 2 # contributors y: 278 lines of code crates/amzn-codewhisperer-client/src/operation/get_task_assist_code_generation.rs x: 2 # contributors y: 442 lines of code crates/amzn-codewhisperer-client/src/operation/list_code_analysis_findings/builders.rs x: 2 # contributors y: 170 lines of code crates/amzn-codewhisperer-client/src/operation/list_events.rs x: 1 # contributors y: 397 lines of code crates/amzn-codewhisperer-client/src/operation/list_events/_list_events_input.rs x: 1 # contributors y: 93 lines of code crates/amzn-codewhisperer-client/src/operation/list_events/_list_events_output.rs x: 1 # contributors y: 122 lines of code crates/amzn-codewhisperer-client/src/operation/list_events/paginator.rs x: 1 # contributors y: 108 lines of code crates/amzn-codewhisperer-client/src/operation/list_workspace_metadata/builders.rs x: 2 # contributors y: 162 lines of code crates/amzn-codewhisperer-client/src/operation/push_telemetry_event/builders.rs x: 1 # contributors y: 153 lines of code crates/amzn-codewhisperer-client/src/operation/start_code_analysis/builders.rs x: 2 # contributors y: 184 lines of code crates/amzn-codewhisperer-client/src/operation/start_code_fix_job/builders.rs x: 3 # contributors y: 191 lines of code crates/amzn-codewhisperer-client/src/operation/start_test_generation/_start_test_generation_input.rs x: 2 # contributors y: 223 lines of code crates/amzn-codewhisperer-client/src/operation/start_test_generation/builders.rs x: 2 # contributors y: 194 lines of code crates/amzn-codewhisperer-client/src/protocol_serde.rs x: 4 # contributors y: 244 lines of code crates/amzn-codewhisperer-client/src/protocol_serde/shape_additional_content_entry.rs x: 2 # contributors y: 15 lines of code crates/amzn-codewhisperer-client/src/protocol_serde/shape_application_properties_list.rs x: 2 # contributors y: 40 lines of code crates/amzn-codewhisperer-client/src/protocol_serde/shape_console_state.rs x: 3 # contributors y: 24 lines of code crates/amzn-codewhisperer-client/src/protocol_serde/shape_create_artifact_upload_url.rs x: 2 # contributors y: 207 lines of code crates/amzn-codewhisperer-client/src/protocol_serde/shape_create_artifact_upload_url_input.rs x: 3 # contributors y: 39 lines of code crates/amzn-codewhisperer-client/src/protocol_serde/shape_create_upload_url.rs x: 2 # contributors y: 235 lines of code crates/amzn-codewhisperer-client/src/protocol_serde/shape_create_user_memory_entry_input.rs x: 1 # contributors y: 18 lines of code crates/amzn-codewhisperer-client/src/protocol_serde/shape_event.rs x: 1 # contributors y: 76 lines of code crates/amzn-codewhisperer-client/src/protocol_serde/shape_list_user_memory_entries.rs x: 1 # contributors y: 195 lines of code crates/amzn-codewhisperer-client/src/protocol_serde/shape_reference_tracker_configuration.rs x: 3 # contributors y: 72 lines of code crates/amzn-codewhisperer-client/src/protocol_serde/shape_transformation_project_state.rs x: 3 # contributors y: 99 lines of code crates/amzn-codewhisperer-client/src/protocol_serde/shape_transformation_runtime_env.rs x: 3 # contributors y: 126 lines of code crates/amzn-codewhisperer-client/src/serde_util.rs x: 4 # contributors y: 548 lines of code crates/amzn-codewhisperer-client/src/types.rs x: 4 # contributors y: 376 lines of code crates/amzn-codewhisperer-client/src/types/_chat_interact_with_message_event.rs x: 3 # contributors y: 286 lines of code crates/amzn-codewhisperer-client/src/types/_user_input_message.rs x: 3 # contributors y: 167 lines of code crates/amzn-codewhisperer-client/src/types/_user_trigger_decision_event.rs x: 3 # contributors y: 409 lines of code crates/amzn-codewhisperer-client/src/types/builders.rs x: 4 # contributors y: 108 lines of code crates/amzn-codewhisperer-streaming-client/src/event_stream_serde.rs x: 3 # contributors y: 336 lines of code crates/amzn-codewhisperer-streaming-client/src/protocol_serde.rs x: 4 # contributors y: 161 lines of code crates/amzn-codewhisperer-streaming-client/src/protocol_serde/shape_export_result_archive.rs x: 3 # contributors y: 160 lines of code crates/amzn-codewhisperer-streaming-client/src/protocol_serde/shape_generate_task_assist_plan.rs x: 3 # contributors y: 193 lines of code crates/amzn-codewhisperer-streaming-client/src/sdk_feature_tracker.rs x: 1 # contributors y: 183 lines of code crates/amzn-codewhisperer-streaming-client/src/types.rs x: 4 # contributors y: 230 lines of code crates/amzn-codewhisperer-streaming-client/src/types/_invalid_state_reason.rs x: 4 # contributors y: 67 lines of code crates/amzn-codewhisperer-streaming-client/src/types/_origin.rs x: 4 # contributors y: 138 lines of code crates/amzn-codewhisperer-streaming-client/src/types/_user_intent.rs x: 4 # contributors y: 113 lines of code crates/amzn-consolas-client/src/error_meta.rs x: 3 # contributors y: 1098 lines of code crates/amzn-consolas-client/src/operation/get_customization.rs x: 3 # contributors y: 420 lines of code crates/amzn-consolas-client/src/protocol_serde.rs x: 4 # contributors y: 128 lines of code crates/amzn-consolas-client/src/protocol_serde/shape_get_customization.rs x: 3 # contributors y: 245 lines of code crates/amzn-consolas-client/src/serde_util.rs x: 4 # contributors y: 315 lines of code crates/amzn-consolas-client/src/types/_functionality_name.rs x: 3 # contributors y: 112 lines of code crates/amzn-consolas-client/src/types/_profile.rs x: 4 # contributors y: 363 lines of code crates/amzn-qdeveloper-streaming-client/src/event_stream_serde.rs x: 3 # contributors y: 367 lines of code crates/amzn-qdeveloper-streaming-client/src/types.rs x: 4 # contributors y: 214 lines of code crates/q_chat/src/prompt.rs x: 4 # contributors y: 249 lines of code crates/q_cli/src/cli/user.rs x: 4 # contributors y: 411 lines of code crates/fig_api_client/src/clients/client.rs x: 5 # contributors y: 426 lines of code crates/fig_api_client/src/clients/streaming_client.rs x: 5 # contributors y: 304 lines of code crates/fig_auth/src/builder_id.rs x: 4 # contributors y: 473 lines of code crates/fig_desktop_api/Cargo.toml x: 4 # contributors y: 45 lines of code crates/fig_telemetry/src/lib.rs x: 6 # contributors y: 752 lines of code crates/fig_telemetry_core/src/lib.rs x: 4 # contributors y: 582 lines of code crates/q_chat/src/parser.rs x: 3 # contributors y: 323 lines of code crates/q_cli/Cargo.toml x: 6 # contributors y: 99 lines of code packages/api-bindings/src/requests.ts x: 3 # contributors y: 1165 lines of code packages/dashboard-app/src/components/installs/modal/login/tabs.tsx x: 2 # contributors y: 386 lines of code proto/fig.proto x: 3 # contributors y: 606 lines of code crates/q_chat/src/tools/execute_bash.rs x: 2 # contributors y: 307 lines of code crates/q_chat/src/tools/fs_read.rs x: 2 # contributors y: 582 lines of code crates/q_chat/src/message.rs x: 1 # contributors y: 348 lines of code crates/q_chat/src/context.rs x: 2 # contributors y: 607 lines of code crates/figterm/Cargo.toml x: 5 # contributors y: 84 lines of code crates/mcp_client/src/client.rs x: 1 # contributors y: 697 lines of code crates/q_chat/src/parse.rs x: 1 # contributors y: 641 lines of code crates/q_chat/src/tools/fs_write.rs x: 1 # contributors y: 804 lines of code crates/q_cli/src/cli/issue.rs x: 5 # contributors y: 46 lines of code crates/fig_api_client/src/model.rs x: 3 # contributors y: 920 lines of code build-scripts/build.py x: 4 # contributors y: 694 lines of code crates/fig_util/src/directories.rs x: 4 # contributors y: 545 lines of code crates/fig_integrations/src/vscode/mod.rs x: 5 # contributors y: 24 lines of code crates/fig_util/src/terminal.rs x: 7 # contributors y: 752 lines of code crates/alacritty_terminal/src/ansi.rs x: 3 # contributors y: 1392 lines of code crates/fig_auth/src/pkce.rs x: 2 # contributors y: 495 lines of code crates/figterm/src/inline/mod.rs x: 3 # contributors y: 432 lines of code crates/amzn-codewhisperer-client/src/types/_telemetry_event.rs x: 2 # contributors y: 296 lines of code crates/amzn-codewhisperer-client/src/types/_test_generation_job.rs x: 1 # contributors y: 317 lines of code crates/figterm/src/main.rs x: 2 # contributors y: 890 lines of code packages/autocomplete/src/suggestions/index.ts x: 2 # contributors y: 372 lines of code packages/autocomplete-app/src/App.tsx x: 1 # contributors y: 439 lines of code packages/autocomplete-app/src/fig/themes.ts x: 1 # contributors y: 298 lines of code packages/autocomplete-app/src/history/helpers.ts x: 1 # contributors y: 250 lines of code packages/autocomplete-app/src/state/insertion.ts x: 1 # contributors y: 280 lines of code packages/autocomplete-app/src/suggestions/index.ts x: 1 # contributors y: 372 lines of code packages/dashboard-app/src/data/autocomplete.ts x: 1 # contributors y: 239 lines of code crates/fig_remote_ipc/src/remote.rs x: 2 # contributors y: 470 lines of code crates/fig_install/src/linux.rs x: 2 # contributors y: 336 lines of code crates/fig_desktop/src/tray.rs x: 3 # contributors y: 515 lines of code crates/fig_install/src/index.rs x: 3 # contributors y: 584 lines of code crates/q_cli/src/cli/doctor/mod.rs x: 2 # contributors y: 2029 lines of code proto/local.proto x: 1 # contributors y: 314 lines of code crates/fig_desktop/src/platform/macos.rs x: 3 # contributors y: 651 lines of code crates/shell-color/src/lib.rs x: 2 # contributors y: 547 lines of code crates/zbus/src/proxy/mod.rs x: 3 # contributors y: 1219 lines of code crates/fig_desktop/src/webview/window.rs x: 2 # contributors y: 507 lines of code crates/fig_settings/src/sqlite/mod.rs x: 2 # contributors y: 352 lines of code extensions/gnome-legacy-extension/src/extension.js x: 2 # contributors y: 698 lines of code packages/autocomplete-parser/src/parseArguments.ts x: 1 # contributors y: 963 lines of code crates/amzn-codewhisperer-client/src/types/_test_generation_event.rs x: 1 # contributors y: 269 lines of code crates/amzn-codewhisperer-streaming-client/src/types/_resource.rs x: 1 # contributors y: 219 lines of code crates/fig_integrations/src/input_method/mod.rs x: 2 # contributors y: 722 lines of code crates/fig_integrations/src/shell/mod.rs x: 2 # contributors y: 800 lines of code crates/zbus/src/connection/mod.rs x: 2 # contributors y: 1271 lines of code crates/dbus/src/dbus/gnome_shell.rs x: 2 # contributors y: 764 lines of code crates/alacritty_terminal/src/grid/storage.rs x: 1 # contributors y: 499 lines of code crates/alacritty_terminal/src/term/mod.rs x: 1 # contributors y: 1831 lines of code crates/amzn-toolkit-telemetry/src/operation/post_error_report.rs x: 1 # contributors y: 337 lines of code crates/fig_settings/src/history.rs x: 1 # contributors y: 527 lines of code crates/figterm/src/input/mod.rs x: 1 # contributors y: 1791 lines of code crates/figterm/src/term/windows.rs x: 1 # contributors y: 600 lines of code crates/q_cli/src/cli/debug/mod.rs x: 1 # contributors y: 776 lines of code crates/q_cli/src/cli/integrations.rs x: 1 # contributors y: 512 lines of code crates/zbus/src/fdo.rs x: 1 # contributors y: 813 lines of code crates/zbus/src/lib.rs x: 1 # contributors y: 1031 lines of code crates/zbus/src/object_server/mod.rs x: 1 # contributors y: 672 lines of code
3471.0
lines of code
  min: 1.0
  average: 115.45
  25th percentile: 31.0
  median: 68.0
  75th percentile: 129.0
  max: 3471.0
0 8.0
# contributors
min: 1.0 | average: 1.63 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 8.0