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
Owner

Text-only replies had a bare <sub> footer while tool-using runs had a <details> dropdown. Now every comment gets the same collapsed dropdown: summary 🔧 N tool calls · in X · out Y · cost, body = tool list (or a no-tools note) + full token breakdown.

Text-only replies had a bare `<sub>` footer while tool-using runs had a `<details>` dropdown. Now every comment gets the same collapsed dropdown: summary `🔧 N tool calls · in X · out Y · cost`, body = tool list (or a no-tools note) + full token breakdown.
ffaerber added 1 commit 2026-07-06 10:35:26 +02:00
report: one uniform dropdown for every agent comment
ci / lint (pull_request) Successful in 10s
ci / lint (push) Skipped
4a92f4686f
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>
ffaerber merged commit f1b0896f7e into main 2026-07-06 10:36:03 +02:00
ffaerber deleted branch fix/uniform-run-report 2026-07-06 10:36:03 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gitea/agents#89