We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ecc766 commit 5afbf68Copy full SHA for 5afbf68
1 file changed
README.md
@@ -334,13 +334,13 @@ Replace `$INPUT_TOKENS` etc. with however your agent exposes token counts (step
334
When the action runs in the context of a PR or issue, it posts (or updates) a cost summary comment:
335
336
```
337
-⚡ AgentMeter
+AgentMeter
338
339
| # | Workflow | Model | Status | Cost | Duration |
340
|---|----------|-------|--------|------|----------|
341
-| 1 | Agent: Code Review | claude-sonnet-4-5 | ✅ | $0.44 | 5m |
+| 1 | Agent: Code Review | claude-sonnet-4-5 | success | $0.44 | 5m |
342
343
-▶ Token breakdown
+Token breakdown
344
345
| Type | Tokens | Cost |
346
|------|--------|------|
0 commit comments