Skip to content

v0.2.0 — chappe compare + chappe wrapped

Latest

Choose a tag to compare

@crimeacs crimeacs released this 19 May 18:34

First minor bump since the public-ready 0.1 line. Two new CLI commands and a small but visible product surface: Chappe now ships a shareable PNG of any channel.

Highlights

chappe compare @ch1 @ch2 [...]

Cross-channel post leaderboard in a single call. Returns per-channel top posts ranked by the chosen metric, a combined leaderboard sorted across all channels, and a summary that names the mean-forward-rate leader and the raw-metric winner. Useful for benchmarking a channel against peers.

chappe wrapped @channel

Renders a 1080×1350 PNG channel dashboard plus a caption template. The card is the Chappe brand: cream paper, forest-green and sepia ink, Chappie embedded as the hero illustration (mascot rotates per channel for variety). The PNG carries generated by chappe · github.com/crimeacs/chappe in the footer, so every operator who posts their wrapped image is also doing a quiet referral.

Wired into onboarding: after a channel has ≥20 stored posts, bootstrap's fastest_path_to_value surfaces chappe wrapped as the first reachable payoff.

Other changes

  • New Pillow>=10 dependency for PNG rendering.
  • Five Chappie mascot illustrations bundled in the wheel.
  • 44 tests (was 38) all green.

See CHANGELOG.md for the full list.