Skip to content

v1.14.25

Choose a tag to compare

@opencode-agent opencode-agent released this 25 Apr 14:37
· 0 commits to 1b92c95425e5725b9908e13c92b98201e8debe8d since this release

Core

  • Fixed permission config preserving rule order and exposes full IntelliSense for tool permission keys
  • LSP permission prompts now include request details like the operation, file, and cursor position
  • Shell commands keep the correct working directory after login shell startup files run
  • Added Roslyn LSP support for Razor, .cshtml, and C# script files
  • GPT-5.5 with OpenAI OAuth now uses the correct context limits to avoid compaction issues

Thank you to 2 community contributors:

  • @altendky:
    • fix(opencode): clarify git amend condition to require verifying commit landed (#19937)
  • @b0o:
    • fix(build): add prettier to devDependencies (#23255)