feat(cloud-agent): send saved diff reviews to chats - #5817
Draft
eshurakov wants to merge 1 commit into
Draft
Conversation
eshurakov
force-pushed
the
eshurakov/spry-mangrove
branch
from
September 1, 2026 19:41
987fa7c to
14b8fdb
Compare
eshurakov
force-pushed
the
eshurakov/spry-mangrove
branch
from
September 2, 2026 07:49
14b8fdb to
b22f8fa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Verification
No manual browser or live-provider tests were rerun during this restack. Existing pending work was preserved in named stash/backup refs; local handoff and evidence files remain unchanged and excluded.
Visual Changes
Adds direct diff selection, inline feedback, draft review controls, and a review dialog. No screenshots were captured or uploaded during this restack.
Reviewer Notes
Layer 6 of 6 in stack #5814, directly on eshurakov/boundless-sphinx. One feature commit. The merge preserves both commit-card and review wiring, plus upstream autoCommit: true and expected-worktree authorization checks.
Final combined verification passed: web lint, full web typecheck with tRPC declaration build, and eight setup-free Jest suites / 241 tests, including the native review wrappers. All 29 terminal-navigation tests pass after adding the missing review-boundary mocks to their existing fixture; this correction changes no product behavior. The standalone native review suites (77 tests) and review-send/client suites (131 tests) also passed earlier. Formatting, whitespace, and independent merge review passed. No database setup or browser evidence is implied by these isolated tests.