Skip to content

[Feat] Environments diff view - #1223

Merged
mrubens merged 6 commits into
RooCodeInc:developfrom
a8trejo:feature/environments-diff-view
Aug 15, 2026
Merged

[Feat] Environments diff view#1223
mrubens merged 6 commits into
RooCodeInc:developfrom
a8trejo:feature/environments-diff-view

Conversation

@a8trejo

@a8trejo a8trejo commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Related issue

Fixes #1160

Why this PR exists

  • A maintainer explicitly invited this PR in the linked issue or discussion
  • I am a maintainer / this is internal Roomote work

What changed

Added a diff view to edit environments and have visual reference on what is changing and what is different across versions

How it was tested

Manual testing

Before editing

image

During editing

image

Edit/Restore older version

image

Checklist

  • The PR title follows the repo convention: [Fix], [Feat], [Improve], [Refactor], [Docs], or [Chore] followed by a user-facing description
  • This PR is small and scoped to one change
  • pnpm lint and pnpm check-types pass locally
  • I added tests or included a clear manual validation note above
  • I removed secrets, tokens, private keys, and customer data from code, logs, and screenshots
  • If this change should appear in the changelog, I ran pnpm changeset

@roomote-community

roomote-community Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

No new code issues found. See task

Reviewed 96765d5

@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA.
Posted by the CLA Assistant Lite bot.

@github-actions

Copy link
Copy Markdown
Contributor

Thank you for your contribution! Before we can merge this pull request, we need you to sign our Contributor License Agreement. You can sign it by posting the comment below.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@a8trejo

a8trejo commented Aug 11, 2026

Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

github-actions Bot added a commit that referenced this pull request Aug 11, 2026
@a8trejo a8trejo changed the title [Feature] Environments diff view [Feat] Environments diff view Aug 11, 2026

@brunobergher brunobergher left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still need to reason this (and preview) into both manual and agent-based changes, but that's a pre-existing problem.

LGTM!

@mrubens
mrubens merged commit acc5bab into RooCodeInc:develop Aug 15, 2026
14 checks passed
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.

[Feature]: Diff view in the environment editor for draft edits and compare version history

3 participants