v1.15.4

anomalyco/opencodev1.15.4May 17, 2026by opencode-agent[bot]

AI Summary

A bugfix release that fixes project-scoped bus events, custom LSP server refresh events, and hides background subagent instructions unless experimental mode is enabled. Also improves Markdown H1 heading visibility.

Key Highlights

  • Fixed project-scoped bus events for file watcher and update notifications
  • Fixed custom LSP servers not sending refresh events after initialization
  • Hide background subagent task instructions unless experimental mode enabled
  • Made Markdown H1 headings easier to distinguish

New Features

  • Project-scoped bus events for proper file watcher notifications
  • Custom LSP server refresh event handling
  • Background subagent task instructions hidden by default
  • Improved Markdown H1 heading distinction

Full Release Notes

## Core

### Bugfixes

- Fixed project-scoped bus events so file watcher and update notifications reach the right instance.
- Fixed custom LSP servers not sending refresh events after they initialize.
- Hid background subagent task instructions unless experimental background mode is enabled.

## TUI

### Improvements

- Made Markdown H1 headings easier to distinguish.

**Thank you to 1 community contributor:**
- @necropheus:
  - docs: update README.es.md (#27739)