Skip to content

feat(code): use remote files for cloud review panel#1491

Open
adboio wants to merge 1 commit into04-02-feat_code_remove_cloud_status_bar_add_pr_view_buttonfrom
04-03-feat_code_use_remote_files_for_cloud_review_panel
Open

feat(code): use remote files for cloud review panel#1491
adboio wants to merge 1 commit into04-02-feat_code_remove_cloud_status_bar_add_pr_view_buttonfrom
04-03-feat_code_use_remote_files_for_cloud_review_panel

Conversation

@adboio
Copy link
Copy Markdown
Contributor

@adboio adboio commented Apr 3, 2026

Problem

the cloud diff review panel constructs a diff from the agent output. this is fine, but makes it harder to ensure the panel is up-to-date with remote branch or PR, which means it'd be hard to do cooler stuff with PR comments/CI/etc in the future

Changes

swaps out the cloud review panel to always use a diff from the PR or the remote branch, never constructed from agent changes

  • agent changes are still visible in realtime in the chat thread
  • changed files list in the sidebar still uses agent output for lisitng the files

How did you test this?

manually

Copy link
Copy Markdown
Contributor Author

adboio commented Apr 3, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@adboio adboio requested a review from a team April 3, 2026 17:01
@adboio adboio marked this pull request as ready for review April 3, 2026 17:03
@adboio adboio force-pushed the 04-03-feat_code_use_remote_files_for_cloud_review_panel branch from fed5f3e to 488611e Compare April 3, 2026 20:20
@adboio adboio force-pushed the 04-02-feat_code_remove_cloud_status_bar_add_pr_view_button branch from 75f8ad3 to a3bc89b Compare April 3, 2026 20:20
@adboio adboio force-pushed the 04-03-feat_code_use_remote_files_for_cloud_review_panel branch from 488611e to 3398bc6 Compare April 3, 2026 21:59
@adboio adboio force-pushed the 04-02-feat_code_remove_cloud_status_bar_add_pr_view_button branch from a3bc89b to 3618421 Compare April 3, 2026 21:59
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