v1.14.25

Apr 25, 2026 · 5d ago
GitHub →

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)