github AgentWorkforce/burn relayburn-v2.5.0
relayburn@2.5.0

latest releases: relayburn-v2.5.2, sdk-v2.5.2, sdk-linux-x64-gnu-v2.5.2...
4 hours ago

Packages

  • relayburn@2.5.0 (tag: relayburn-v2.5.0)
  • @relayburn/sdk@2.5.0 (tag: sdk-v2.5.0)
  • @relayburn/mcp@2.5.0 (tag: mcp-v2.5.0)
  • @relayburn/cli-darwin-arm64@2.5.0 (tag: cli-darwin-arm64-v2.5.0)
  • @relayburn/cli-darwin-x64@2.5.0 (tag: cli-darwin-x64-v2.5.0)
  • @relayburn/cli-linux-arm64-gnu@2.5.0 (tag: cli-linux-arm64-gnu-v2.5.0)
  • @relayburn/cli-linux-x64-gnu@2.5.0 (tag: cli-linux-x64-gnu-v2.5.0)
  • @relayburn/sdk-darwin-arm64@2.5.0 (tag: sdk-darwin-arm64-v2.5.0)
  • @relayburn/sdk-darwin-x64@2.5.0 (tag: sdk-darwin-x64-v2.5.0)
  • @relayburn/sdk-linux-arm64-gnu@2.5.0 (tag: sdk-linux-arm64-gnu-v2.5.0)
  • @relayburn/sdk-linux-x64-gnu@2.5.0 (tag: sdk-linux-x64-gnu-v2.5.0)

Crates

Release Notes

Added

  • relayburn-cli: burn hotspots accepts --session <id>, --workflow <id>,
    --provider <csv>, --patterns [csv], and --findings. The per-session
    aggregate view (--session with no id) and --explain-drift remain
    explicit stubs that exit 2.
  • relayburn-sdk: HotspotsOptions gains workflow and provider filter
    fields, matching the shape compare() already exposes.
  • relayburn-cli / relayburn-sdk: burn state reset is now a real
    presenter over the new SDK Ledger::reset() verb. Without flags it
    dry-runs (counts derivable rows, stamps, and content rows that would
    drop, exits 0); --force actually wipes both DBs and blanks the
    ingest cursors so a follow-up burn ingest walks every upstream file
    from offset 0; --force --reingest runs that ingest sweep in the
    same invocation. Replaces the prior "not yet implemented" stub.
    (#341)

Package Changelogs

@relayburn/sdk

Added

  • hotspots() options now accept workflow (folded workflowId enrichment
    filter) and provider (case-insensitive provider allow-list) — same shape
    the compare() options expose.

Don't miss a new burn release

NewReleases is sending notifications on new releases.