feat(engine): IdeaTarget existing|provision union for idea intake (#7635)#7652
feat(engine): IdeaTarget existing|provision union for idea intake (#7635)#7652RealDiligent wants to merge 1 commit into
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Closes JSONbored#7635 Co-authored-by: Cursor <cursoragent@cursor.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #7652 +/- ##
==========================================
- Coverage 88.51% 88.50% -0.02%
==========================================
Files 724 724
Lines 76020 76049 +29
Branches 22629 22634 +5
==========================================
+ Hits 67291 67306 +15
- Misses 7681 7689 +8
- Partials 1048 1054 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
Caution 🛑 LoopOver review result - reject/close recommendedReview updated: 2026-07-21 06:54:43 UTC
Review summary Nits — 6 non-blocking
Why this is blocked
📋 Copy for AI agents — paste into your coding agentCI checks failing
Decision drivers
Context & advisory signals — never blocks the verdict
Linked issue satisfactionAddressed Review context
Contributor next steps
Signal definitions
🧪 Chat with LoopOverAsk LoopOver a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://loopover.ai/docs/loopover-commands 🧪 Experimental — new and may change. 🟩 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 LoopOver, a quiet PR intelligence layer for OSS maintainers.
|
|
LoopOver is closing this pull request on the maintainer's behalf (CI is failing (codecov/patch); Linked issue overlaps another open PR; duplicate of open PR #7646). 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
IdeaSubmission.targetRepo: stringwith theIdeaTargetdiscriminated union (existing|provision) so APR ideas can be represented before a repo exists (Add existing-vs-provision target discriminated union to IdeaSubmission.targetRepo #7635 / Epic: dual-path repo provisioning — BYOR + APR #7589).owner/nameviaexistingTargetRepo(claim/code/submit still requires an existing repo).Validation
npm run build --workspace @loopover/enginenpm run build --workspace @loopover/mcpCloses #7635