repowiserepowise
Sign in
FaserF/ha-aegisbot
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseFaserF/ha-aegisbot

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 112 scored

36 commits sit in this repo's top risk tercile, which is 32% of the 112scored. 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 3.4 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 commits1110%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.55bitsShannon 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 threshold3.4out 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 fix-led, now leaning refactor.

Feature4%
Fix15%
Refactor14%
Docs4%
Test3%
Deps2%
Chore54%
Other5%

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
f7481170Initial upload of current state
Fabian Seitz
4mo ago+2.3K -2
100%Elevated
more lines added than baseline
2
12a2bf89feat: add full AegisBot feature set, services, buttons, and sensors
Fabian Seitz
2h ago+985 -64
98%Elevated
more lines added than baseline
3
c5b65f67fix: hacs release zip file & improved release workflow
Fabian Seitz
1mo ago+1.2K -250
98%Elevated
more lines added than baseline
4
0fc26b88new pytests & fixes
Fabian Seitz
4mo ago+407 -41
97%Elevated
more lines added than baseline
5
f562924afeat: add zeroconf discovery and supervisor addon support
Fabian Seitz
10h ago+296 -47
96%Elevated
more lines added than baseline
6
fbef2dacworkflow improvements
Fabian Seitz
3mo ago+272 -214
96%Elevated
more lines added than baseline
7
8780cbe2new pytest
Fabian Seitz
3mo ago+254 -0
94%Elevated
more lines added than baseline
8
1641d0b3chore: improve issue templates with integration-specific fields and my-ha links
Fabian Seitz
1mo ago+163 -112
93%Elevated
more lines added than baseline
9
6c7f1711fix(zeroconf): match service type without name filter and fix discovery_confirm card rendering
Fabian Seitz
1h ago+128 -52
92%Elevated
more lines added than baseline
10
5d50da8afix: add missing translation files en.json and de.json [skip ci]
FaserF
1mo ago+108 -0
91%Elevated
more lines added than baseline
11
601fc36blinter fixes
Fabian Seitz
3mo ago+133 -40
91%Elevated
more lines added than baseline
12
534c490achore: add automated template updater and clean privacy sensitive fields
Fabian Seitz
1mo ago+140 -1
90%Elevated
more lines added than baseline
13
fc84c01bchore: unify workflows and update issue templates with assignees and labels [skip ci]
Fabian Seitz
1mo ago+120 -115
89%Elevated
more lines added than baseline
14
d3aed9c9chore: update template automations to dynamically track service versions
Fabian Seitz
1mo ago+69 -7
88%Elevated
more lines added than baseline
15
7996e2b8chore: add generate_changelog.py script
Fabian Seitz
3w ago+73 -28
86%Elevated
more lines added than baseline
16
b7415725feat: add support for supervisor discovery flow
Fabian Seitz
3w ago+61 -0
86%Elevated
more lines added than baseline
17
3ab614dfstyle: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+56 -28
86%Elevated
more lines added than baseline
18
eb681e8fUpdate release.yml
Fabian Seitz
4w ago+52 -52
84%Elevated
more lines added than baseline
19
ff0eb966style: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+44 -28
83%Elevated
more lines added than baseline
20
07ec96d8pytest fixes
Fabian Seitz
4mo ago+40 -23
83%Elevated
more lines added than baseline
21
6e8f2f5astyle: auto-fix and format with Ruff [skip ci]
FaserF
10h ago+36 -11
81%Elevated
more lines added than baseline
22
c087675fci: optimize CI triggers and add structured changelog generator
Fabian Seitz
1w ago+28 -28
81%Elevated
more lines added than baseline
23
3c115035ci fixes
Fabian Seitz
4mo ago+22 -13
80%Elevated
more lines added than baseline
24
ac8c87fcfix CI tests & linter
Fabian Seitz
3w ago+23 -1
79%Elevated
more lines added than baseline
25
642e1a8achore: unify workflows, scripts, and issue configs
Fabian Seitz
1mo ago+20 -0
78%Elevated
more lines added than baseline
26
ecaedfa8Allow and add requirements files for CI stabilization
Fabian Seitz
4mo ago+16 -0
77%Elevated
more lines added than baseline
27
14a482e2Fix API tests: switch to aioclient_mock to resolve event loop conflicts
Fabian Seitz
4mo ago+18 -15
76%Elevated
more lines added than baseline
28
f7abb9c0chore: trigger auto release [bump-version]
Fabian Seitz
1mo ago+13 -3
75%Elevated
more lines added than baseline
29
60cc832estyle: auto-fix and format with Ruff [skip ci]
FaserF
3w ago+12 -4
74%Elevated
more focused than baseline
30
55456e99chore: fix CI linter issues and format code
Fabian Seitz
1mo ago+15 -3
74%Elevated
more lines added than baseline
31
e898e825chore(config): migrate config renovate.json
renovate[bot]
3w ago+11 -5
73%Elevated
more focused than baseline
32
6ab5e087style: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+8 -12
72%Elevated
fewer lines added than baseline
33
d1d2283ddocs: document Zeroconf auto-discovery and supervisor prefilling in README
Fabian Seitz
10h ago+9 -2
71%Elevated
fewer lines added than baseline
34
1b5c5244chore: optimize template updates with robust regex patterns
Fabian Seitz
1mo ago+9 -4
70%Elevated
fewer lines added than baseline
35
ae248e6fPin Python to v3.14.4 (#4)
renovate[bot]
3mo ago+6 -6
69%Elevated
fewer lines added than baseline
36
97bdb86bpytest fixes
Fabian Seitz
4mo ago+10 -1
68%Elevated
more files than baseline
37
64845ba9fix(release): level=minor/major respected even when current version has pre-release suffix
github-actions[bot]
4w ago+6 -3
67%Typical
fewer lines added than baseline
38
b88970effix: release workflow syntax & codeql logging alert
github-actions[bot]
1mo ago+6 -12
67%Typical
fewer lines added than baseline
39
451c87c8chore: optimize template updates with robust regex patterns
Fabian Seitz
1mo ago+6 -10
67%Typical
fewer lines added than baseline
40
88618a52chore: fix release variables and add workflow concurrency [bump-version]
Fabian Seitz
1mo ago+5 -1
64%Typical
fewer lines added than baseline
41
eaabdd66pytest fixes
Fabian Seitz
4mo ago+6 -3
64%Typical
fewer lines added than baseline
42
c68ca25dchore: optimize template updates with robust regex patterns
Fabian Seitz
1mo ago+5 -3
62%Typical
fewer lines added than baseline
43
4c4652adstyle: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+5 -1
62%Typical
fewer lines added than baseline
44
5583705cCI fixes
Fabian Seitz
4mo ago+7 -3
62%Typical
fewer lines added than baseline
45
5a9e0901style: auto-fix and format with Ruff [skip ci]
FaserF
1h ago+4 -5
58%Typical
fewer lines added than baseline
46
600b72cachore(deps): update actions/setup-python action to v7
renovate[bot]
1w ago+4 -4
58%Typical
fewer lines added than baseline
47
c88568a4chore(deps): update actions/checkout action to v7.0.1
renovate[bot]
1w ago+5 -5
58%Typical
fewer lines added than baseline
48
6fc2e539chore: add automated template updater and clean privacy sensitive fields
Fabian Seitz
1mo ago+5 -16
58%Typical
fewer lines added than baseline
49
901bbf4echore: improve release retry logic and fix null head_commit triggers [bump-version]
Fabian Seitz
1mo ago+5 -3
58%Typical
fewer lines added than baseline
50
feb490f7Initial commit
Fabian Seitz
4mo ago+4 -0
56%Typical
fewer lines added than baseline
  • f7481170Initial upload of current state
    Author
    Fabian Seitz
    When
    4mo ago
    Lines
    +2.3K -2
    Risk
    100%Elevated
  • 12a2bf89feat: add full AegisBot feature set, services, buttons, and sensors
    Author
    Fabian Seitz
    When
    2h ago
    Lines
    +985 -64
    Risk
    98%Elevated
  • c5b65f67fix: hacs release zip file & improved release workflow
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +1.2K -250
    Risk
    98%Elevated
  • 0fc26b88new pytests & fixes
    Author
    Fabian Seitz
    When
    4mo ago
    Lines
    +407 -41
    Risk
    97%Elevated
  • f562924afeat: add zeroconf discovery and supervisor addon support
    Author
    Fabian Seitz
    When
    10h ago
    Lines
    +296 -47
    Risk
    96%Elevated
  • fbef2dacworkflow improvements
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +272 -214
    Risk
    96%Elevated
  • 8780cbe2new pytest
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +254 -0
    Risk
    94%Elevated
  • 1641d0b3chore: improve issue templates with integration-specific fields and my-ha links
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +163 -112
    Risk
    93%Elevated
  • 6c7f1711fix(zeroconf): match service type without name filter and fix discovery_confirm card rendering
    Author
    Fabian Seitz
    When
    1h ago
    Lines
    +128 -52
    Risk
    92%Elevated
  • 5d50da8afix: add missing translation files en.json and de.json [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +108 -0
    Risk
    91%Elevated
  • 601fc36blinter fixes
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +133 -40
    Risk
    91%Elevated
  • 534c490achore: add automated template updater and clean privacy sensitive fields
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +140 -1
    Risk
    90%Elevated
  • fc84c01bchore: unify workflows and update issue templates with assignees and labels [skip ci]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +120 -115
    Risk
    89%Elevated
  • d3aed9c9chore: update template automations to dynamically track service versions
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +69 -7
    Risk
    88%Elevated
  • 7996e2b8chore: add generate_changelog.py script
    Author
    Fabian Seitz
    When
    3w ago
    Lines
    +73 -28
    Risk
    86%Elevated
  • b7415725feat: add support for supervisor discovery flow
    Author
    Fabian Seitz
    When
    3w ago
    Lines
    +61 -0
    Risk
    86%Elevated
  • 3ab614dfstyle: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +56 -28
    Risk
    86%Elevated
  • eb681e8fUpdate release.yml
    Author
    Fabian Seitz
    When
    4w ago
    Lines
    +52 -52
    Risk
    84%Elevated
  • ff0eb966style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +44 -28
    Risk
    83%Elevated
  • 07ec96d8pytest fixes
    Author
    Fabian Seitz
    When
    4mo ago
    Lines
    +40 -23
    Risk
    83%Elevated
  • 6e8f2f5astyle: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    10h ago
    Lines
    +36 -11
    Risk
    81%Elevated
  • c087675fci: optimize CI triggers and add structured changelog generator
    Author
    Fabian Seitz
    When
    1w ago
    Lines
    +28 -28
    Risk
    81%Elevated
  • 3c115035ci fixes
    Author
    Fabian Seitz
    When
    4mo ago
    Lines
    +22 -13
    Risk
    80%Elevated
  • ac8c87fcfix CI tests & linter
    Author
    Fabian Seitz
    When
    3w ago
    Lines
    +23 -1
    Risk
    79%Elevated
  • 642e1a8achore: unify workflows, scripts, and issue configs
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +20 -0
    Risk
    78%Elevated
  • ecaedfa8Allow and add requirements files for CI stabilization
    Author
    Fabian Seitz
    When
    4mo ago
    Lines
    +16 -0
    Risk
    77%Elevated
  • 14a482e2Fix API tests: switch to aioclient_mock to resolve event loop conflicts
    Author
    Fabian Seitz
    When
    4mo ago
    Lines
    +18 -15
    Risk
    76%Elevated
  • f7abb9c0chore: trigger auto release [bump-version]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +13 -3
    Risk
    75%Elevated
  • 60cc832estyle: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    3w ago
    Lines
    +12 -4
    Risk
    74%Elevated
  • 55456e99chore: fix CI linter issues and format code
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +15 -3
    Risk
    74%Elevated
  • e898e825chore(config): migrate config renovate.json
    Author
    renovate[bot]
    When
    3w ago
    Lines
    +11 -5
    Risk
    73%Elevated
  • 6ab5e087style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +8 -12
    Risk
    72%Elevated
  • d1d2283ddocs: document Zeroconf auto-discovery and supervisor prefilling in README
    Author
    Fabian Seitz
    When
    10h ago
    Lines
    +9 -2
    Risk
    71%Elevated
  • 1b5c5244chore: optimize template updates with robust regex patterns
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +9 -4
    Risk
    70%Elevated
  • ae248e6fPin Python to v3.14.4 (#4)
    Author
    renovate[bot]
    When
    3mo ago
    Lines
    +6 -6
    Risk
    69%Elevated
  • 97bdb86bpytest fixes
    Author
    Fabian Seitz
    When
    4mo ago
    Lines
    +10 -1
    Risk
    68%Elevated
  • 64845ba9fix(release): level=minor/major respected even when current version has pre-release suffix
    Author
    github-actions[bot]
    When
    4w ago
    Lines
    +6 -3
    Risk
    67%Typical
  • b88970effix: release workflow syntax & codeql logging alert
    Author
    github-actions[bot]
    When
    1mo ago
    Lines
    +6 -12
    Risk
    67%Typical
  • 451c87c8chore: optimize template updates with robust regex patterns
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +6 -10
    Risk
    67%Typical
  • 88618a52chore: fix release variables and add workflow concurrency [bump-version]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -1
    Risk
    64%Typical
  • eaabdd66pytest fixes
    Author
    Fabian Seitz
    When
    4mo ago
    Lines
    +6 -3
    Risk
    64%Typical
  • c68ca25dchore: optimize template updates with robust regex patterns
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -3
    Risk
    62%Typical
  • 4c4652adstyle: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +5 -1
    Risk
    62%Typical
  • 5583705cCI fixes
    Author
    Fabian Seitz
    When
    4mo ago
    Lines
    +7 -3
    Risk
    62%Typical
  • 5a9e0901style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1h ago
    Lines
    +4 -5
    Risk
    58%Typical
  • 600b72cachore(deps): update actions/setup-python action to v7
    Author
    renovate[bot]
    When
    1w ago
    Lines
    +4 -4
    Risk
    58%Typical
  • c88568a4chore(deps): update actions/checkout action to v7.0.1
    Author
    renovate[bot]
    When
    1w ago
    Lines
    +5 -5
    Risk
    58%Typical
  • 6fc2e539chore: add automated template updater and clean privacy sensitive fields
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -16
    Risk
    58%Typical
  • 901bbf4echore: improve release retry logic and fix null head_commit triggers [bump-version]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -3
    Risk
    58%Typical
  • feb490f7Initial commit
    Author
    Fabian Seitz
    When
    4mo ago
    Lines
    +4 -0
    Risk
    56%Typical
Showing 50 of 112 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.

034typical ↑elevated ↑0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 112 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.5Diffusion →
Below typical37
Typical39
Elevated36

Commit history for FaserF/ha-aegisbot

FaserF/ha-aegisbot has 122 commits in its history from 4 contributors, the first of them Apr 11, 2026. In the last 90 days 20 files were touched, 65 times in total, most often calculate_release_details.py. Every commit is scored for change risk from its size, spread and the history of the files it touches.