OpenCode v1.14.48 - #10996
Conversation
This reverts commit 3a7f617.
Code Review SummaryStatus: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
SUGGESTION
Resolved since last review
Other Observations (not in diff)No additional observations. Files Reviewed (incremental diff)
Files carried forward (unchanged from previous review):
Overall assessment: The incremental commit resolves the unused- Fix these issues in Kilo Cloud Reviewed by claude-4.6-sonnet-20260217 · 227,486 tokens Review guidance: REVIEW.md from base branch |
…opencode-v1.14.48 # Conflicts: # packages/opencode/test/kilocode/session-export/e2e.test.ts
…opencode-v1.14.48 # Conflicts: # packages/opencode/src/session/processor.ts
Merge decision recordThis PR is the cumulative OpenCode Release behavior adopted without a semantic conflict
Manual conflict resolutions
Post-conflict compatibility workThe textual conflicts were not the full integration surface. Generation and typechecking exposed these additional seams:
Image handling tradeoffsUpstream introduced Photon-based resizing and limits. Kilo additionally needs Photon to work from compiled binaries, so the patch now uses If Photon cannot load, Kilo now fails closed rather than dropping every image or accepting arbitrary bytes:
This fallback is intentionally narrower than a full image decoder. Unknown formats or malformed headers are rejected when Photon is unavailable. Shell events and provider errors
Prompt caching and compaction safetyThe merged compaction path was compared directly with pre-merge Kilo behavior:
Later
|
…opencode-v1.14.48 OpenCode v1.14.48
1.14.47
Core
Improvements
prompt_review_unresolvedkeybinding in the TUI/connectcopyBugfixes
TUI
Bugfixes
SDK
Improvements
Bugfixes
1.14.48
Core
Improvements
Bugfixes