Adds WorkspaceUsage component to canvas/src/components/ with three placeholder stat rows (Input tokens, Output tokens, Estimated cost) and a "pending #593" badge. Wires into DetailsTab between the Workspace and Skills sections. No API calls yet — fetch logic will be added once GET /workspaces/:id/metrics lands in #593. 9 tests in WorkspaceUsage.test.tsx; all 548 canvas tests pass. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| app | ||
| components | ||
| hooks | ||
| lib | ||
| store | ||
| stores | ||
| styles | ||
| types | ||
| middleware.ts | ||