feat(miner): add local manage-phase status command - #3070
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3070 +/- ##
=======================================
Coverage 96.11% 96.11%
=======================================
Files 263 263
Lines 28964 28964
Branches 10539 10539
=======================================
Hits 27838 27838
Misses 492 492
Partials 634 634 🚀 New features to boost your workflow:
|
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-04 12:04:12 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 5 non-blocking
Review context
Contributor next steps
Signal definitions
🟩 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.
|
Co-authored-by: Cursor <cursoragent@cursor.com>
Summary
gittensory-miner manage statuscommand that aggregates managed PR rows from the local portfolio queue and event ledger.manage_pr_updateevent vocabulary plus table/JSON renderers for CI state, gate verdict, outcome, and last-polled timestamp.--jsonoutput shape, and bin entrypoint wiring in unit tests.Closes #2325.
Scope
type(scope): short summaryConventional Commit format.CONTRIBUTING.md.Validation
npm run test:cilocally — Node.js is not installed on the contributor machine; CI will run the full gate on push.Safety
UI Evidence
Not applicable — miner CLI package only.
Notes
pr:<number>convention; manage rows merge latestmanage_pr_updatepayloads from the append-only event ledger.manage statusbefore the npm update check (same offline contract as foundationstatus/doctor).