OpenHands / OpenHands/trajectory-visualizer

"..." button to copy anchor links to trajectory items and particular instances

Open
#42 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
53
Forks
14
Avg merge
36m
Merged PRs (30d)
1

Description

When loading a file we want to be able to point at a particular instance and a particular step in that instance so:

if we click an instance we should update the url with instance_id= that parameter should be used to search that particular instance if we refresh or copy and paste the url.

At the same time every item in the trajectory should have a "..." menu next to the date in its bar that when clicked shows options "copy link"
if done it should copy the current url with the param trajectory_step= that step id.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by tracing the UI entry points that render instances and trajectory items, then inspect how the current URL is read and updated. Done means selecting an instance preserves its instance_id on refresh, and each trajectory item offers a copy-link action containing its trajectory_step parameter.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.