feat(engine): IdeaTarget existing|provision union for idea intake#7646
feat(engine): IdeaTarget existing|provision union for idea intake#7646kai392 wants to merge 6 commits into
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7646 +/- ##
=======================================
Coverage 88.52% 88.53%
=======================================
Files 725 726 +1
Lines 76052 76081 +29
Branches 22640 22647 +7
=======================================
+ Hits 67326 67357 +31
+ Misses 7681 7679 -2
Partials 1045 1045
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Closes JSONbored#7635 Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…jection Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
de4ff6e to
00eced9
Compare
|
This PR has taken an hour+ to be reviewed because it looks like CI keeps being retriggered by your commits... |
|
Caution 🛑 LoopOver review result - fixes requiredReview updated: 2026-07-21 07:27:27 UTC
Review summary Nits — 5 non-blocking
CI 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)). 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)..kind(claim/code/submit still needs a concreteowner/nameviaexistingTargetRepo).Test plan
tsc --noEmitcleanexisting/provision/ legacy string shapes viavalidateIdeaSubmissionvalidate-code+validate-testsgreenCloses #7635