report: one uniform dropdown (tokens + tool calls) on every agent comment #89

Merged
ffaerber merged 1 commits from fix/uniform-run-report into main 2026-07-06 10:36:03 +02:00
1 Commits
Author SHA1 Message Date
Felix FaerberandClaude Opus 4.8 4a92f4686f report: one uniform dropdown for every agent comment
ci / lint (pull_request) Successful in 10s
ci / lint (push) Skipped
Comments looked different depending on the run: tool-using agents got a
collapsed <details> report while text-only replies got a bare one-line <sub>
footer. Every comment now gets the SAME dropdown — summary '🔧 N tool calls ·
in X · out Y · <cost>', body = the tool list (or '(no tool calls)') plus the
full token/cost breakdown.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 11:35:24 +03:00