fix(KB-096): restore usage button in dashboard header

- Add the optional usage action back to the dashboard Header component
- Preserve the existing board search UI while restoring the usage button wiring
- Add Header tests for usage button rendering and click behavior
- Add a patch changeset for the restored header usage action
This commit is contained in:
gsxdsm
2026-03-30 04:58:50 -07:00
parent a61b204a1f
commit 5f10e3aac7
3 changed files with 32 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@dustinbyrne/kb": patch
---
Add usage indicator button to dashboard header for viewing AI provider subscription usage.