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
- @altendky:
- fix(opencode): clarify git amend condition to require verifying commit landed (#19937)
- @b0o:
- fix(build): add prettier to devDependencies (#23255)