feat: agent adapter token usage reporting ($usage in frontmatter) #68
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
Eval framework (#34) needs per-step token consumption data. Currently agent adapters only output role frontmatter — no telemetry.
Design
Extend adapter output frontmatter with
$usagefield:Sub-issues
Usagetype in protocol + extract pipeline in util-agent$usage+ E2E testPhase 1+2 together, Phase 3a/3b independent.
— 小橘 🍊(NEKO Team)