Skip to content

Releases: theworker02/heapscope

Heapscope initial release

Choose a tag to compare

@theworker02 theworker02 released this 13 Aug 23:34

HeapScope 0.6.0 — Professional product release

Date: 2026-08-13 · Owner: @theworker02

0.6 folds the 0.4–0.5 DX work into one coherent product narrative: ranked findings,
actionable next steps, CI budget presets, slim snapshots, smarter watch/monitor alerts,
and a doctor that can write a local starter config — without stacking parallel “v2” APIs.

Highlights

  • Budget presetsrails_request, sidekiq_job, ci_strict via Budget.preset / HeapScope.budget_preset
  • Finding ranking & dedupeFindings.rank_and_dedupe applied in the analyzer and retention reports
  • Next-steps engineSuggest.next_steps / HeapScope.next_steps surfaces prioritized follow-ups in text, Markdown, HTML, and CLI suggest
  • heapscope watch — monitor alias with anomaly alerts on RSS / live-slot spikes
  • Slim JSON snapshotssnapshot.save(..., slim: true) / heapscope snapshot --slim
  • heapscope doctor --fix — writes a starter heapscope.yml (local only)
  • Ownership cleanupProbe/Scorecard in scorecard.rb; ConfigLoader in config.rb; framework noise hints owned by Noise

Links