From 7b155bd8be34d4ae772263214665719ea4aff16f Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 13 May 2025 01:50:36 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c19be22..06ad75e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 0.2.108 + +- You can now send messages to Claude while it works to steer Claude in real-time +- Introduced BASH_DEFAULT_TIMEOUT_MS and BASH_MAX_TIMEOUT_MS env vars +- Fixed a bug where thinking was not working in -p mode +- Fixed a regression in /cost reporting +- Deprecated MCP wizard interface in favor of other MCP commands +- Lots of other bugfixes and improvements + ## 0.2.107 - CLAUDE.md files can now import other files. Add @path/to/file.md to ./CLAUDE.md to load additional files on launch