Change8

v1.14.25

OpenCode
1 feature3 fixes2 improvementscoremcpproviders

Summary

This release introduces significant language server protocol (LSP) enhancements, including added Roslyn LSP support for Razor and C# script files. Key fixes address permission configuration preservation and shell command working directory issues. Additionally, context limits for GPT-5.5 with OpenAI OAuth have been corrected to prevent compaction problems.

New Features

  • Added Roslyn LSP support for Razor, .cshtml, and C# script files

Bug Fixes

  • Fixed permission config preserving rule order, now exposing full IntelliSense for tool permission keys
  • Fixed issue where shell commands did not keep the correct working directory after login shell startup files ran
  • Fixed git amend condition to require verifying the commit landed

Improvements

  • LSP permission prompts now include request details such as the operation, file, and cursor position
  • GPT-5.5 with OpenAI OAuth now uses the correct context limits to avoid compaction issues

OpenCode Documentation

OpenCode v1.14.25 - What's New - Change8