repowiserepowise
Sign in
prodioslabs/cellar
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseprodioslabs/cellar

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

48of 146 scored

48 commits sit in this repo's top risk tercile, which is 33% of the 146scored. 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.9 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 commits128%Commits whose subject reads as a bug fix rather than new work.Written by an agent3524%Read from commit trailers, so it counts what was declared.Change diffusion1.40bitsShannon 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.9out 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.

How this repo's commit mix shifts over time.

Feature55%
Fix8%
Refactor9%
Docs21%
Deps1%
Chore5%
Other1%
24%of indexed commits are agent-attributed(35 of 146)
cursor (35)

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
8ebc305cfeat: implement @cellar/node SandboxAPI client
Abinash Panda
2w ago+4.5K -0
99%Elevated
more lines added than baseline
2
423e8481feat: add sandbox gRPC APIs to Control and remote services
Abinash Pandacursorassisted
3w ago+3.1K -29
99%Elevated
more lines added than baseline
3
077434a7chore: add Makefile and .gitignore; update Go module dependencies
Abinash Panda
3w ago+5.0K -2.1K
99%Elevated
more lines added than baseline
4
bf997d49feat(sandbox): add background jobs across API, CLI, and SDKs
Abinash Panda
2w ago+2.6K -117
96%Elevated
more lines added than baseline
5
0503f810docs: add Fumadocs documentation website
Abinash Panda
2w ago+2.0K -0
96%Elevated
more lines added than baseline
6
3ed8fefefeat(sdk): route clients through HTTP gateway
Abinash Panda
2w ago+2.1K -2.9K
96%Elevated
more lines added than baseline
7
919f2dc0feat(egress): harden transparent proxy to E2B security model
Abinash Panda
3w ago+1.5K -287
96%Elevated
more lines added than baseline
8
bbdc4b54feat: implement Raft-based cluster management
Abinash Panda
4w ago+2.2K -136
96%Elevated
more lines added than baseline
9
9d099842feat: setup certificate authority
Abinash Panda
4w ago+2.1K -0
96%Elevated
more lines added than baseline
10
6f833708refactor(sdk): improve code readability and consistency
Abinash Panda
2w ago+1.4K -1.3K
91%Elevated
more lines added than baseline
11
e2f9897efeat(gateway): add HTTP facade for sandbox API
Abinash Panda
2w ago+1.6K -2
91%Elevated
more lines added than baseline
12
cc9acc32feat(api): add Control node RPCs and heartbeat desired_role
Abinash Panda
2w ago+1.1K -61
91%Elevated
more lines added than baseline
13
ff50bd14feat: add SandboxAPI and API key Control protos
Abinash Panda
2w ago+1.0K -72
91%Elevated
more lines added than baseline
14
216aded2feat: add SandboxAPI and API key Control protos
Abinash Pandacursorassisted
2w ago+1.0K -72
91%Elevated
more lines added than baseline
15
71a31114feat: wire sandbox control plane into cellard
Abinash Pandacursorassisted
3w ago+1.1K -6
91%Elevated
more lines added than baseline
16
6b48b5bbfeat: add sandbox scheduler and userspace egress policy
Abinash Pandacursorassisted
3w ago+781 -0
91%Elevated
more lines added than baseline
17
06bd83f1feat(egress): add egress-gateway binary, gRPC control API, and image
Abinash Pandacursorassisted
2w ago+1.5K -3
87%Elevated
more lines added than baseline
18
467b6521refactor(sdk): add object-oriented Go sandbox API
Abinash Panda
2w ago+711 -109
87%Elevated
more lines added than baseline
19
4d212083feat(daemon): implement node management and local role transitions
Abinash Panda
2w ago+748 -33
87%Elevated
more lines added than baseline
20
e8a21a53feat: add Docker runsc runtime agent for sandboxes
Abinash Pandacursorassisted
3w ago+762 -36
87%Elevated
more lines added than baseline
21
b816ba67feat: add sandbox domain model and Raft persistence
Abinash Pandacursorassisted
3w ago+701 -24
87%Elevated
more lines added than baseline
22
dd316e79feat(sandbox): add blockall mode and flat network allow-list fields
Abinash Panda
2w ago+641 -18
84%Elevated
more lines added than baseline
23
3b2517dbrefactor(egress): switch cellard to topology gateway networking
Abinash Pandacursorassisted
2w ago+766 -337
84%Elevated
more lines added than baseline
24
2b9542c3feat: add live sandbox network policy updates
Abinash Panda
3w ago+782 -221
84%Elevated
more lines added than baseline
25
fb575f90feat: implement cellar-agent with bearer-authenticated RunCommand
Abinash Pandacursorassisted
3w ago+555 -0
84%Elevated
more lines added than baseline
26
670b55c8feat: add cellar-agent gRPC API and build targets
Abinash Pandacursorassisted
3w ago+712 -12
84%Elevated
more lines added than baseline
27
513c3353feat(daemon): rediscover managers and failover worker control dials
Abinash Panda
2w ago+413 -101
79%Elevated
more lines added than baseline
28
60c95009feat(cli): enhance sandbox listing command with filtering and output options
Abinash Panda
2w ago+513 -16
79%Elevated
more lines added than baseline
29
bedb9e10feat: scaffold @cellar/node TypeScript package
Abinash Panda
2w ago+561 -0
79%Elevated
more lines added than baseline
30
3c850d19feat: add Go client with multi-manager failover
Abinash Panda
2w ago+616 -0
79%Elevated
more lines added than baseline
31
92f4d4fffeat: serve SandboxAPI with API key auth and leader forwarding
Abinash Panda
2w ago+470 -0
79%Elevated
more lines added than baseline
32
9c709628feat: add Go client with multi-manager failover
Abinash Pandacursorassisted
2w ago+616 -0
79%Elevated
more lines added than baseline
33
ff0f9143feat: serve SandboxAPI with API key auth and leader forwarding
Abinash Pandacursorassisted
2w ago+470 -0
79%Elevated
more lines added than baseline
34
29350dacfeat: inject cellar-agent into sandboxes and exec over UDS
Abinash Pandacursorassisted
3w ago+439 -33
79%Elevated
more lines added than baseline
35
bda94357docs(egress): rewrite README for newcomers and fold control into server
Abinash Panda
2w ago+384 -252
75%Elevated
more lines added than baseline
36
6427c009feat(sdk): enhance sandbox management with new methods and readiness checks
Abinash Panda
2w ago+492 -72
75%Elevated
more lines added than baseline
37
afcd1a54feat: add Leave RPC for cluster management
Abinash Panda
3w ago+595 -126
75%Elevated
more lines added than baseline
38
273f87bcfix: make cellard shutdown bounded and tear down local sandboxes
Abinash Pandacursorassisted
3w ago+481 -24
75%Elevated
more lines added than baseline
39
136789f5feat: support sandbox create from a YAML file
Abinash Pandacursorassisted
3w ago+300 -43
75%Elevated
more lines added than baseline
40
1cf4f64dfeat(grpcapi): forward heartbeats/issue to leader and advertise peers
Abinash Panda
2w ago+305 -28
71%Elevated
more lines added than baseline
41
8fbf9e0brefactor(runtime): run sandboxes on hardened runc without guest gRPC
Abinash Panda
2w ago+462 -1.6K
71%Elevated
more lines added than baseline
42
625f815bfeat(egress): add cellard-owned /29 IPAM allocator
Abinash Pandacursorassisted
2w ago+344 -0
71%Elevated
more lines added than baseline
43
ad98c2eefeat: add Raft-backed API key storage
Abinash Panda
2w ago+353 -4
71%Elevated
more lines added than baseline
44
ee408d63feat: add Raft-backed API key storage
Abinash Pandacursorassisted
2w ago+353 -4
71%Elevated
more lines added than baseline
45
da69845afix: recreate failed sandbox containers
Abinash Pandacursorassisted
3w ago+288 -28
71%Elevated
more lines added than baseline
46
f930f089feat(install): enhance installer and documentation for macOS and Linux support
Abinash Panda
2w ago+339 -49
68%Elevated
more lines added than baseline
47
da898ec8feat: add cellar ca-cert CLI and flexible CA env loading
Abinash Panda
2w ago+269 -6
68%Elevated
more lines added than baseline
48
254a609afeat: add cellar sandbox CLI and document usage
Abinash Pandacursorassisted
3w ago+348 -4
68%Elevated
more lines added than baseline
49
e4bcb363feat(cli): expose network allow-list, block-all, and essential-services
Abinash Panda
2w ago+258 -40
65%Typical
more lines added than baseline
50
3183f93crefactor(egress): authenticate gateway control over TCP
Abinash Panda
2w ago+369 -149
65%Typical
more lines added than baseline
  • 8ebc305cfeat: implement @cellar/node SandboxAPI client
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +4.5K -0
    Risk
    99%Elevated
  • 423e8481feat: add sandbox gRPC APIs to Control and remote services
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +3.1K -29
    Risk
    99%Elevated
  • 077434a7chore: add Makefile and .gitignore; update Go module dependencies
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +5.0K -2.1K
    Risk
    99%Elevated
  • bf997d49feat(sandbox): add background jobs across API, CLI, and SDKs
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +2.6K -117
    Risk
    96%Elevated
  • 0503f810docs: add Fumadocs documentation website
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +2.0K -0
    Risk
    96%Elevated
  • 3ed8fefefeat(sdk): route clients through HTTP gateway
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +2.1K -2.9K
    Risk
    96%Elevated
  • 919f2dc0feat(egress): harden transparent proxy to E2B security model
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +1.5K -287
    Risk
    96%Elevated
  • bbdc4b54feat: implement Raft-based cluster management
    Author
    Abinash Panda
    When
    4w ago
    Lines
    +2.2K -136
    Risk
    96%Elevated
  • 9d099842feat: setup certificate authority
    Author
    Abinash Panda
    When
    4w ago
    Lines
    +2.1K -0
    Risk
    96%Elevated
  • 6f833708refactor(sdk): improve code readability and consistency
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +1.4K -1.3K
    Risk
    91%Elevated
  • e2f9897efeat(gateway): add HTTP facade for sandbox API
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +1.6K -2
    Risk
    91%Elevated
  • cc9acc32feat(api): add Control node RPCs and heartbeat desired_role
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +1.1K -61
    Risk
    91%Elevated
  • ff50bd14feat: add SandboxAPI and API key Control protos
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +1.0K -72
    Risk
    91%Elevated
  • 216aded2feat: add SandboxAPI and API key Control protos
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +1.0K -72
    Risk
    91%Elevated
  • 71a31114feat: wire sandbox control plane into cellard
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +1.1K -6
    Risk
    91%Elevated
  • 6b48b5bbfeat: add sandbox scheduler and userspace egress policy
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +781 -0
    Risk
    91%Elevated
  • 06bd83f1feat(egress): add egress-gateway binary, gRPC control API, and image
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +1.5K -3
    Risk
    87%Elevated
  • 467b6521refactor(sdk): add object-oriented Go sandbox API
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +711 -109
    Risk
    87%Elevated
  • 4d212083feat(daemon): implement node management and local role transitions
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +748 -33
    Risk
    87%Elevated
  • e8a21a53feat: add Docker runsc runtime agent for sandboxes
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +762 -36
    Risk
    87%Elevated
  • b816ba67feat: add sandbox domain model and Raft persistence
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +701 -24
    Risk
    87%Elevated
  • dd316e79feat(sandbox): add blockall mode and flat network allow-list fields
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +641 -18
    Risk
    84%Elevated
  • 3b2517dbrefactor(egress): switch cellard to topology gateway networking
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +766 -337
    Risk
    84%Elevated
  • 2b9542c3feat: add live sandbox network policy updates
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +782 -221
    Risk
    84%Elevated
  • fb575f90feat: implement cellar-agent with bearer-authenticated RunCommand
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +555 -0
    Risk
    84%Elevated
  • 670b55c8feat: add cellar-agent gRPC API and build targets
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +712 -12
    Risk
    84%Elevated
  • 513c3353feat(daemon): rediscover managers and failover worker control dials
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +413 -101
    Risk
    79%Elevated
  • 60c95009feat(cli): enhance sandbox listing command with filtering and output options
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +513 -16
    Risk
    79%Elevated
  • bedb9e10feat: scaffold @cellar/node TypeScript package
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +561 -0
    Risk
    79%Elevated
  • 3c850d19feat: add Go client with multi-manager failover
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +616 -0
    Risk
    79%Elevated
  • 92f4d4fffeat: serve SandboxAPI with API key auth and leader forwarding
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +470 -0
    Risk
    79%Elevated
  • 9c709628feat: add Go client with multi-manager failover
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +616 -0
    Risk
    79%Elevated
  • ff0f9143feat: serve SandboxAPI with API key auth and leader forwarding
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +470 -0
    Risk
    79%Elevated
  • 29350dacfeat: inject cellar-agent into sandboxes and exec over UDS
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +439 -33
    Risk
    79%Elevated
  • bda94357docs(egress): rewrite README for newcomers and fold control into server
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +384 -252
    Risk
    75%Elevated
  • 6427c009feat(sdk): enhance sandbox management with new methods and readiness checks
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +492 -72
    Risk
    75%Elevated
  • afcd1a54feat: add Leave RPC for cluster management
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +595 -126
    Risk
    75%Elevated
  • 273f87bcfix: make cellard shutdown bounded and tear down local sandboxes
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +481 -24
    Risk
    75%Elevated
  • 136789f5feat: support sandbox create from a YAML file
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +300 -43
    Risk
    75%Elevated
  • 1cf4f64dfeat(grpcapi): forward heartbeats/issue to leader and advertise peers
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +305 -28
    Risk
    71%Elevated
  • 8fbf9e0brefactor(runtime): run sandboxes on hardened runc without guest gRPC
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +462 -1.6K
    Risk
    71%Elevated
  • 625f815bfeat(egress): add cellard-owned /29 IPAM allocator
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +344 -0
    Risk
    71%Elevated
  • ad98c2eefeat: add Raft-backed API key storage
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +353 -4
    Risk
    71%Elevated
  • ee408d63feat: add Raft-backed API key storage
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +353 -4
    Risk
    71%Elevated
  • da69845afix: recreate failed sandbox containers
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +288 -28
    Risk
    71%Elevated
  • f930f089feat(install): enhance installer and documentation for macOS and Linux support
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +339 -49
    Risk
    68%Elevated
  • da898ec8feat: add cellar ca-cert CLI and flexible CA env loading
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +269 -6
    Risk
    68%Elevated
  • 254a609afeat: add cellar sandbox CLI and document usage
    Author
    Abinash Panda
    When
    3w ago
    Lines
    +348 -4
    Risk
    68%Elevated
  • e4bcb363feat(cli): expose network allow-list, block-all, and essential-services
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +258 -40
    Risk
    65%Typical
  • 3183f93crefactor(egress): authenticate gateway control over TCP
    Author
    Abinash Panda
    When
    2w ago
    Lines
    +369 -149
    Risk
    65%Typical
Showing 50 of 146 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.

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

Size against diffusion

The 146 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.4Diffusion →
Below typical48
Typical50
Elevated48

Commit history for prodioslabs/cellar

prodioslabs/cellar has 148 commits in its history from 2 contributors, the first of them Jul 20, 2026. In the last 90 days 142 files were touched, 452 times in total, most often daemon.go. Every commit is scored for change risk from its size, spread and the history of the files it touches.