From d967bbbe300086b395e4a4cf7e628d58dd887904 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 4 Aug 2025 23:29:26 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9632df41..1b9346a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 1.0.68 + +- Fix incorrect model names being used for certain commands like `/pr-comments` +- Windows: improve permissions checks for allow / deny tools and project trust. This may create a new project entry in `.claude.json` - manually merge the history field if desired. +- Windows: improve sub-process spawning to eliminate "No such file or directory" when running commands like pnpm +- Enhanced /doctor command with CLAUDE.md and MCP tool context for self-serve debugging +- SDK: Added canUseTool callback support for tool confirmation +- Added `disableAllHooks` setting +- Improved file suggestions performance in large repos + ## 1.0.65 - IDE: Fixed connection stability issues and error handling for diagnostics