fix(sessions): cache validated transcripts across turns (#90412) · openclaw/openclaw@a0b16f3 (opens in new tab)
Avoid repeated full JSONL parsing and cloning on every embedded-agent turn by keeping a bounded, validated transcript cache and advancing repair incrementally. The final implementation preserves l...
Read the original article