OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

FEAT: Diff summary viewer

Open malhotra5 opened this issue 1 year ago • 2 comments

What problem or use case are you trying to solve? I often leave Openhands running on a task and return later to see what it has accomplished. I face difficulties, however, in parsing through the agent logs to find which files were edited (especially for long running tasks).

An alternative is to open a pull request, review then changes, then return to Openhands Saas and continue working on the same PR. This creates friction IMHO.

Describe the UX of the solution you'd like A toggle in the workspace tab called "Changed files", which would solely list the file paths where edits have been made.

Do you have thoughts on the technical implementation? We have the eventstream logs in jupyter tab where file edits are made. Maintaining a set of files where the agent called file_editor would suffice.

Describe alternatives you've considered An alternative would be very similar to the diff views when reviewing PRs in Github.

Additional context This addresses a summary viewer (all files which have been edited). The actual diff lines can be showcases as described in #4506.

malhotra5 avatar Nov 30 '24 17:11 malhotra5

If this and the linked issue are duplicates, should one of them be closed in favor of the other?

mamoodi avatar Dec 19 '24 19:12 mamoodi

I also heard feedback from @morganmcg1 that something like this could be helpful.

neubig avatar Jan 13 '25 17:01 neubig

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Feb 13 '25 01:02 github-actions[bot]

This issue was closed because it has been stalled for over 30 days with no activity.

github-actions[bot] avatar Feb 20 '25 01:02 github-actions[bot]