From 220603e530642e3228185f516c1df8e2f2f820d8 Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Tue, 18 Feb 2025 10:59:43 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1eaebc759..c60aa595d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,11 @@ ## [3.4.0] -- Send current textfield contents as additional feedback when toggling from Plan to Act Mode, or when hitting 'Approve' button +- Use more visual checkpoints indicators after editing files & running commands +- Create a checkpoint at the beginning of each task to easily revert to the initial state - Add 'Terminal' context mention to reference the active terminal's contents - Add 'Git Commits' context mention to reference current working changes or specific commits (thanks @mrubens!) +- Send current textfield contents as additional feedback when toggling from Plan to Act Mode, or when hitting 'Approve' button - Add advanced configuration options for OpenAI Compatible (context window, max output, pricing, etc.) - Add Alibaba Qwen 2.5 coder models, VL models, and DeepSeek-R1/V3 support - Improve support for AWS Bedrock Profiles