repowiserepowise
Sign in
rakaarwaky/zeroclaw
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiserakaarwaky/zeroclaw

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

1,423of 4,310 scored

1,423 commits sit in this repo's top risk tercile, which is 33% of the 4,310scored. 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.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 commits2,14250%Commits whose subject reads as a bug fix rather than new work.Written by an agent74117%Read from commit trailers, so it counts what was declared.Change diffusion0.83bitsShannon 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.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.

Consistently fix-driven across its history.

Feature23%
Fix52%
Refactor3%
Docs7%
Test4%
Deps1%
Chore9%
Other1%
17%of indexed commits are agent-attributed(741 of 4310)
claude (671) · copilot (66) · 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
16f97dcfdocs(i18n): sync translation catalogs after the book rework (#7472)
Shane Engelman
2mo ago+96.8K -88.8K
100%Elevated
more lines added than baseline
2
a3b1c07dfeat(i18n): add Spanish and Chinese runtime and zerocode locales (#7039)
Shane Engelman
2mo ago+158.2K -168.2K
100%Elevated
more lines added than baseline
3
2c914781feat(integration): introduce zerocode TUI, RPC socket transport, DenyWithEdit approval, and beta-2 integration (#6848)
Shane Engelman
2mo ago+59.1K -21.8K
100%Elevated
more lines added than baseline
4
18622d91feat!: multi-agent runtime and schema V3 (#6398)
Shane Engelman
2mo ago+97.2K -43.0K
100%Elevated
more lines added than baseline
5
b438250edocs(i18n): sync fr/ja/es translations and add zh-CN (#6170)
JordanTheJet
3mo ago+105.3K -25.3K
100%Elevated
more lines added than baseline
6
00440cd3feat(i18n, docs): Mozilla Fluent pipeline + multi-locale mdBook + full docs overhaul (#5788)
Shane Engelman
3mo ago+140.5K -56.7K
100%Elevated
more lines added than baseline
7
40f7a550feat(workspace): move agent, gateway, channels, cron, daemon into zeroclaw-misc
Shane Engelman
4mo ago+34.1K -68.4K
100%Elevated
more lines added than baseline
8
65e541affeat(workspace): extract zeroclaw-misc crate — 91K LOC of subsystems
Shane Engelman
4mo ago+54.9K -5.9K
100%Elevated
more lines added than baseline
9
20dab5fcfeat(workspace): extract zeroclaw-tools crate
Shane Engelman
4mo ago+48.0K -1
100%Elevated
more lines added than baseline
10
818c84ccfeat(workspace): extract zeroclaw-memory and zeroclaw-channels crates
Shane Engelman
4mo ago+37.8K -1
100%Elevated
more lines added than baseline
11
17c24bbdfeat(workspace): extract zeroclaw-providers crate
Shane Engelman
4mo ago+31.0K -6.1K
100%Elevated
more lines added than baseline
12
c373d6c9feat: add movie extension with Douban and TMDB support (#4815)
guangmangbeijing
4mo ago+257.4K -0
100%Elevated
more lines added than baseline
13
bf5a97f4feat(sop): channel gate prompts with checkpoint edit and revise for deterministic pipelines (#8979)
Marc Collins
2w ago+9.1K -446
99%Elevated
more lines added than baseline
14
f1f0460bfeat(sop): web visual authoring (experimental) with channel fan-in and selectable agent, plus the git_forge unified forge tool (#8590)
Shane Engelman
4w ago+21.6K -2.0K
99%Elevated
more lines added than baseline
15
ddffad12feat(channels/discord): interaction components — buttons, selects, modals, buttoned approval, autocomplete (#7965)
Marc Collins
1mo ago+4.3K -158
99%Elevated
more lines added than baseline
16
6790af56docs(i18n): refresh fluent strings and mdbook catalogs for v0.8.1 (#7939)
Shane Engelman
1mo ago+11.6K -2.8K
99%Elevated
more lines added than baseline
17
62655f98feat(web): Operator Console redesign of the gateway web UI (schema-driven config, multi-agent chat, ported fixes) (#7665)
Marc Collins
1mo ago+9.9K -3.7K
99%Elevated
more lines added than baseline
18
8294f0derefactor(runtime): consolidate the three agent turn engines onto run_tool_call_loop — Implements #7415 (#7540)
Marc Collins
1mo ago+7.3K -4.8K
99%Elevated
more lines added than baseline
19
e5ea3bdddocs(book): rework the book and derive provider/config surfaces from source (#7365)
Shane Engelman
2mo ago+9.9K -6.2K
99%Elevated
more lines added than baseline
20
4e2a59d4feat(gateway,web,cli): web onboarding parity via per-property CRUD endpoints (#6179)
Shane Engelman
3mo ago+12.6K -3.4K
99%Elevated
more lines added than baseline
21
ee0fcd93docs(foundations): ratify and commit the ZeroClaw Maturity Framework (#5911)
Chris Hengge
3mo ago+4.9K -1
99%Elevated
more lines added than baseline
22
470ff7abfeat(workspace): extract zeroclaw-memory crate
Shane Engelman
4mo ago+10.8K -663
99%Elevated
more lines added than baseline
23
241bcb46feat(workspace): extract zeroclaw-tool-call-parser crate (RFC D2)
Shane Engelman
4mo ago+7.4K -8.2K
99%Elevated
more lines added than baseline
24
d8f09f02feat(workspace): extract zeroclaw-types, zeroclaw-infra, zeroclaw-config crates
Shane Engelman
4mo ago+22.2K -22.0K
99%Elevated
more lines added than baseline
25
61fea48cfeat(i18n): add all 31 languages to web dashboard and fix locale API (#5203)
Argenis
4mo ago+10.1K -42
99%Elevated
more lines added than baseline
26
4d786b9fchore(docs): move i18n READMEs from root to docs/i18n/
argenis de la rosaclaudeassisted
4mo ago+22.8K -25.7K
99%Elevated
more lines added than baseline
27
90e5ca98test: add Docker smoke-test harness and Tauri generated schemas
argenis de la rosaclaudeassisted
4mo ago+5.8K -0
99%Elevated
more lines added than baseline
28
71e89801feat(hardware): add RPi GPIO, Aardvark I2C/SPI/GPIO, and hardware plugin system (#4125)
ehu shubham shaw
4mo ago+10.7K -7
99%Elevated
more lines added than baseline
29
eaf23e63docs(readme): overhaul all 31 READMEs to match OpenClaw-level depth
argenis de la rosaclaudeassisted
4mo ago+19.2K -5.6K
99%Elevated
more lines added than baseline
30
11a1dae5docs(i18n/zh-CN): Complete full Chinese documentation translation and… (#3429)
zq
5mo ago+9.9K -127
99%Elevated
more lines added than baseline
31
dd1681bedocs(i18n): add documentation hub translations for all 30 languages (#3450)
Argenisclaudeassisted
5mo ago+4.8K -6
99%Elevated
more lines added than baseline
32
c8df83dddocs: add localized README files for all 31 supported languages
argenis de la rosaclaudeassisted
5mo ago+12.6K -1
99%Elevated
more lines added than baseline
33
8c0375a9Skill Creator (from anthropic)
simianastronaut
5mo ago+5.7K -0
99%Elevated
more lines added than baseline
34
1a0e5547fix(web): call doctor endpoint with authenticated POST
argenis de la rosa
5mo ago+9.0K -3
99%Elevated
more lines added than baseline
35
79337c76feat(gateway): add embedded web dashboard with React frontend
Zeki Kocabıyıkclaudeassisted
5mo ago+8.9K -687
99%Elevated
more lines added than baseline
36
24796c8fdocs(i18n): introduce canonical docs/i18n/vi tree with compatibility shims
Chummy
5mo ago+6.5K -1.1K
99%Elevated
more lines added than baseline
37
79cc1bd3docs(vi): add comprehensive Vietnamese localization under docs/vi/
pluginmdclaudeassisted
5mo ago+6.6K -0
99%Elevated
more lines added than baseline
38
0dfc707cfeat: add zeroclaw-robot-kit crate for AI-powered robotics
Lumi-node
5mo ago+4.4K -9
99%Elevated
more lines added than baseline
39
de3ec87dEhu shubham shaw contribution --> Hardware support (#306)
ehu shubham shawclaudeassisted
5mo ago+9.6K -1.9K
99%Elevated
more lines added than baseline
40
05cb353ffeat: initial release — ZeroClaw v0.1.0
argenis de la rosa
5mo ago+15.8K -0
99%Elevated
more lines added than baseline
41
1e99541dfix(mcp): multiplex stdio calls without replaying unknown outcomes (#9418)
Iftekhar Uddin
1w ago+2.8K -520
99%Elevated
more lines added than baseline
42
7afecd86refactor(providers): adopt typed builders across the provider crate (#8854)
Cherilyn Buren
3w ago+2.2K -1.3K
99%Elevated
more lines added than baseline
43
c937cdfcfeat(sop): release the exec slot on HITL approval and enforce a per-SOP admission policy (#8848)
Marc Collins
3w ago+4.8K -730
99%Elevated
more lines added than baseline
44
e99d1f22fix(sop): key AMQP dispatch idempotency on the message-id (#9027)
Marc Collins
3w ago+7.7K -550
99%Elevated
more lines added than baseline
45
172efda7feat(gateway): in-app upgrade with auto-restart from the web dashboard (#8173)
Cherilyn Buren
3w ago+4.4K -189
99%Elevated
more lines added than baseline
46
695eae2ffeat(cost): add task-attributed usage ledger APIs (#8686)
Vadim Belman
4w ago+3.1K -140
99%Elevated
more lines added than baseline
47
a4ce8f0dfeat(channels): add Git forge channel (GitHub provider) with SOP ingress (#8609)
Marc Collins
1mo ago+6.0K -35
99%Elevated
more lines added than baseline
48
b051ef5afeat(elicitation): ACP multiple-choice for the ACP channel and Zerocode Code tab (#8338)
Tidux
1mo ago+3.4K -154
99%Elevated
more lines added than baseline
49
89329806feat(config): add independent delegate targets (#8239)
Vadim Belman
1mo ago+2.6K -482
99%Elevated
more lines added than baseline
50
abfae1ecrefactor(channels/discord): split discord.rs into a module tree behind a structured outgoing payload (#7832)
Marc Collins
1mo ago+1.5K -1.3K
99%Elevated
more lines added than baseline
  • 16f97dcfdocs(i18n): sync translation catalogs after the book rework (#7472)
    Author
    Shane Engelman
    When
    2mo ago
    Lines
    +96.8K -88.8K
    Risk
    100%Elevated
  • a3b1c07dfeat(i18n): add Spanish and Chinese runtime and zerocode locales (#7039)
    Author
    Shane Engelman
    When
    2mo ago
    Lines
    +158.2K -168.2K
    Risk
    100%Elevated
  • 2c914781feat(integration): introduce zerocode TUI, RPC socket transport, DenyWithEdit approval, and beta-2 integration (#6848)
    Author
    Shane Engelman
    When
    2mo ago
    Lines
    +59.1K -21.8K
    Risk
    100%Elevated
  • 18622d91feat!: multi-agent runtime and schema V3 (#6398)
    Author
    Shane Engelman
    When
    2mo ago
    Lines
    +97.2K -43.0K
    Risk
    100%Elevated
  • b438250edocs(i18n): sync fr/ja/es translations and add zh-CN (#6170)
    Author
    JordanTheJet
    When
    3mo ago
    Lines
    +105.3K -25.3K
    Risk
    100%Elevated
  • 00440cd3feat(i18n, docs): Mozilla Fluent pipeline + multi-locale mdBook + full docs overhaul (#5788)
    Author
    Shane Engelman
    When
    3mo ago
    Lines
    +140.5K -56.7K
    Risk
    100%Elevated
  • 40f7a550feat(workspace): move agent, gateway, channels, cron, daemon into zeroclaw-misc
    Author
    Shane Engelman
    When
    4mo ago
    Lines
    +34.1K -68.4K
    Risk
    100%Elevated
  • 65e541affeat(workspace): extract zeroclaw-misc crate — 91K LOC of subsystems
    Author
    Shane Engelman
    When
    4mo ago
    Lines
    +54.9K -5.9K
    Risk
    100%Elevated
  • 20dab5fcfeat(workspace): extract zeroclaw-tools crate
    Author
    Shane Engelman
    When
    4mo ago
    Lines
    +48.0K -1
    Risk
    100%Elevated
  • 818c84ccfeat(workspace): extract zeroclaw-memory and zeroclaw-channels crates
    Author
    Shane Engelman
    When
    4mo ago
    Lines
    +37.8K -1
    Risk
    100%Elevated
  • 17c24bbdfeat(workspace): extract zeroclaw-providers crate
    Author
    Shane Engelman
    When
    4mo ago
    Lines
    +31.0K -6.1K
    Risk
    100%Elevated
  • c373d6c9feat: add movie extension with Douban and TMDB support (#4815)
    Author
    guangmangbeijing
    When
    4mo ago
    Lines
    +257.4K -0
    Risk
    100%Elevated
  • bf5a97f4feat(sop): channel gate prompts with checkpoint edit and revise for deterministic pipelines (#8979)
    Author
    Marc Collins
    When
    2w ago
    Lines
    +9.1K -446
    Risk
    99%Elevated
  • f1f0460bfeat(sop): web visual authoring (experimental) with channel fan-in and selectable agent, plus the git_forge unified forge tool (#8590)
    Author
    Shane Engelman
    When
    4w ago
    Lines
    +21.6K -2.0K
    Risk
    99%Elevated
  • ddffad12feat(channels/discord): interaction components — buttons, selects, modals, buttoned approval, autocomplete (#7965)
    Author
    Marc Collins
    When
    1mo ago
    Lines
    +4.3K -158
    Risk
    99%Elevated
  • 6790af56docs(i18n): refresh fluent strings and mdbook catalogs for v0.8.1 (#7939)
    Author
    Shane Engelman
    When
    1mo ago
    Lines
    +11.6K -2.8K
    Risk
    99%Elevated
  • 62655f98feat(web): Operator Console redesign of the gateway web UI (schema-driven config, multi-agent chat, ported fixes) (#7665)
    Author
    Marc Collins
    When
    1mo ago
    Lines
    +9.9K -3.7K
    Risk
    99%Elevated
  • 8294f0derefactor(runtime): consolidate the three agent turn engines onto run_tool_call_loop — Implements #7415 (#7540)
    Author
    Marc Collins
    When
    1mo ago
    Lines
    +7.3K -4.8K
    Risk
    99%Elevated
  • e5ea3bdddocs(book): rework the book and derive provider/config surfaces from source (#7365)
    Author
    Shane Engelman
    When
    2mo ago
    Lines
    +9.9K -6.2K
    Risk
    99%Elevated
  • 4e2a59d4feat(gateway,web,cli): web onboarding parity via per-property CRUD endpoints (#6179)
    Author
    Shane Engelman
    When
    3mo ago
    Lines
    +12.6K -3.4K
    Risk
    99%Elevated
  • ee0fcd93docs(foundations): ratify and commit the ZeroClaw Maturity Framework (#5911)
    Author
    Chris Hengge
    When
    3mo ago
    Lines
    +4.9K -1
    Risk
    99%Elevated
  • 470ff7abfeat(workspace): extract zeroclaw-memory crate
    Author
    Shane Engelman
    When
    4mo ago
    Lines
    +10.8K -663
    Risk
    99%Elevated
  • 241bcb46feat(workspace): extract zeroclaw-tool-call-parser crate (RFC D2)
    Author
    Shane Engelman
    When
    4mo ago
    Lines
    +7.4K -8.2K
    Risk
    99%Elevated
  • d8f09f02feat(workspace): extract zeroclaw-types, zeroclaw-infra, zeroclaw-config crates
    Author
    Shane Engelman
    When
    4mo ago
    Lines
    +22.2K -22.0K
    Risk
    99%Elevated
  • 61fea48cfeat(i18n): add all 31 languages to web dashboard and fix locale API (#5203)
    Author
    Argenis
    When
    4mo ago
    Lines
    +10.1K -42
    Risk
    99%Elevated
  • 4d786b9fchore(docs): move i18n READMEs from root to docs/i18n/
    Author
    argenis de la rosa
    When
    4mo ago
    Lines
    +22.8K -25.7K
    Risk
    99%Elevated
  • 90e5ca98test: add Docker smoke-test harness and Tauri generated schemas
    Author
    argenis de la rosa
    When
    4mo ago
    Lines
    +5.8K -0
    Risk
    99%Elevated
  • 71e89801feat(hardware): add RPi GPIO, Aardvark I2C/SPI/GPIO, and hardware plugin system (#4125)
    Author
    ehu shubham shaw
    When
    4mo ago
    Lines
    +10.7K -7
    Risk
    99%Elevated
  • eaf23e63docs(readme): overhaul all 31 READMEs to match OpenClaw-level depth
    Author
    argenis de la rosa
    When
    4mo ago
    Lines
    +19.2K -5.6K
    Risk
    99%Elevated
  • 11a1dae5docs(i18n/zh-CN): Complete full Chinese documentation translation and… (#3429)
    Author
    zq
    When
    5mo ago
    Lines
    +9.9K -127
    Risk
    99%Elevated
  • dd1681bedocs(i18n): add documentation hub translations for all 30 languages (#3450)
    Author
    Argenis
    When
    5mo ago
    Lines
    +4.8K -6
    Risk
    99%Elevated
  • c8df83dddocs: add localized README files for all 31 supported languages
    Author
    argenis de la rosa
    When
    5mo ago
    Lines
    +12.6K -1
    Risk
    99%Elevated
  • 8c0375a9Skill Creator (from anthropic)
    Author
    simianastronaut
    When
    5mo ago
    Lines
    +5.7K -0
    Risk
    99%Elevated
  • 1a0e5547fix(web): call doctor endpoint with authenticated POST
    Author
    argenis de la rosa
    When
    5mo ago
    Lines
    +9.0K -3
    Risk
    99%Elevated
  • 79337c76feat(gateway): add embedded web dashboard with React frontend
    Author
    Zeki Kocabıyık
    When
    5mo ago
    Lines
    +8.9K -687
    Risk
    99%Elevated
  • 24796c8fdocs(i18n): introduce canonical docs/i18n/vi tree with compatibility shims
    Author
    Chummy
    When
    5mo ago
    Lines
    +6.5K -1.1K
    Risk
    99%Elevated
  • 79cc1bd3docs(vi): add comprehensive Vietnamese localization under docs/vi/
    Author
    pluginmd
    When
    5mo ago
    Lines
    +6.6K -0
    Risk
    99%Elevated
  • 0dfc707cfeat: add zeroclaw-robot-kit crate for AI-powered robotics
    Author
    Lumi-node
    When
    5mo ago
    Lines
    +4.4K -9
    Risk
    99%Elevated
  • de3ec87dEhu shubham shaw contribution --> Hardware support (#306)
    Author
    ehu shubham shaw
    When
    5mo ago
    Lines
    +9.6K -1.9K
    Risk
    99%Elevated
  • 05cb353ffeat: initial release — ZeroClaw v0.1.0
    Author
    argenis de la rosa
    When
    5mo ago
    Lines
    +15.8K -0
    Risk
    99%Elevated
  • 1e99541dfix(mcp): multiplex stdio calls without replaying unknown outcomes (#9418)
    Author
    Iftekhar Uddin
    When
    1w ago
    Lines
    +2.8K -520
    Risk
    99%Elevated
  • 7afecd86refactor(providers): adopt typed builders across the provider crate (#8854)
    Author
    Cherilyn Buren
    When
    3w ago
    Lines
    +2.2K -1.3K
    Risk
    99%Elevated
  • c937cdfcfeat(sop): release the exec slot on HITL approval and enforce a per-SOP admission policy (#8848)
    Author
    Marc Collins
    When
    3w ago
    Lines
    +4.8K -730
    Risk
    99%Elevated
  • e99d1f22fix(sop): key AMQP dispatch idempotency on the message-id (#9027)
    Author
    Marc Collins
    When
    3w ago
    Lines
    +7.7K -550
    Risk
    99%Elevated
  • 172efda7feat(gateway): in-app upgrade with auto-restart from the web dashboard (#8173)
    Author
    Cherilyn Buren
    When
    3w ago
    Lines
    +4.4K -189
    Risk
    99%Elevated
  • 695eae2ffeat(cost): add task-attributed usage ledger APIs (#8686)
    Author
    Vadim Belman
    When
    4w ago
    Lines
    +3.1K -140
    Risk
    99%Elevated
  • a4ce8f0dfeat(channels): add Git forge channel (GitHub provider) with SOP ingress (#8609)
    Author
    Marc Collins
    When
    1mo ago
    Lines
    +6.0K -35
    Risk
    99%Elevated
  • b051ef5afeat(elicitation): ACP multiple-choice for the ACP channel and Zerocode Code tab (#8338)
    Author
    Tidux
    When
    1mo ago
    Lines
    +3.4K -154
    Risk
    99%Elevated
  • 89329806feat(config): add independent delegate targets (#8239)
    Author
    Vadim Belman
    When
    1mo ago
    Lines
    +2.6K -482
    Risk
    99%Elevated
  • abfae1ecrefactor(channels/discord): split discord.rs into a module tree behind a structured outgoing payload (#7832)
    Author
    Marc Collins
    When
    1mo ago
    Lines
    +1.5K -1.3K
    Risk
    99%Elevated
Showing 50 of 4,310 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.

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

Size against diffusion

The 200 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.03.6Diffusion →
Below typical47
Typical66
Elevated87

Commit history for rakaarwaky/zeroclaw

rakaarwaky/zeroclaw has 4,709 commits in its history from 436 contributors, the first of them Feb 13, 2026. In the last 90 days 1,074 files were touched, 6,144 times in total, most often schema.rs. Every commit is scored for change risk from its size, spread and the history of the files it touches.