OpenCode v1.14.33: Custom Agent Plugin Fix
OpenCode 1.14.33 fixes a critical issue with custom agents failing to load in plugins, plus Nix cleanup and InstanceBootstrap parameter restoration.
TL;DR
- Fixed custom agents in plugins failing to load
- Nix package filter cleanup and InstanceBootstrap parameter restoration
- CLI documentation improvements from community
Fixed
- Custom agents in plugins — resolved loading issue that prevented custom agents from initializing properly in plugin contexts
- Nix package filter — removed stale packages/shared filter that was causing build inconsistencies
- InstanceBootstrap init parameter — restored non-Effect parameter support for instance initialization
Improved
- CLI documentation — expanded docs covering current commands and available flags for better discoverability
Update via: npm install opencode@1.14.33 or check the full release notes.
Source: OpenCode