| { |
| "task_id": "cf_codeeditor_fhd_headroom_v2_codev2_server.py_000006", |
| "user_task_description": "Insert a TODO verification comment at the cursor.", |
| "high_level_task_description": "Insert a TODO verification comment at the cursor.", |
| "steps": [ |
| { |
| "step_num": 0, |
| "image": "cf_codeeditor_fhd_headroom_v2_codev2_server.py_000006.png", |
| "action": "pyautogui.write(message=\"# TODO: verify this branch\")", |
| "milestone": false, |
| "inner_monologue": { |
| "observation": "", |
| "thought": "", |
| "low_level_instruction": "Type the TODO comment snippet at the cursor." |
| }, |
| "ground_truth_actions": [ |
| { |
| "type": "write", |
| "params": { |
| "text": "# TODO: verify this branch" |
| }, |
| "metadata": { |
| "bboxes": [] |
| } |
| } |
| ] |
| } |
| ], |
| "meta_info": { |
| "source": "cf_codeeditor_fhd_headroom_v2", |
| "jsonl_line": 6, |
| "state_key": "codev2/server.py", |
| "current_image": "/NHNHOME/data/sanghyeok/qwen-cua/data/cf_codeeditor_fhd_headroom_v2/images/s00006.png", |
| "next_image": "/NHNHOME/data/sanghyeok/qwen-cua/data/cf_codeeditor_fhd_headroom_v2/images/s00008.png", |
| "hidden_action_nl": "Type the TODO comment snippet at the cursor.", |
| "goal_conditioned": true, |
| "original_meta": { |
| "source": "cf_codeeditor", |
| "state_key": "codev2/server.py", |
| "snippet": "TODO comment", |
| "goal": "Insert a TODO verification comment at the cursor.", |
| "v2": "headroom" |
| } |
| } |
| } |