Phase 3-C: Frontend Cost History Chart #48
Labels
No Label
admin
agent-api
api
api-client
audit
backend
boards
cost-accounting
database
design
forgejo
frontend
issues
metrics
mutation
navigation
optional
phase:1
phase:2
phase:3
phase:4
phase:5
phase:6
polish
priority:high
priority:low
priority:medium
service
sync
usage-accuracy
validation
webhooks
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/Pipeline#48
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Source plan:
/home/kaspa/.claude/plans/with-our-backend-created-precious-owl.mdFeature context: Feature 3: Daily Cost Snapshot (Historical Trending)
Scope
Phase 3-C — Frontend
Summary
Add a line chart on the dashboard (or Claude sessions page) showing daily cost over the selected time range using Phase 3-B data.
Affected area
/claude-codepageAffected files
frontend/src/components/claude/CostHistoryChart.tsx— new component (line chart)frontend/src/lib/api/claude-code.ts— addgetUsageHistory()API functionfrontend/src/app/dashboard/page.tsxorfrontend/src/app/claude-code/page.tsx— embed the chartAffected routes or endpoints
GET /api/v1/claude-code/usage/history?range=...Expected behavior
Steps to reproduce (acceptance criteria)
3-C: Frontendto Phase 3-C: Frontend Cost History Chart