writes


Description:

public ArrayList<WriteChange> writes { get; set; }

Write operations parsed from the write executor output.

Filled by OLLMcoder.Action.WriteExec.extract_result when the skill lists

 write_file 
. Cleared at the start of each executor retry in run. Empty for normal executor paths — run still iterates without branching.