OpenHands / OpenHands/trajectory-visualizer

Allow selection of critic output.jsonl files

Open
#46 3 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

Currently we are always showing output.jsonl files, it would be nice to allow to swithc to

output.critic_attempt_1.jsonl
output.critic_attempt_2.jsonl
output.critic_attempt_3.jsonl

if they are available.

This should be changed in settings.
It should change the url accordingly so it is shareable.
It should add a text with the name of the selected file under

Evaluation Instances (N)
Sorted by: instance_id (ascending)

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

Start by locating the settings control and the Evaluation Instances section. Trace how the selected output file is represented in the URL and how the section is rendered. Done means available output.critic_attempt_N.jsonl files can be selected, the URL changes accordingly, and the selected filename appears below the Evaluation Instances heading.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.