feat(miner-ui): scaffold apps/gittensory-miner-ui dashboard shell - #4572
feat(miner-ui): scaffold apps/gittensory-miner-ui dashboard shell#4572RealDiligent wants to merge 1 commit into
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
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>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4572 +/- ##
=======================================
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:
|
|
Caution 🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥🟥 🛑 Gittensory review result - reject/close recommendedReview updated: 2026-07-10 04:52:14 UTC
🛑 Suggested Action - Reject/Close
Review summary Nits — 6 non-blocking
Why this is blocked
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.
|
|
Gittensory is closing this pull request on the maintainer's behalf (Linked issue overlaps another open PR; duplicate of another open PR). This is an automated maintenance action — to pursue this change, please open a new pull request with the issues resolved. Closed PRs may be analyzed later to improve review accuracy, but they are not automatically reopened or re-reviewed. |

Summary
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