repowiserepowise
Sign in
kashif-coder404/nexus-v2
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowisekashif-coder404/nexus-v2

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

11of 36 scored

11 commits sit in this repo's top risk tercile, which is 31% of the 36scored. 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 8.7 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 commits1028%Commits whose subject reads as a bug fix rather than new work.Change diffusion1.36bitsShannon 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 threshold8.7out 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 feature-led, now leaning fix.

Feature28%
Fix33%
Docs17%
Chore8%
Other14%

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
0bc5e003feat: Add Gemini AI and OpenCode provider integrations
Kashif-Coder404
1d ago+9.8K -512
94%Elevated
more lines added than baseline
2
f5d659a8done: fixed JSX syntax, state async closures, guarded ref calls, scrollable logs, and added BiometricDemo component; currentlyworkingon: integrating biometric permission controls
Kashif-Coder404
4w ago+6.2K -2.0K
94%Elevated
more lines added than baseline
3
11f9144achore: add nexus-app react native frontend
Kashif-Coder404
4w ago+8.5K -0
94%Elevated
more lines added than baseline
4
06405a83First commit
Kashif-Coder404
1mo ago+2.6K -0
94%Elevated
more lines added than baseline
5
fb761003New backend and frontend improvements
Kashif-Coder404
1mo ago+2.2K -86
88%Elevated
more lines added than baseline
6
f16a0bd5FIX Today: 1. Typescript errors , userprops , aiboxprops , learn unions , and usage of multiple props and interface solve complex types problems before runtime error , 2. Learn uses of plateform , stylesheet, and redesign the whole ui of the nexus app version (android) , 3. Fixes many AI call errors and instructions so that ai gives output as expected to the user , 4. Introduced new feature of deleting history to get rid of large chat data immediately
Kashif-Coder404
4w ago+1.4K -1.3K
83%Elevated
more lines added than baseline
7
85592c94chore: sync all backend updates and new tasks
Kashif-Coder404
4w ago+1.3K -247
83%Elevated
more lines added than baseline
8
38e1b1a5Update backend and AI services
Kashif-Coder404
1d ago+504 -501
79%Elevated
more lines added than baseline
9
5b9b2e1bNew Feature: Search apps from the desktop and define the new todo list
Kashif-Coder404
3w ago+451 -108
76%Elevated
more lines added than baseline
10
b3834c9bfeat(backend): implement structured logging, session history, and AskAI enhancements
Kashif-Coder404
1mo ago+299 -78
74%Elevated
more lines added than baseline
11
0e4ee0a6Fix AI message not displaying terminal output in nexus-app and remove unused Expo hooks
Kashif-Coder404
4w ago+298 -122
71%Elevated
more lines added than baseline
12
b13ec532Update backend AI logic and frontend layout
Kashif-Coder404
3w ago+246 -110
65%Typical
more lines added than baseline
13
c685b7faadded readme files for all
Kashif-Coder404
3w ago+190 -61
65%Typical
more lines added than baseline
14
e59c2019New Feature; Websocket implementation and some tsx errors fiexes
Kashif-Coder404
4w ago+217 -128
65%Typical
more lines added than baseline
15
3921ea7fRefactor AI search functionality to use Everything SDK via python ctypes. Also fix JSON parser regex and Mobile UI layout.
Kashif-Coder404
3w ago+275 -427
58%Typical
more lines added than baseline
16
47a90c88New Feature; Websocket implementation and some middlware fixes
Kashif-Coder404
4w ago+389 -72
58%Typical
more lines added than baseline
17
6d3f95e1New Feature; Websocket implementation and some tsx errors fiexes
Kashif-Coder404
4w ago+128 -19
54%Typical
more lines added than baseline
18
44e34bf4added combined ecosystem readme
Kashif-Coder404
3w ago+108 -0
51%Typical
more lines added than baseline
19
9ac354ddfix: JSON parsing and cleartext traffic, make AI loop limit dynamic
Kashif-Coder404
4w ago+55 -19
49%Typical
more lines added than baseline
20
85473582Robustify JSON parsing in askAI.ts to handle malformed LLM output
Kashif-Coder404
4w ago+51 -9
46%Typical
more lines added than baseline
21
c49080c6feat: Implement getSystemInfo tool for OS monitoring
Kashif-Coder404
3w ago+42 -1
43%Typical
more lines added than baseline
22
082d3f47fix: Update AI system_info instructions and improve nexus-app UI scrolling & keyboard behavior
Kashif-Coder404
6d ago+41 -26
40%Typical
more lines added than baseline
23
8bece61afeat: Add system_info shorthand command to AI instructions and handler
Kashif-Coder404
3w ago+22 -44
38%Typical
more lines added than baseline
24
91708fd6docs: Refine AI instructions formatting, numbering, and examples
Kashif-Coder404
2w ago+20 -39
35%Typical
more lines added than baseline
25
418eece3fix: make AI memory check error-proof, add bare app and web URL rules, and fix nexus-app input keyboard overlap
Kashif-Coder404
6d ago+14 -11
31%Below typical
more lines added than baseline
26
8de9e7b8docs: Update AI instructions for search command behavior and delete_history
Kashif-Coder404
2w ago+12 -10
31%Below typical
more lines added than baseline
27
47c0a057Todo list update!
Kashif-Coder404
3w ago+10 -5
26%Below typical
more directories than baseline
28
c2a5117fdocs: Update AI instructions for opening folders in specific apps with quotes and global search fallback
Kashif-Coder404
2w ago+4 -1
22%Below typical
fewer lines added than baseline
29
e8c06b70New Feature; Websocket implementation and some tsx errors fiexes
Kashif-Coder404
4w ago+4 -3
22%Below typical
fewer lines added than baseline
30
a37d4fbcdocs: Refine search command instructions regarding optional parameters and syntax
Kashif-Coder404
2w ago+3 -1
17%Below typical
fewer lines added than baseline
31
d9ae0102fix: Escape backticks in AI instructions template string
Kashif-Coder404
2w ago+3 -3
17%Below typical
fewer lines added than baseline
32
9e77179ffix: Update KeyboardAvoidingView to fix input hiding on Android
Kashif-Coder404
2w ago+3 -3
13%Below typical
fewer lines added than baseline
33
365ce664fix(nexus-app): prevent Android double-resizing layout conflict in Expo Go
Kashif-Coder404
6d ago+2 -2
10%Below typical
fewer lines added than baseline
34
2574a5c3fix: Add strict shorthand command isolation rule to AI instructions
Kashif-Coder404
2w ago+1 -0
6%Below typical
fewer lines added than baseline
35
cf5abf61chore: Update AI instructions to return system info as a list
Kashif-Coder404
3w ago+1 -1
6%Below typical
fewer lines added than baseline
36
653950b9New Feature; Websocket implementation and some tsx errors fiexes
Kashif-Coder404
4w ago+0 -5
1%Below typical
fewer lines added than baseline
  • 0bc5e003feat: Add Gemini AI and OpenCode provider integrations
    Author
    Kashif-Coder404
    When
    1d ago
    Lines
    +9.8K -512
    Risk
    94%Elevated
  • f5d659a8done: fixed JSX syntax, state async closures, guarded ref calls, scrollable logs, and added BiometricDemo component; currentlyworkingon: integrating biometric permission controls
    Author
    Kashif-Coder404
    When
    4w ago
    Lines
    +6.2K -2.0K
    Risk
    94%Elevated
  • 11f9144achore: add nexus-app react native frontend
    Author
    Kashif-Coder404
    When
    4w ago
    Lines
    +8.5K -0
    Risk
    94%Elevated
  • 06405a83First commit
    Author
    Kashif-Coder404
    When
    1mo ago
    Lines
    +2.6K -0
    Risk
    94%Elevated
  • fb761003New backend and frontend improvements
    Author
    Kashif-Coder404
    When
    1mo ago
    Lines
    +2.2K -86
    Risk
    88%Elevated
  • f16a0bd5FIX Today: 1. Typescript errors , userprops , aiboxprops , learn unions , and usage of multiple props and interface solve complex types problems before runtime error , 2. Learn uses of plateform , stylesheet, and redesign the whole ui of the nexus app version (android) , 3. Fixes many AI call errors and instructions so that ai gives output as expected to the user , 4. Introduced new feature of deleting history to get rid of large chat data immediately
    Author
    Kashif-Coder404
    When
    4w ago
    Lines
    +1.4K -1.3K
    Risk
    83%Elevated
  • 85592c94chore: sync all backend updates and new tasks
    Author
    Kashif-Coder404
    When
    4w ago
    Lines
    +1.3K -247
    Risk
    83%Elevated
  • 38e1b1a5Update backend and AI services
    Author
    Kashif-Coder404
    When
    1d ago
    Lines
    +504 -501
    Risk
    79%Elevated
  • 5b9b2e1bNew Feature: Search apps from the desktop and define the new todo list
    Author
    Kashif-Coder404
    When
    3w ago
    Lines
    +451 -108
    Risk
    76%Elevated
  • b3834c9bfeat(backend): implement structured logging, session history, and AskAI enhancements
    Author
    Kashif-Coder404
    When
    1mo ago
    Lines
    +299 -78
    Risk
    74%Elevated
  • 0e4ee0a6Fix AI message not displaying terminal output in nexus-app and remove unused Expo hooks
    Author
    Kashif-Coder404
    When
    4w ago
    Lines
    +298 -122
    Risk
    71%Elevated
  • b13ec532Update backend AI logic and frontend layout
    Author
    Kashif-Coder404
    When
    3w ago
    Lines
    +246 -110
    Risk
    65%Typical
  • c685b7faadded readme files for all
    Author
    Kashif-Coder404
    When
    3w ago
    Lines
    +190 -61
    Risk
    65%Typical
  • e59c2019New Feature; Websocket implementation and some tsx errors fiexes
    Author
    Kashif-Coder404
    When
    4w ago
    Lines
    +217 -128
    Risk
    65%Typical
  • 3921ea7fRefactor AI search functionality to use Everything SDK via python ctypes. Also fix JSON parser regex and Mobile UI layout.
    Author
    Kashif-Coder404
    When
    3w ago
    Lines
    +275 -427
    Risk
    58%Typical
  • 47a90c88New Feature; Websocket implementation and some middlware fixes
    Author
    Kashif-Coder404
    When
    4w ago
    Lines
    +389 -72
    Risk
    58%Typical
  • 6d3f95e1New Feature; Websocket implementation and some tsx errors fiexes
    Author
    Kashif-Coder404
    When
    4w ago
    Lines
    +128 -19
    Risk
    54%Typical
  • 44e34bf4added combined ecosystem readme
    Author
    Kashif-Coder404
    When
    3w ago
    Lines
    +108 -0
    Risk
    51%Typical
  • 9ac354ddfix: JSON parsing and cleartext traffic, make AI loop limit dynamic
    Author
    Kashif-Coder404
    When
    4w ago
    Lines
    +55 -19
    Risk
    49%Typical
  • 85473582Robustify JSON parsing in askAI.ts to handle malformed LLM output
    Author
    Kashif-Coder404
    When
    4w ago
    Lines
    +51 -9
    Risk
    46%Typical
  • c49080c6feat: Implement getSystemInfo tool for OS monitoring
    Author
    Kashif-Coder404
    When
    3w ago
    Lines
    +42 -1
    Risk
    43%Typical
  • 082d3f47fix: Update AI system_info instructions and improve nexus-app UI scrolling & keyboard behavior
    Author
    Kashif-Coder404
    When
    6d ago
    Lines
    +41 -26
    Risk
    40%Typical
  • 8bece61afeat: Add system_info shorthand command to AI instructions and handler
    Author
    Kashif-Coder404
    When
    3w ago
    Lines
    +22 -44
    Risk
    38%Typical
  • 91708fd6docs: Refine AI instructions formatting, numbering, and examples
    Author
    Kashif-Coder404
    When
    2w ago
    Lines
    +20 -39
    Risk
    35%Typical
  • 418eece3fix: make AI memory check error-proof, add bare app and web URL rules, and fix nexus-app input keyboard overlap
    Author
    Kashif-Coder404
    When
    6d ago
    Lines
    +14 -11
    Risk
    31%Below typical
  • 8de9e7b8docs: Update AI instructions for search command behavior and delete_history
    Author
    Kashif-Coder404
    When
    2w ago
    Lines
    +12 -10
    Risk
    31%Below typical
  • 47c0a057Todo list update!
    Author
    Kashif-Coder404
    When
    3w ago
    Lines
    +10 -5
    Risk
    26%Below typical
  • c2a5117fdocs: Update AI instructions for opening folders in specific apps with quotes and global search fallback
    Author
    Kashif-Coder404
    When
    2w ago
    Lines
    +4 -1
    Risk
    22%Below typical
  • e8c06b70New Feature; Websocket implementation and some tsx errors fiexes
    Author
    Kashif-Coder404
    When
    4w ago
    Lines
    +4 -3
    Risk
    22%Below typical
  • a37d4fbcdocs: Refine search command instructions regarding optional parameters and syntax
    Author
    Kashif-Coder404
    When
    2w ago
    Lines
    +3 -1
    Risk
    17%Below typical
  • d9ae0102fix: Escape backticks in AI instructions template string
    Author
    Kashif-Coder404
    When
    2w ago
    Lines
    +3 -3
    Risk
    17%Below typical
  • 9e77179ffix: Update KeyboardAvoidingView to fix input hiding on Android
    Author
    Kashif-Coder404
    When
    2w ago
    Lines
    +3 -3
    Risk
    13%Below typical
  • 365ce664fix(nexus-app): prevent Android double-resizing layout conflict in Expo Go
    Author
    Kashif-Coder404
    When
    6d ago
    Lines
    +2 -2
    Risk
    10%Below typical
  • 2574a5c3fix: Add strict shorthand command isolation rule to AI instructions
    Author
    Kashif-Coder404
    When
    2w ago
    Lines
    +1 -0
    Risk
    6%Below typical
  • cf5abf61chore: Update AI instructions to return system info as a list
    Author
    Kashif-Coder404
    When
    3w ago
    Lines
    +1 -1
    Risk
    6%Below typical
  • 653950b9New Feature; Websocket implementation and some tsx errors fiexes
    Author
    Kashif-Coder404
    When
    4w ago
    Lines
    +0 -5
    Risk
    1%Below typical
Showing 36 of 36 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.

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

Size against diffusion

The 36 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,00010,000Lines changed (log) →0.04.7Diffusion →
Below typical12
Typical13
Elevated11

Commit history for kashif-coder404/nexus-v2

kashif-coder404/nexus-v2 has 36 commits in its history from 1 contributor, the first of them Jul 1, 2026. In the last 90 days 57 files were touched, 166 times in total, most often askAI.ts. Every commit is scored for change risk from its size, spread and the history of the files it touches.