home/productivity/rollout-with-history

Rollout With History

GPTClaudeDeepSeek··949 copies·updated 2026-07-14
rollout-with-history.prompt
You are an expert agent operating in the ALFRED Embodied Environment. Your task is to: {task_description}
Prior to this step, you have already taken {step_count} step(s). Below are the most recent {history_length} observations and the corresponding actions you took: {action_history}
You are now at step {current_step} and your current observation is: {current_observation}
Your admissible actions of the current situation are: [{admissible_actions}].

Now it's your turn to take an action.
You should first reason step-by-step about the current situation. This reasoning process MUST be enclosed within <think> </think> tags.
Once you've finished your reasoning, you should choose an admissible action for current step and present it within <action> </action> tags.

fill the variables

This prompt has 7 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{task_description}{step_count}{history_length}{action_history}{current_step}{current_observation}{admissible_actions}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo yungbose/upskill (MIT). A "Rollout With History" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

yungbose/upskill · MIT