[PR #5768] tweak: better release notes (grouped changelog) #11575

Closed
opened 2026-02-16 18:16:26 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5768

State: closed
Merged: Yes


Switches changelog generation from Claude Haiku to Gemini 3 Flash and groups release notes by area (TUI, Desktop, SDK, Extensions, UI, Docs, Other) instead of a flat list

sample:

TUI

  • Added experimental support for the Ty language server (@OpeOginni)
  • Added /fork slash command for keyboard-friendly session forking (@ariane-emory)
  • Increased retry attempts for failed requests
  • Fixed model validation before executing slash commands (@devxoul)

Desktop

  • Added shell mode support
  • Added a custom update toast
  • Improved session ordering to show the most recent first
  • Fixed prompt history navigation and optimistic prompt duplication
  • Fixed rendering of shell mode messages
  • Fixed image button visibility in shell mode
  • Fixed checkbox rendering in Safari
  • Fixed max-width behavior when the review panel is open
  • Fixed markdown styles
  • Fixed error styles
  • Fixed expanded states
  • Fixed prompt submission
  • Configured display backends more correctly on Linux (@Brendonovich)
  • Disabled pinch-to-zoom on Linux (@Brendonovich)

Extensions

  • Added OIDC_BASE_URL support for custom GitHub App installations (@elithrar)
  • Improved GitHub Action handling of model hallucinations (@dbpolito)

Other

  • Removed interleaved thinking filter for certain Kimi K2 thinking model providers that were bugged

Thank you to 7 community contributors:

  • @Brendonovich
  • @dbpolito
  • @byigitt
  • @devxoul
  • @ariane-emory
  • @elithrar
  • @OpeOginni

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5768 **State:** closed **Merged:** Yes --- Switches changelog generation from Claude Haiku to Gemini 3 Flash and groups release notes by area (TUI, Desktop, SDK, Extensions, UI, Docs, Other) instead of a flat list sample: --- ## TUI - Added experimental support for the Ty language server (@OpeOginni) - Added /fork slash command for keyboard-friendly session forking (@ariane-emory) - Increased retry attempts for failed requests - Fixed model validation before executing slash commands (@devxoul) ## Desktop - Added shell mode support - Added a custom update toast - Improved session ordering to show the most recent first - Fixed prompt history navigation and optimistic prompt duplication - Fixed rendering of shell mode messages - Fixed image button visibility in shell mode - Fixed checkbox rendering in Safari - Fixed max-width behavior when the review panel is open - Fixed markdown styles - Fixed error styles - Fixed expanded states - Fixed prompt submission - Configured display backends more correctly on Linux (@Brendonovich) - Disabled pinch-to-zoom on Linux (@Brendonovich) ## Extensions - Added OIDC_BASE_URL support for custom GitHub App installations (@elithrar) - Improved GitHub Action handling of model hallucinations (@dbpolito) ## Other - Removed interleaved thinking filter for certain Kimi K2 thinking model providers that were bugged **Thank you to 7 community contributors:** - @Brendonovich - @dbpolito - @byigitt - @devxoul - @ariane-emory - @elithrar - @OpeOginni ---
yindo added the pull-request label 2026-02-16 18:16:26 -05:00
yindo closed this issue 2026-02-16 18:16:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11575