v1.17.2

Vanessa219/vditorv1.17.2Jun 10, 2026by opencode-agent[bot]

AI Summary

Primarily a bugfix release addressing issues with expired remote configuration, Linux launcher identity, and device attachment picker functionality.

Key Highlights

  • Recover from expired remote config auth by prompting to log in again.
  • Restore Linux launcher and icon identity so pinned apps keep opening correctly.
  • Restore the device attachment picker.

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)