v1.15.2

anomalyco/opencodev1.15.2May 16, 2026by opencode-agent[bot]

AI Summary

This release improves prompting UX and fixes event subscription issues. It reduces unnecessary prompts around shell, task, and todo flows while fixing sync events not reaching project-scoped subscribers in injected instances.

Key Highlights

  • Reduced unnecessary prompting around shell, task, and todo flows
  • Fixed sync events not reaching project-scoped subscribers
  • Pinned sessions now stay at end of list instead of jumping to top
  • Fixed opencode run --agent resolving project-local agents
  • Added Nix opencode-electron derivation

Full Release Notes

## Core

### Improvements

- Reduced unnecessary prompting around shell, task, and todo flows.

### Bugfixes

- Fixed sync events not reaching project-scoped subscribers in injected instances.

## TUI

### Improvements

- Newly pinned sessions now stay at the end of the pinned list instead of jumping to the top.

### Bugfixes

- Fixed `opencode run --agent` resolving project-local agents.

**Thank you to 1 community contributor:**
- @gigamonster256:
  - feat(nix): add opencode-electron derivation (#16163)