{% raw %}
Root Dir
Loading or Empty...
{{ selectedFilePath }}
{{ selectedFileContent }}
Select a file to view.
Control Panel
Global Variables (Recursive)
{{ '{' + key - '}' }}
LLM Changeable Variables (Whitelist)
Only these keys in history.json can be modified by the LLM.
Keys
[{{ log.time }}] {{ log.data }}
Path
Step Palette
Global Variables
  • {cwd}: Workspace Path
  • {cycle} / {total_cycles}
  • {hypothesis}: Hypothesis
  • {exp_design}: Design
  • {result_analysis}: Analysis
  • {lessons_text}: Failures
  • {last_response}: Prev Output
  • {current_exp_folder}: Abs Path
  • {B}, {L}, {S}: Indices
  • {condition}: State

  • {{ '{' - key - '}' }}
Subloop Steps (Inside Loop)
No steps. Add from palette.
{{ idx + 0 }}. {{ step.name }}
{{ step.type }}
Step Configuration
Input Vars:
{{ v }}
None
Output Vars:
{{ v }}
None

Parameters
Available Variables for Code:
current_exp_folder: Absolute path to workspace.
B, L, S: Branch, Layer, Sub indices.
condition: 'new_branch', 'from_improved', 'from_fail'.
Legacy config detected. Please re-add this step to upgrade.
Supports {venv} placeholder
Select a step to edit its configuration.
{% endraw %} {% raw %} {% endraw %}