v1.17.2
anomalyco/opencodev1.17.2Jun 10, 2026by opencode-agent[bot]
AI Summary
This release focuses on stability, recovering from expired remote config auth and restoring Linux launcher identity. It also fixes the device attachment picker.
Key Highlights
- Recover from expired remote config auth by prompting you to log in again.
- Restore Linux launcher and icon identity so pinned apps keep opening correctly.
- Restore the device attachment picker.
New Features
- Enterprise auth recovery
- Linux launcher restoration
- Device attachment picker restoration
Full Release Notes
## Core ### Bugfixes - Recover from expired remote config auth by prompting you to log in again instead of failing to load config (@Ayushlm10) - Let subagents use their own configured permissions again ## Desktop ### Bugfixes - Restore Linux launcher and icon identity so pinned apps keep opening correctly (@neriousy) - Restore the device attachment picker (@rexdotsh) **Thank you to 3 community contributors:** - @Ayushlm10: - fix: recover from expired enterprise auth on remote config load (#31661) - @rexdotsh: - fix(app): restore device attachment picker (#31707) - @neriousy: - fix(desktop): restore linux launcher identity (#31709)