From d213a74fc8e3b6efded52729196e0c2d4c3abb3e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 19 Dec 2025 22:13:14 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04551972..eb2d1256 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## 2.0.74 + +- Added LSP (Language Server Protocol) tool for code intelligence features like go-to-definition, find references, and hover documentation +- Added `/terminal-setup` support for Kitty, Alacritty, Zed, and Warp terminals +- Added ctrl+t shortcut in `/theme` to toggle syntax highlighting on/off +- Added syntax highlighting info to theme picker +- Added guidance for macOS users when Alt shortcuts fail due to terminal configuration +- Fixed skill `allowed-tools` not being applied to tools invoked by the skill +- Fixed Opus 4.5 tip incorrectly showing when user was already using Opus +- Fixed a potential crash when syntax highlighting isn't initialized correctly +- Fixed visual bug in `/plugins discover` where list selection indicator showed while search box was focused +- Fixed macOS keyboard shortcuts to display 'opt' instead of 'alt' +- Improved `/context` command visualization with grouped skills and agents by source, slash commands, and sorted token count +- [Windows] Fixed issue with improper rendering +- [VSCode] Added gift tag pictogram for year-end promotion message + ## 2.0.73 - Added clickable `[Image #N]` links that open attached images in the default viewer