OpenHands
OpenHands copied to clipboard
Better display of Agent trajectory in front-end: allow go back in time with a slider
What problem or use case are you trying to solve?
Describe the UX of the solution you'd like
Related to https://github.com/OpenDevin/OpenDevin/issues/1742. Similar to Devin, it supports visualizing a past state by dragging the button slider:
Do you have thoughts on the technical implementation?
Describe alternatives you've considered
Additional context
Do you think we can utilize Git to help manage this state and diff (#1742)?
docker commit
might be a better option here. That way you capture system-wide effects
I'm hesitant to use git
, because it could interfere with the user's own git repo/commits/etc. It also would only capture code-level changes (not e.g. installing global software or a new dependency).
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.
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.
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.
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.