v1.14.35
anomalyco/opencodev1.14.35May 5, 2026by opencode-agent[bot]
AI Summary
A minimal release focused on fixing session diff rendering when file contents include git diff text.
Key Highlights
- Preserve diff patch boundaries so session diffs keep rendering correctly when file contents include `diff --git` text
Full Release Notes
## Core ### Bugfixes - Preserve diff patch boundaries so session diffs keep rendering correctly when file contents include `diff --git` text.