repowiserepowise
Sign in
veloxbase/veloxdb
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseveloxbase/veloxdb

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

36of 108 scored

36 commits sit in this repo's top risk tercile, which is 33% of the 108scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 9.0 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits1413%Commits whose subject reads as a bug fix rather than new work.Written by an agent22%Read from commit trailers, so it counts what was declared.Change diffusion1.29bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold9.0out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

Began refactor-led, now leaning chore.

Feature45%
Fix11%
Refactor11%
Docs12%
Test1%
Chore19%
Other1%
2%of indexed commits are agent-attributed(2 of 108)
cursor (2)

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
dcd91de5feat: add SSH configuration support and connection management enhancements
abeni16
3mo ago+2.9K -267
99%Elevated
more lines added than baseline
2
717e26cffeat: update configuration and add new dependencies
abeni16
4mo ago+8.4K -275
99%Elevated
more lines added than baseline
3
59eda8bffeat: initial commit
abeni16
4mo ago+5.1K -999
99%Elevated
more lines added than baseline
4
17b97ceafeat: internationalize UI with react-i18next
cenuon
2mo ago+2.3K -608
94%Elevated
more lines added than baseline
5
78dbc161feat: add support for MySQL and SQLite connections
abeni16
3mo ago+2.4K -446
94%Elevated
more lines added than baseline
6
d34fb261feat: implement inline row insertion and error handling improvements
abeni16
3mo ago+1.9K -1.0K
94%Elevated
more lines added than baseline
7
db0c19dcfix: update asset references and enhance App component functionality
abeni16
3mo ago+2.1K -748
94%Elevated
more lines added than baseline
8
53dd5369refactor: enhance foreign key management and update UI components
abeni16
4mo ago+2.1K -230
94%Elevated
more lines added than baseline
9
e980f8b6refactor: update asset references and clean up unused components
abeni16
4mo ago+2.0K -608
94%Elevated
more lines added than baseline
10
06cfc9fafeat: enhance connection management and Veloxy functionality
abeni16
2mo ago+1.7K -389
89%Elevated
more lines added than baseline
11
c39d5c79feat: introduce Ask Veloxy feature for natural language SQL generation
abeni16
3mo ago+1.7K -28
89%Elevated
more lines added than baseline
12
b39c42c8feat: enhance diagram management with new layout and view features
abeni16
3mo ago+1.2K -132
89%Elevated
more lines added than baseline
13
573ee605chore: update .gitignore and modify build assets
abeni16
4mo ago+1.5K -285
89%Elevated
more lines added than baseline
14
2ba3ea92first commit
abeni16
4mo ago+3.3K -0
89%Elevated
more lines added than baseline
15
471c1227feat: add react-markdown dependency and enhance Ask Veloxy dialog
abeni16
3mo ago+1.2K -101
84%Elevated
more lines added than baseline
16
aa1ba046feat: enhance Ask Veloxy functionality with chat and conversation management
abeni16
3mo ago+1.1K -176
84%Elevated
more lines added than baseline
17
40b91943fix: add Windows build dependency and update version to 0.1.0
Ami
3mo ago+1.5K -1.4K
84%Elevated
more lines added than baseline
18
5a9cbdb3new update
abeni16
3mo ago+1.2K -233
84%Elevated
more lines added than baseline
19
cb42011cfeat: enhance model management with new governance features and column identity overrides
abeni16
3mo ago+702 -32
84%Elevated
more lines added than baseline
20
4c95227cfeat: add table index management and enhance query functionality
abeni16
4mo ago+1.1K -87
84%Elevated
more lines added than baseline
21
e4d3249crefactor: enhance result editing capabilities and update asset references
abeni16
4mo ago+746 -139
84%Elevated
more lines added than baseline
22
eae23a96feat: Rust-based export system with SVG diagram rendering and streaming CSV/JSON
abeni16
3mo ago+1.0K -68
78%Elevated
more lines added than baseline
23
5c50ccfefeat: tree explorer with db switcher and row actions
abeni16cursorassisted
3mo ago+1.2K -536
78%Elevated
more lines added than baseline
24
691649f6feat: add SQL linting and query editor metadata retrieval
abeni16
3mo ago+726 -50
78%Elevated
more lines added than baseline
25
9e0c1f2efeat: enhance query functionality and integrate new Tauri plugins
abeni16
3mo ago+820 -43
78%Elevated
more lines added than baseline
26
3ec3fcc2feat: integrate foreign key management and enhance model workspace
abeni16
4mo ago+527 -38
78%Elevated
more lines added than baseline
27
3b08495efeat: update dependencies and enhance error handling in connection mutations
abeni16
3mo ago+810 -1.3K
75%Elevated
more lines added than baseline
28
cf61928afeat: add SSL mode support for database connections
abeni16
3mo ago+689 -247
75%Elevated
more lines added than baseline
29
56973216refactor: update asset references and enhance table search functionality
abeni16
4mo ago+565 -338
75%Elevated
more lines added than baseline
30
23c749b0refactor: enhance database engine support and UI components
abeni16
3mo ago+475 -157
72%Elevated
more lines added than baseline
31
9ef2f5c8feat: add support for extra connection parameters in database configuration
abeni16
3mo ago+643 -16
72%Elevated
more lines added than baseline
32
943d865cfeat: enhance connection and table management features
abeni16
3mo ago+381 -162
72%Elevated
more lines added than baseline
33
48ab4989feat: add transactional SQL building and enhance JSON handling
abeni16
2mo ago+313 -73
69%Elevated
more lines added than baseline
34
9aea1692release: v1.0.0 initial public release
abeni16
3mo ago+443 -71
69%Elevated
more lines added than baseline
35
8524fbb8refactor: enhance ModelInspector and IndexInspectorSection components
abeni16
4mo ago+321 -260
69%Elevated
more lines added than baseline
36
957098f6refactor: enhance ResultsGrid component with inline editing and column resizing
abeni16
4mo ago+371 -189
69%Elevated
more lines added than baseline
37
d00ec806chore: remove unused Tauri plugin and update connection string handling
abeni16
2mo ago+396 -58
65%Typical
more lines added than baseline
38
02d8c669feat: add Create Table to visual designer, fix cell editing re-mount bug
abeni16
3mo ago+313 -3
65%Typical
more lines added than baseline
39
578e08b9feat: enhance ResultsGrid with improved state management and virtual scrolling
abeni16
3mo ago+258 -63
65%Typical
more lines added than baseline
40
c93833befix: decode MySQL TIMESTAMP, DATETIME, DATE and TIME column types
Vasco Pereira
2mo ago+202 -3
63%Typical
more lines added than baseline
41
b9a54393new update
abeni16
3mo ago+353 -26
63%Typical
more lines added than baseline
42
95edac08refactor: improve error handling and state management in ResultsGrid component
abeni16
4mo ago+290 -194
63%Typical
more lines added than baseline
43
adcd7e6ffeat: enhance onboarding flow with new steps and icons
abeni16
2mo ago+212 -119
60%Typical
more lines added than baseline
44
41edea06refactor: streamline SQL statement handling and improve editor functionality
abeni16
3mo ago+217 -50
60%Typical
more lines added than baseline
45
d25cf287feat: add rename connection function
Gleb
3mo ago+178 -1
59%Typical
more lines added than baseline
46
1c706211refactor: improve layout and responsiveness in App and Results components
abeni16
4mo ago+144 -132
58%Typical
more lines added than baseline
47
136f4e29Update README.md
abeni16
3mo ago+108 -1
56%Typical
more lines added than baseline
48
777bad29feat: enhance database and connection management features
abeni16
3mo ago+140 -8
56%Typical
more lines added than baseline
49
d786aa67fix: restore delete rows feature post-merge
abeni16
3mo ago+121 -19
55%Typical
more lines added than baseline
50
373d4ef1feat: implement detachDeletedConnection functionality in query workspace
abeni16
3mo ago+102 -8
53%Typical
more lines added than baseline
  • dcd91de5feat: add SSH configuration support and connection management enhancements
    Author
    abeni16
    When
    3mo ago
    Lines
    +2.9K -267
    Risk
    99%Elevated
  • 717e26cffeat: update configuration and add new dependencies
    Author
    abeni16
    When
    4mo ago
    Lines
    +8.4K -275
    Risk
    99%Elevated
  • 59eda8bffeat: initial commit
    Author
    abeni16
    When
    4mo ago
    Lines
    +5.1K -999
    Risk
    99%Elevated
  • 17b97ceafeat: internationalize UI with react-i18next
    Author
    cenuon
    When
    2mo ago
    Lines
    +2.3K -608
    Risk
    94%Elevated
  • 78dbc161feat: add support for MySQL and SQLite connections
    Author
    abeni16
    When
    3mo ago
    Lines
    +2.4K -446
    Risk
    94%Elevated
  • d34fb261feat: implement inline row insertion and error handling improvements
    Author
    abeni16
    When
    3mo ago
    Lines
    +1.9K -1.0K
    Risk
    94%Elevated
  • db0c19dcfix: update asset references and enhance App component functionality
    Author
    abeni16
    When
    3mo ago
    Lines
    +2.1K -748
    Risk
    94%Elevated
  • 53dd5369refactor: enhance foreign key management and update UI components
    Author
    abeni16
    When
    4mo ago
    Lines
    +2.1K -230
    Risk
    94%Elevated
  • e980f8b6refactor: update asset references and clean up unused components
    Author
    abeni16
    When
    4mo ago
    Lines
    +2.0K -608
    Risk
    94%Elevated
  • 06cfc9fafeat: enhance connection management and Veloxy functionality
    Author
    abeni16
    When
    2mo ago
    Lines
    +1.7K -389
    Risk
    89%Elevated
  • c39d5c79feat: introduce Ask Veloxy feature for natural language SQL generation
    Author
    abeni16
    When
    3mo ago
    Lines
    +1.7K -28
    Risk
    89%Elevated
  • b39c42c8feat: enhance diagram management with new layout and view features
    Author
    abeni16
    When
    3mo ago
    Lines
    +1.2K -132
    Risk
    89%Elevated
  • 573ee605chore: update .gitignore and modify build assets
    Author
    abeni16
    When
    4mo ago
    Lines
    +1.5K -285
    Risk
    89%Elevated
  • 2ba3ea92first commit
    Author
    abeni16
    When
    4mo ago
    Lines
    +3.3K -0
    Risk
    89%Elevated
  • 471c1227feat: add react-markdown dependency and enhance Ask Veloxy dialog
    Author
    abeni16
    When
    3mo ago
    Lines
    +1.2K -101
    Risk
    84%Elevated
  • aa1ba046feat: enhance Ask Veloxy functionality with chat and conversation management
    Author
    abeni16
    When
    3mo ago
    Lines
    +1.1K -176
    Risk
    84%Elevated
  • 40b91943fix: add Windows build dependency and update version to 0.1.0
    Author
    Ami
    When
    3mo ago
    Lines
    +1.5K -1.4K
    Risk
    84%Elevated
  • 5a9cbdb3new update
    Author
    abeni16
    When
    3mo ago
    Lines
    +1.2K -233
    Risk
    84%Elevated
  • cb42011cfeat: enhance model management with new governance features and column identity overrides
    Author
    abeni16
    When
    3mo ago
    Lines
    +702 -32
    Risk
    84%Elevated
  • 4c95227cfeat: add table index management and enhance query functionality
    Author
    abeni16
    When
    4mo ago
    Lines
    +1.1K -87
    Risk
    84%Elevated
  • e4d3249crefactor: enhance result editing capabilities and update asset references
    Author
    abeni16
    When
    4mo ago
    Lines
    +746 -139
    Risk
    84%Elevated
  • eae23a96feat: Rust-based export system with SVG diagram rendering and streaming CSV/JSON
    Author
    abeni16
    When
    3mo ago
    Lines
    +1.0K -68
    Risk
    78%Elevated
  • 5c50ccfefeat: tree explorer with db switcher and row actions
    Author
    abeni16
    When
    3mo ago
    Lines
    +1.2K -536
    Risk
    78%Elevated
  • 691649f6feat: add SQL linting and query editor metadata retrieval
    Author
    abeni16
    When
    3mo ago
    Lines
    +726 -50
    Risk
    78%Elevated
  • 9e0c1f2efeat: enhance query functionality and integrate new Tauri plugins
    Author
    abeni16
    When
    3mo ago
    Lines
    +820 -43
    Risk
    78%Elevated
  • 3ec3fcc2feat: integrate foreign key management and enhance model workspace
    Author
    abeni16
    When
    4mo ago
    Lines
    +527 -38
    Risk
    78%Elevated
  • 3b08495efeat: update dependencies and enhance error handling in connection mutations
    Author
    abeni16
    When
    3mo ago
    Lines
    +810 -1.3K
    Risk
    75%Elevated
  • cf61928afeat: add SSL mode support for database connections
    Author
    abeni16
    When
    3mo ago
    Lines
    +689 -247
    Risk
    75%Elevated
  • 56973216refactor: update asset references and enhance table search functionality
    Author
    abeni16
    When
    4mo ago
    Lines
    +565 -338
    Risk
    75%Elevated
  • 23c749b0refactor: enhance database engine support and UI components
    Author
    abeni16
    When
    3mo ago
    Lines
    +475 -157
    Risk
    72%Elevated
  • 9ef2f5c8feat: add support for extra connection parameters in database configuration
    Author
    abeni16
    When
    3mo ago
    Lines
    +643 -16
    Risk
    72%Elevated
  • 943d865cfeat: enhance connection and table management features
    Author
    abeni16
    When
    3mo ago
    Lines
    +381 -162
    Risk
    72%Elevated
  • 48ab4989feat: add transactional SQL building and enhance JSON handling
    Author
    abeni16
    When
    2mo ago
    Lines
    +313 -73
    Risk
    69%Elevated
  • 9aea1692release: v1.0.0 initial public release
    Author
    abeni16
    When
    3mo ago
    Lines
    +443 -71
    Risk
    69%Elevated
  • 8524fbb8refactor: enhance ModelInspector and IndexInspectorSection components
    Author
    abeni16
    When
    4mo ago
    Lines
    +321 -260
    Risk
    69%Elevated
  • 957098f6refactor: enhance ResultsGrid component with inline editing and column resizing
    Author
    abeni16
    When
    4mo ago
    Lines
    +371 -189
    Risk
    69%Elevated
  • d00ec806chore: remove unused Tauri plugin and update connection string handling
    Author
    abeni16
    When
    2mo ago
    Lines
    +396 -58
    Risk
    65%Typical
  • 02d8c669feat: add Create Table to visual designer, fix cell editing re-mount bug
    Author
    abeni16
    When
    3mo ago
    Lines
    +313 -3
    Risk
    65%Typical
  • 578e08b9feat: enhance ResultsGrid with improved state management and virtual scrolling
    Author
    abeni16
    When
    3mo ago
    Lines
    +258 -63
    Risk
    65%Typical
  • c93833befix: decode MySQL TIMESTAMP, DATETIME, DATE and TIME column types
    Author
    Vasco Pereira
    When
    2mo ago
    Lines
    +202 -3
    Risk
    63%Typical
  • b9a54393new update
    Author
    abeni16
    When
    3mo ago
    Lines
    +353 -26
    Risk
    63%Typical
  • 95edac08refactor: improve error handling and state management in ResultsGrid component
    Author
    abeni16
    When
    4mo ago
    Lines
    +290 -194
    Risk
    63%Typical
  • adcd7e6ffeat: enhance onboarding flow with new steps and icons
    Author
    abeni16
    When
    2mo ago
    Lines
    +212 -119
    Risk
    60%Typical
  • 41edea06refactor: streamline SQL statement handling and improve editor functionality
    Author
    abeni16
    When
    3mo ago
    Lines
    +217 -50
    Risk
    60%Typical
  • d25cf287feat: add rename connection function
    Author
    Gleb
    When
    3mo ago
    Lines
    +178 -1
    Risk
    59%Typical
  • 1c706211refactor: improve layout and responsiveness in App and Results components
    Author
    abeni16
    When
    4mo ago
    Lines
    +144 -132
    Risk
    58%Typical
  • 136f4e29Update README.md
    Author
    abeni16
    When
    3mo ago
    Lines
    +108 -1
    Risk
    56%Typical
  • 777bad29feat: enhance database and connection management features
    Author
    abeni16
    When
    3mo ago
    Lines
    +140 -8
    Risk
    56%Typical
  • d786aa67fix: restore delete rows feature post-merge
    Author
    abeni16
    When
    3mo ago
    Lines
    +121 -19
    Risk
    55%Typical
  • 373d4ef1feat: implement detachDeletedConnection functionality in query workspace
    Author
    abeni16
    When
    3mo ago
    Lines
    +102 -8
    Risk
    53%Typical
Showing 50 of 108 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

021typical ↑↑ elevated0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 108 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

1101001,000Lines changed (log) →0.04.0Diffusion →
Below typical35
Typical37
Elevated36

Commit history for veloxbase/veloxdb

Repowise tracks change history across 125 files in veloxbase/veloxdb. In the last 90 days 111 files were touched, 444 times in total, most often App.tsx. Every commit is scored for change risk from its size, spread and the history of the files it touches.