[0.38.0] - 2026-04-28
Changed
burn by-toolfolded intoburn summary --by-tool(#156). The standaloneburn by-toolverb has been removed in favor of asummarymode flag that sits next to--by-provider,--by-subagent-type, and--subagent-tree. Output columns (tool | calls | attributedCost) and the attribution-method footer are unchanged. Folding intosummarycloses the previous filter-parity gap —--by-toolnow inherits--workflow/--agentfromsummary's filter list. JSON shape is{ ingest, turns, byTool: [{ tool, calls, attributedCost }], unattributed, fidelity }. Mode flags are mutually exclusive: combining--by-toolwith--by-provider/--by-subagent-type/--subagent-treeexits non-zero with a clear error. No deprecation alias — callers must migrate toburn summary --by-tool.