Skip to content

Resolve PR 432 merge conflicts against current main#434

Merged
BunsDev merged 10 commits into
mainfrom
copilot/resolve-conflicts-in-pr-432
Apr 13, 2026
Merged

Resolve PR 432 merge conflicts against current main#434
BunsDev merged 10 commits into
mainfrom
copilot/resolve-conflicts-in-pr-432

Conversation

Copilot AI commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

What Changed

This updates the PR 432 branch onto current main, resolves the remaining merge conflicts, and preserves the intended Copilot/provider-picker and PR review changes instead of letting newer mainline work overwrite them.

  • Conflict resolution

    • Reconciled apps/server/src/doctor.ts so provider setup output keeps Copilot onboarding and the newer Claude auth-token guidance.
    • Kept the current SME validation path in apps/server/src/sme/Layers/SmeChatServiceLive.ts, including Claude-only SME support and auth-token-helper-based setup.
    • Carried forward claudeAuthTokenHelperCommand in apps/web/src/appSettings.ts so merged settings/schema changes stay consistent.
  • PR review shell

    • Merged the richer action rail work in apps/web/src/components/pr-review/PrReviewShell.tsx with newer mainline review metadata.
    • Preserved both approval-readiness context (file impact, blockers, conflict/check state) and recent maintainer review summaries in the same surface.
  • Merged mainline updates

    • Brought in the latest runtime/sync changes from main so the branch reflects current server/web contracts and can move forward without manual conflict cleanup.

Why

PR 432 had diverged from main enough to stop merging cleanly. The goal here is to rebase the branch onto current behavior while keeping the Copilot/provider-picker and review UX work intact, rather than choosing one side of the conflicts and regressing the other.

UI Changes

  • The PR review action rail now retains both:
    • approval readiness details
    • recent maintainer review context

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes

jasnsy and others added 10 commits April 9, 2026 18:52
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…rovider

# Conflicts:
#	apps/server/src/doctor.ts
#	apps/server/src/provider/Layers/ProviderHealth.ts
#	apps/server/src/serverLayers.ts
#	apps/server/src/sme/Layers/SmeChatServiceLive.ts
#	apps/server/src/sme/authValidation.ts
#	apps/web/src/appSettings.ts
#	apps/web/src/components/home/home-utils.ts
#	apps/web/src/components/sme/smeConversationConfig.ts
#	apps/web/src/routes/_chat.settings.tsx
#	packages/contracts/src/providerRuntime.ts
Add PR_REVIEW_PLAN.md describing a phased plan to finish the PR review cockpit. Update PrReviewShell.tsx to enhance the action rail and expanded review panel: add formatting helpers for review decisions and conflict status, compute file stats, surface approval blockers and gating logic, show review decision with tone, file impact summary, and blocker/count UI, and restructure the expanded area into three info cards (Review decision, File impact, Approval status). Also adjust button layout and disable logic for Approve and minor spacing/styling tweaks.
Co-authored-by: BunsDev <68980965+BunsDev@users.noreply.github.com>
Co-authored-by: BunsDev <68980965+BunsDev@users.noreply.github.com>
@vercel

vercel Bot commented Apr 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 13, 2026 6:15am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 13, 2026 6:15am

@BunsDev BunsDev marked this pull request as ready for review April 13, 2026 06:15
@BunsDev BunsDev merged commit 8ce9bc1 into main Apr 13, 2026
7 checks passed
@github-actions github-actions Bot added the vouch:unvouched PR author is not yet trusted in the VOUCHED list. label Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:unvouched PR author is not yet trusted in the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants