Skip to content

feat: add interactive maintainer source review - #263

Merged
LadyBluenotes merged 1 commit into
feat-maintainer-adoptionfrom
feat-maintainer-interactive-review
Sep 11, 2026
Merged

LadyBluenotes merged 1 commit into
feat-maintainer-adoptionfrom
feat-maintainer-interactive-review

Conversation

@LadyBluenotes

Copy link
Copy Markdown
Member

🎯 Changes

Stacked on #262. Adds intent maintainer review --interactive for maintainers who want to inspect and record source-review decisions without editing a JSON report.

  • Inspect current guidance and Git changes per item, then record an outcome, reason, and actual evidence or leave the item pending.
  • Show the proposed outcomes before confirmation. Cancellation writes no review state.
  • Record through the existing fingerprint and evidence checks. Source changes during the interaction invalidate the affected decisions.
  • Preserve JSON reporting and recording for agents and automation. Interactive mode fails in CI; maintainer check remains the read-only gate.

Documentation is in #259, not this PR. The interaction stores supplied evidence; it does not execute evidence strings or judge whether a conclusion is correct.

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

Next included review available in 51 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used all 2 included reviews currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: ac62345a-a9d4-4a85-ab53-090b2971382c

📥 Commits

Reviewing files that changed from the base of the PR and between 183aab0 and 3b50590.

📒 Files selected for processing (6)
  • .changeset/interactive-maintainer-review.md
  • packages/intent/src/cli.ts
  • packages/intent/src/commands/maintainer.ts
  • packages/intent/src/review/interactive.ts
  • packages/intent/src/review/prompts.ts
  • packages/intent/tests/review-workflow.test.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@nx-cloud

nx-cloud Bot commented Sep 11, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 422e4c2

Command Status Duration Result
nx run-many --targets=build ✅ Succeeded 2s View ↗

☁️ Nx Cloud last updated this comment at 2026-09-11 04:24:44 UTC

@nx-cloud

nx-cloud Bot commented Sep 11, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 422e4c2

Command Status Duration Result
nx run-many --targets=build ✅ Succeeded 2s View ↗

☁️ Nx Cloud last updated this comment at 2026-09-11 04:24:45 UTC

@pkg-pr-new

pkg-pr-new Bot commented Sep 11, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@tanstack/intent@263

commit: 422e4c2

@codspeed-hq

codspeed-hq Bot commented Sep 11, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 9 untouched benchmarks


Comparing feat-maintainer-interactive-review (3b50590) with feat-maintainer-adoption (183aab0)

Open in CodSpeed

@LadyBluenotes
LadyBluenotes added this pull request to stack #274 September 11, 2026 22:02
@LadyBluenotes
LadyBluenotes force-pushed the feat-maintainer-interactive-review branch from 422e4c2 to bd1268c Compare September 11, 2026 22:22
@LadyBluenotes
LadyBluenotes force-pushed the feat-maintainer-interactive-review branch from bd1268c to 1f68404 Compare September 11, 2026 22:25
@LadyBluenotes
LadyBluenotes force-pushed the feat-maintainer-interactive-review branch from 1f68404 to 3b50590 Compare September 11, 2026 22:30
@LadyBluenotes
LadyBluenotes merged commit d4eca84 into main Sep 11, 2026
8 of 9 checks passed
@LadyBluenotes
LadyBluenotes deleted the feat-maintainer-interactive-review branch September 11, 2026 22:32
@github-actions github-actions Bot mentioned this pull request Sep 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant