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
3 commits sit in this repo's top risk tercile, which is 30% of the 10scored. 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 9.6 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 | Review priority | Top driver |
|---|---|---|---|---|---|---|
| 1 | d934e35cfeat: add initial implementation of ccprof, a profile switcher for managing user settings. Includes core functionality for listing, adding, and switching profiles, along with diagnostics and state management. Added necessary files: Cargo.toml, Cargo.lock, main.rs, and various modules for commands, paths, profiles, state, and UI. Also included .gitignore to exclude target directory. | Jacob LeCoq | 7mo ago | +2.9K -0 | 95thElevated | more lines added than baseline |
| 2 | 7f23fa78feat: implement profile management enhancements with backup and restore functionality. Added commands for listing, restoring, and cleaning backups, along with profile removal and renaming capabilities. Updated command handling in `main.rs` to support new backup operations and improved user interaction for profile management. | Jacob LeCoq | 7mo ago | +1.1K -91 | 80thElevated | more lines added than baseline |
| 3 | 03bfbdb5feat: enhance profile management by adding component selection and detailed profile inspection. Introduced new components for managing settings, agents, hooks, and commands. Updated Cargo dependencies and added CLAUDE.md for project guidance. | Jacob LeCoq | 7mo ago | +1.2K -148 | 80thElevated | more lines added than baseline |
| 4 | 7b2fffb1chore: update dependencies in Cargo.toml and add CHANGELOG.md for version tracking. Enhanced documentation in CLAUDE.md and README.md to reflect new features and improved user guidance. Refactored command handling for better clarity and added diagnostic capabilities for profile management. | Jacob LeCoq | 7mo ago | +1.0K -1.8K | 65thTypical | more lines added than baseline |
| 5 | 3115ac82docs: add comprehensive guidelines for repository structure, development commands, coding style, testing, and contribution practices in AGENTS.md and IMPROVEMENTS.md. This enhances onboarding and outlines a clear improvement plan for the ccprof codebase. | Jacob LeCoq | 7mo ago | +467 -0 | 55thTypical | more lines added than baseline |
| 6 | 912f8f84Refeat: add filesystem utility functions and integrate them into existing components. Introduced `dir_size` and `copy_dir_recursive` functions for directory operations. Updated commands and switch modules to utilize these utilities, enhancing code organization and functionality. Added `serial_test` dependency for improved testing capabilities. | HexSleeves | 7mo ago | +368 -169 | 40thTypical | more lines added than baseline |
| 7 | e84a2bdafeat: implement profile component editing functionality. Added `edit_components` function to allow users to update tracked components for profiles, including interactive selection. Updated command handling in `main.rs` to support new component argument. Enhanced `update_profile_components` to manage component additions and removals. | Jacob LeCoq | 7mo ago | +319 -2 | 40thTypical | more lines added than baseline |
| 8 | 5c01b841chore: update author information in Cargo.toml, and add documentation files (DOCS.md and README.md) for ccprof, detailing architecture, usage, and features. | Jacob LeCoq | 7mo ago | +214 -1 | 25thBelow typical | more lines added than baseline |
| 9 | ea09bde9docs: update IMPROVEMENTS.md to reflect completion of critical fixes and code quality phases. Added status indicators for each improvement, including refactoring for stable Rust compatibility, removal of unsafe code, and standardization of error messages. Enhanced user guidance in error messages across commands and profiles for better usability. | HexSleeves | 7mo ago | +48 -32 | 15thBelow typical | more lines added than baseline |
| 10 | b78b81c5Add MIT License to the project | Jacob | 7mo ago | +21 -0 | 5thBelow 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 10 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 12 files in HexSleeves/cc-prof. No file in the repository changed in the last 90 days. Every commit is scored for change risk from its size, spread and the history of the files it touches.