feat(miner-ui): scaffold apps/gittensory-miner-ui dashboard shell - #4575
Conversation
Add a local-only Vite + TanStack Router SPA scaffold for the miner dashboard, wire it into root ui:* scripts and CI path filters. Closes JSONbored#4303 Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Co-authored-by: Cursor <cursoragent@cursor.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4575 +/- ##
=======================================
Coverage 94.10% 94.10%
=======================================
Files 427 427
Lines 38022 38022
Branches 13877 13877
=======================================
Hits 35779 35779
Misses 1586 1586
Partials 657 657 🚀 New features to boost your workflow:
|
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-10 05:08:03 UTC
⏸️ Suggested Action - Manual Review
Review summary Nits — 7 non-blocking
Linked issue satisfactionAddressed Review context
Contributor next steps
Signal definitions
Visual preview
Click any thumbnail to open the full-size screenshot. Before = production · After = this PR's preview deploy. 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|

Summary
Supersedes closed #4572. Prior overlap with #4571 is resolved — that PR is closed and this branch includes the CI integration called out as missing there.
Closes #4303
Test plan
pm run build --workspace=@jsonbored/gittensory-miner-ui\
pm run typecheck --workspace=@jsonbored/gittensory-miner-ui\
pm run test --workspace=@jsonbored/gittensory-miner-ui\
pm run lint --workspace=@jsonbored/gittensory-miner-ui\
Made with Cursor