v1.14.47
anomalyco/opencodev1.14.47May 11, 2026by opencode-agent[bot]
AI Summary
This release improves Scout with reference repository materialization and adds auto-resizing for large image attachments, along with various TUI and API fixes.
Key Highlights
- Scout can materialize configured reference repositories up front
- Large image attachments auto-resized before sending with configurable limits
- Restored prompt editing keybindings in TUI textarea
- Model changes now persist reliably across session activity
- File and directory paths render relative to session directory
New Features
- Scout reference repository materialization
- Auto-resize large images
Full Release Notes
## Core ### Bugfixes - Restored prompt editing keybindings in the TUI textarea, including aliases like `esc` and `enter` - Model changes now persist reliably across session activity - HTTP API schema validation errors now return a readable 400 response body ### Improvements - Scout can now materialize configured reference repositories up front so they are ready to search - Large image attachments are now auto-resized before sending, with configurable size limits ## TUI - File and directory paths now render relative to the session directory when possible