github AgentWorkforce/burn relayburn-v1.7.0
relayburn@1.7.0

latest releases: relayburn-v1.8.0, sdk-v1.8.0, reader-v1.8.0...
4 hours ago

Packages

  • @relayburn/reader@1.7.0 (tag: reader-v1.7.0)
  • @relayburn/ledger@1.7.0 (tag: ledger-v1.7.0)
  • @relayburn/analyze@1.7.0 (tag: analyze-v1.7.0)
  • @relayburn/mcp@1.7.0 (tag: mcp-v1.7.0)
  • @relayburn/cli@1.7.0 (tag: cli-v1.7.0)
  • @relayburn/sdk@1.7.0 (tag: sdk-v1.7.0)
  • relayburn@1.7.0 (tag: relayburn-v1.7.0)

Release Notes

Added

  • burn hotspots --patterns=tool-call-pattern flags vanilla call patterns with consolidatable overhead (Glob → Grep → Read sequences, single-file edit clusters, git status / pnpm test / gh pr Bash calls), with per-occurrence counts and token-overhead estimates. Vendor-neutral — downstream tools map patterns to specific consolidations.
  • @relayburn/sdk hotspots() now also surfaces tool-output-bloat, ghost-surface, and tool-call-pattern findings (previously only the core detectPatterns set).

Package Changelogs

@relayburn/analyze

Added

  • detectToolCallPatterns finds vanilla call patterns with consolidatable overhead (Glob → Grep → Read sequences, single-file edit clusters, git status / pnpm test / gh pr Bash calls), plus a toolCallPatternToFinding adapter into WasteFinding. Vendor-neutral output — downstream tools map categories to specific consolidations.

@relayburn/cli

Added

  • burn hotspots --patterns=tool-call-pattern runs a new detector that flags vanilla call patterns with consolidatable overhead (Glob → Grep → Read sequences, single-file edit clusters, git status / pnpm test / gh pr Bash calls), with per-detector table, JSON toolCallPatterns field, and inclusion in --findings. Vendor-neutral.

@relayburn/sdk

Added

  • hotspots({ patterns }) now also surfaces tool-output-bloat, ghost-surface, and tool-call-pattern findings (previously only the core detectPatterns set). Each side-channel detector loads its own inputs (Claude settings, tool-result events, on-disk surface) lazily based on the requested patterns.

Don't miss a new burn release

NewReleases is sending notifications on new releases.