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
32 commits sit in this repo's top risk tercile, which is 34% of the 95scored. 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 7.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.
Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.
Consistently feature-driven across its history.
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 | Author | When | Lines | Risk | Top driver |
|---|---|---|---|---|---|---|
| 1 | d54588caInitial commit: squad v0.1.0 | tt-a1i | 4mo ago | +8.6K -0 | 99%Elevated | more lines added than baseline |
| 2 | c3595d2ffeat: add structured task protocol, agent archiving, and capability metadata | tt-a1i | 4mo ago | +3.5K -242 | 98%Elevated | more lines added than baseline |
| 3 | 6a99fa49chore: strip old daemon/mcp/workflow architecture for v2 redesign | tt-a1i | 4mo ago | +1.4K -7.1K | 97%Elevated | more lines added than baseline |
| 4 | de30da56feat: add optional tmux launcher workflow | liuhy | 4mo ago | +1.3K -0 | 95%Elevated | more lines added than baseline |
| 5 | 2d601c11docs: add session token spec and implementation plan for v0.3 | tt-a1i | 4mo ago | +773 -0 | 95%Elevated | more lines added than baseline |
| 6 | 6af6af7fdocs: add input validation bug fix spec and implementation plan | tt-a1i | 4mo ago | +663 -0 | 95%Elevated | more lines added than baseline |
| 7 | 8146bcc1feat: add project website with GitHub Pages deployment | tt-a1i | 2mo ago | +864 -0 | 93%Elevated | more lines added than baseline |
| 8 | 963b3660docs: add poll-based receive spec and implementation plan | tt-a1i | 4mo ago | +559 -0 | 92%Elevated | more lines added than baseline |
| 9 | 397e801bfeat: implement all CLI commands with --wait, broadcast, and history | tt-a1i | 4mo ago | +474 -2 | 92%Elevated | more lines added than baseline |
| 10 | d2b103f7feat: improve agent UX based on user feedback | tt-a1i | 4mo ago | +638 -68 | 90%Elevated | more lines added than baseline |
| 11 | 91efc30etest: add end-to-end collaboration flow tests | tt-a1i | 4mo ago | +315 -0 | 88%Elevated | more lines added than baseline |
| 12 | 473a2aa6feat: add SQLite store with busy_timeout, atomic receive, broadcast, and history | tt-a1i | 4mo ago | +369 -1 | 88%Elevated | more lines added than baseline |
| 13 | 2e150240fix: final polish — friendly error messages, hook setup, docs update | tt-a1i | 4mo ago | +568 -31 | 88%Elevated | more lines added than baseline |
| 14 | 0c30d179feat: add release CI, Homebrew formula, and tap template | tt-a1i | 4mo ago | +339 -39 | 85%Elevated | more lines added than baseline |
| 15 | 4e031cc8feat: add squad setup command and /squad slash command for Claude Code, Gemini, Codex | tt-a1i | 4mo ago | +304 -36 | 85%Elevated | more lines added than baseline |
| 16 | 8a684ac3feat: squad run, init --force guard, goal propagation, start_workflow MCP tool | tt-a1i | 4mo ago | +242 -10 | 84%Elevated | more lines added than baseline |
| 17 | 1940b7efdocs: add Chinese README | tt-a1i | 4mo ago | +243 -0 | 83%Elevated | more lines added than baseline |
| 18 | 7503df78fix: support Windows setup detection | tt-a1i | 3mo ago | +198 -8 | 81%Elevated | more lines added than baseline |
| 19 | 43e9bbd0fix: sender validation, leave cleanup, and doc consistency | tt-a1i | 4mo ago | +269 -68 | 81%Elevated | more lines added than baseline |
| 20 | f33bbe46docs: improve README headers with badges and platform table | tt-a1i | 4mo ago | +187 -64 | 81%Elevated | more lines added than baseline |
| 21 | 5fca9e20docs: simplify receive fix — template-only approach, drop --poll | tt-a1i | 4mo ago | +170 -331 | 78%Elevated | more lines added than baseline |
| 22 | 7683f555feat: add team template system with builtin dev team | tt-a1i | 4mo ago | +171 -0 | 77%Elevated | more lines added than baseline |
| 23 | be01dd07docs: update README and clean up obsolete docs/examples for v2 | tt-a1i | 4mo ago | +162 -1.7K | 76%Elevated | more lines added than baseline |
| 24 | a95549dfdocs: update README Quick Start, getting-started, and cli-reference for squad run | tt-a1i | 4mo ago | +131 -28 | 76%Elevated | more lines added than baseline |
| 25 | 65844716fix: harden tmux launcher defaults and prompts | aias00 | 4mo ago | +116 -19 | 74%Elevated | more lines added than baseline |
| 26 | 8703b706feat: add role template system with builtin manager/worker/inspector | tt-a1i | 4mo ago | +128 -0 | 74%Elevated | more lines added than baseline |
| 27 | 2b0b4f92feat: auto-update slash commands on init, add cleanup command, Homebrew hooks | tt-a1i | 4mo ago | +153 -22 | 72%Elevated | more lines added than baseline |
| 28 | c60dccacfeat: add session token file module for agent identity tracking | tt-a1i | 4mo ago | +132 -0 | 71%Elevated | more lines added than baseline |
| 29 | 49feb88dfeat: add workspace initialization with default role and team templates | tt-a1i | 4mo ago | +100 -0 | 69%Elevated | more lines added than baseline |
| 30 | 95d06641chore: repo setup, install.sh, stale socket cleanup, remove StubDaemon | tt-a1i | 4mo ago | +92 -29 | 69%Elevated | more lines added than baseline |
| 31 | 9b49890bfix: harden launcher config and helper handling | aias00 | 4mo ago | +79 -19 | 67%Elevated | more lines added than baseline |
| 32 | 5a914e12feat: add Windows support | tt-a1i | 4mo ago | +114 -6 | 67%Elevated | more lines added than baseline |
| 33 | 1f316583docs: improve README headers with org avatars and styled badges | tt-a1i | 4mo ago | +78 -46 | 65%Typical | more lines added than baseline |
| 34 | 5ad97b65feat: squad init writes instructions to CLAUDE.md, AGENTS.md, GEMINI.md | tt-a1i | 4mo ago | +83 -5 | 65%Typical | more lines added than baseline |
| 35 | 88614205fix: enhanced status output with agents, workflow state, and health info | tt-a1i | 4mo ago | +93 -39 | 65%Typical | more lines added than baseline |
| 36 | af6df2c9feat: migrate Codex from deprecated custom prompts to Skills format | tt-a1i | 4mo ago | +91 -25 | 62%Typical | more lines added than baseline |
| 37 | 3105b109fix: dual-agent init template, SQUAD_AGENT_ID in setup, --version, agent validation | tt-a1i | 4mo ago | +73 -17 | 62%Typical | more lines added than baseline |
| 38 | 956c7047feat: detect and report session displacement on send/receive | tt-a1i | 4mo ago | +81 -1 | 61%Typical | more lines added than baseline |
| 39 | db8f930dfeat: server-side auto-suffix for ID collisions + --wait with retry loop | tt-a1i | 4mo ago | +73 -61 | 59%Typical | more lines added than baseline |
| 40 | 0d7905f5feat: two-phase slash command template with explicit work loop | tt-a1i | 4mo ago | +75 -36 | 59%Typical | more lines added than baseline |
| 41 | b0e8566cfix: prevent concurrent receive --wait and bound timeout to 120s | tt-a1i | 4mo ago | +79 -17 | 56%Typical | more lines added than baseline |
| 42 | f3f94c1adocs: address review feedback on session token plan | tt-a1i | 4mo ago | +59 -56 | 56%Typical | more lines added than baseline |
| 43 | 5796057cfeat: support Gemini CLI via GEMINI.md config append (no slash command) | tt-a1i | 4mo ago | +92 -32 | 56%Typical | more lines added than baseline |
| 44 | 95534301feat: proper Gemini CLI support via TOML slash command at ~/.gemini/commands/ | tt-a1i | 4mo ago | +80 -77 | 54%Typical | more lines added than baseline |
| 45 | df1a20fafeat: add last_seen heartbeat for agent liveness detection | tt-a1i | 4mo ago | +43 -3 | 53%Typical | more lines added than baseline |
| 46 | 76d8a641feat: enhance squad help as full guide, simplify agent config files to one-liner | tt-a1i | 4mo ago | +43 -37 | 52%Typical | more lines added than baseline |
| 47 | 147f571dfix: unify agent work loop to blocking --wait mode | tt-a1i | 4mo ago | +54 -63 | 51%Typical | more lines added than baseline |
| 48 | 390ba017docs: update Chinese README with setup and slash command sections | tt-a1i | 4mo ago | +31 -1 | 50%Typical | more lines added than baseline |
| 49 | 641e6158feat: write/delete session tokens on join/leave/clean | tt-a1i | 4mo ago | +32 -1 | 49%Typical | more lines added than baseline |
| 50 | 30b31fb5docs: add install instructions (Homebrew, GitHub Releases, cargo) | tt-a1i | 4mo ago | +27 -5 | 48%Typical | more lines added than baseline |
Two views of the same model: where the cuts fall, and what commit shape lands you above them.
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.
The 95 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.
Repowise tracks change history across 28 files in 2233admin/squad. In the last 90 days 6 files were touched, 15 times in total, most often squad-tmux-launcher-helpers.sh. Every commit is scored for change risk from its size, spread and the history of the files it touches.