Packages
@relayburn/reader@1.4.0(tag:reader-v1.4.0)@relayburn/ledger@1.4.0(tag:ledger-v1.4.0)@relayburn/analyze@1.4.0(tag:analyze-v1.4.0)@relayburn/mcp@1.4.0(tag:mcp-v1.4.0)@relayburn/cli@1.4.0(tag:cli-v1.4.0)relayburn@1.4.0(tag:relayburn-v1.4.0)
Package Changelogs
@relayburn/reader
Added
- Added
parseBashCommand()for normalized Bash verb extraction from shell command strings.
@relayburn/analyze
Added
- Added
aggregateByBashVerb()to group Bash hotspot attribution by normalized command verb with persistence and example drill-downs.
@relayburn/cli
Added
burn hotspotsnow reports Bash spend by normalized verb before exact-command rows, with JSONbashVerbs/topBashVerbsfields for drill-downs.
Changed
- Style the ingest content-capture gap warning as a
⚠banner that flows through the active progress spinner (yellow⚠viaora.warn, multi-line with hang-indent), instead of a[burn] warning: …blob that printed mid-spinner.