Skip to content

RepoPalette v0.3.0

Choose a tag to compare

@onovich onovich released this 12 Aug 17:52
· 51 commits to main since this release
33d2164

RepoPalette v0.3.0 adds opt-in, user-declared programming-method charts while keeping the default one-chart experience unchanged.

Highlights

  • Layout names are no longer printed inside generated SVGs.
  • A small RepoPalette watermark is shown by default and can be removed with show-branding: false.
  • coding-mode: split generates separate Manual Coding and Vibe Coding charts.
  • manual-languages defines the manual group; every remaining and newly discovered language goes to the vibe group.
  • Split titles are configurable through manual-title and vibe-title.
  • New manual-svg-path and vibe-svg-path Action outputs expose the generated files.
  • Schema v3 audit JSON records user-declared provenance and exact group totals.
  • Split outputs are validated as a complete, correctly labelled pair before existing files are replaced.

RepoPalette does not detect whether code was written by AI. Manual/Vibe classification is an explicit display choice made by the profile owner.

All 71 tests pass on Ubuntu, Windows, and macOS, including the live Action smoke test.