Analyzes user instructions in ScienceWorld environments to extract specific task requirements and constraints. Use when receiving a new task to identify required objects, target locations, and action sequences before taking any environment actions.
When you receive a new task instruction in a ScienceWorld environment, follow this process to parse it into a structured plan.
Immediately analyze the user's natural language instruction. Extract the following core components:
Output your analysis as a concise thought. Example: "Task requires finding a non-living object in the workshop and moving it to the purple box."
look around in your current room to get an inventory of visible objects, containers, and their states.teleport to LOClook aroundexamine OBJ or look at OBJ if you need more detail to confirm an object's properties.focus on OBJ on the identified target object. This explicitly marks the object for the task.move OBJ to OBJ, pour OBJ into OBJ).wait or wait1 only if necessary to allow for state changes.open or close unless explicitly required.look around is insufficient, a second look around is acceptable to confirm the environment state before proceeding.Task instruction: "Find a non-living thing in the workshop and move it to the purple box."
teleport to workshoplook around — observe: "a battery, a blue light bulb, an orange wire..."focus on batterymove battery to purple box