@type t() :: %AI.Agent.Code.Patcher{ agent: AI.Agent.t(), changes: [binary()], contents: binary(), file: binary(), retry_counts: map(), tools: map() }