v1.14.17

anomalyco/opencodev1.14.17Apr 19, 2026by opencode-agent[bot]

Full Release Notes

## Core
- Preserve executable permissions before Docker builds when artifacts lose their exec bits.
- Fix plugins reinstalling more often than needed.
- Use `display: summarized` by default for Anthropic Bedrock Opus 4.7 requests.
- Detect attachment types from file contents so images and PDFs still work with incorrect or missing extensions.
- Support `OTEL_RESOURCE_ATTRIBUTES` for custom telemetry resource tags.
- Fix package installs when `node_modules` is missing.
- Fix GitHub Copilot Anthropic Haiku requests by disabling unsupported tool streaming.

## TUI
- Add a full-session option when forking from the session dialog.
- Show the session ID in the sidebar on non-production channels.

**Thank you to 1 community contributor:**
- @OpeOginni:
  - fix(desktop): adjust ui tool diff sticky header offset (#23149)