From cf8c6fdf2d67ffdd8af10419af1f840926d6e7cd Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 30 Jul 2025 21:49:14 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40b910e..1ed59ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.0.64 + +- Agents: Added model customization support - you can now specify which model an agent should use +- Agents: Fixed unintended access to the recursive agent tool +- Hooks: Added systemMessage field to hook JSON output for displaying warnings and context +- SDK: Fixed user input tracking across multi-turn conversations +- Added hidden files to file search and @-mention suggestions + ## 1.0.63 - Windows: Fixed file search, @agent mentions, and custom slash commands functionality