Files
blackroad-os-web/.github/PULL_REQUEST_TEMPLATE.md
Alexa Amundson 458c2c044b feat: real-time live data integration
- lib/live-data.ts: Shared TypeScript client for blackroad-live-data Worker
- components/live-stats.tsx: LiveStatsBar, RecentRepos, AgentStatusGrid components
- app/page.tsx: Import LiveStatsBar in main page header

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-24 14:29:09 -06:00

14 lines
181 B
Markdown

## Summary
<!-- What does this PR do? -->
## Changes
-
## Testing
- [ ] Tested locally
- [ ] Added/updated tests
- [ ] Updated docs if needed
## Related Issues
<!-- Fixes # -->