From 7811130a8bd3f5d2b3b122c905f642e6fc1d9137 Mon Sep 17 00:00:00 2001 From: Dave Date: Thu, 19 Mar 2026 10:10:27 +0000 Subject: [PATCH] story-kit: create 300_story_show_token_cost_badge_on_pipeline_board_work_items --- ...0_story_show_token_cost_badge_on_pipeline_board_work_items.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.story_kit/work/1_backlog/300_story_show_token_cost_badge_on_pipeline_board_work_items.md b/.story_kit/work/1_backlog/300_story_show_token_cost_badge_on_pipeline_board_work_items.md index a751443..8a67331 100644 --- a/.story_kit/work/1_backlog/300_story_show_token_cost_badge_on_pipeline_board_work_items.md +++ b/.story_kit/work/1_backlog/300_story_show_token_cost_badge_on_pipeline_board_work_items.md @@ -14,6 +14,7 @@ As a project owner viewing the pipeline board, I want to see the total token cos - [ ] Cost is fetched from the token_usage.jsonl data via a new API endpoint - [ ] Items with no recorded usage show no badge (not $0.00) - [ ] Cost updates when the pipeline refreshes (e.g. after an agent completes) +- [ ] Expanded work item detail panel shows per-agent cost breakdown (coder, QA, mergemaster) with token counts ## Out of Scope