🔄 Sync release notes (2025-11-01)

- **api.md** (+1 / -1)
  • /style><div class="flex flex-row-reverse gap-12 box-border w-full pt-[120px] lg:pt-0"><div class="re
- **claude-code.md** (+1 / -1)
  • /style><div class="flex flex-row-reverse gap-12 box-border w-full pt-[120px] lg:pt-0"><div class="re
- **CHANGELOG.md** (+10 / -1)
  • # 2.0.31
- **claude-apps.md** (+1 / -1)
  • /style><div class="flex flex-row-reverse gap-12 box-border w-full pt-[120px] lg:pt-0"><div class="re
This commit is contained in:
github-actions[bot]
2025-11-01 00:41:13 +00:00
parent d45b5f587e
commit e7d5f997dd
5 changed files with 19 additions and 10 deletions
+10 -1
View File
@@ -1,5 +1,14 @@
# Changelog
## 2.0.31
- Windows: native installation uses shift+tab as shortcut for mode switching, instead of alt+m
- Vertex: add support for Web Search on supported models
- VSCode: Adding the respectGitIgnore configuration to include .gitignored files in file searches (defaults to true)
- Fixed a bug with subagents and MCP servers related to "Tool names must be unique" error
- Fixed issue causing `/compact` to fail with `prompt_too_long` by making it respect existing compact boundaries
- Fixed plugin uninstall not removing plugins
## 2.0.30
- Added helpful hint to run `security unlock-keychain` when encountering API key errors on macOS with locked keychain
@@ -8,7 +17,7 @@
- Added prompt-based stop hooks
- VSCode: Added respectGitIgnore configuration to include .gitignored files in file searches (defaults to true)
- Enabled SSE MCP servers on native build
- Deprecated output styles. Review options in `/output-style` and use CLAUDE.md or plugins instead
- Deprecated output styles. Review options in `/output-style` and use --system-prompt, --append-system-prompt, CLAUDE.md, or plugins instead
- Removed support for custom ripgrep configuration, resolving an issue where Search returns no results and config discovery fails
- Fixed Explore agent creating unwanted .md investigation files during codebase exploration
- Fixed a bug where `/context` would sometimes fail with "max_tokens must be greater than thinking.budget_tokens" error message
+6 -6
View File
@@ -10,18 +10,17 @@ The status section below is updated by a daily GitHub Action.
### 🔄 Last Sync
- **UTC**: `2025-10-31 00:38:03 UTC`
- **Europe/Oslo**: `2025-10-31 01:38:03 CET`
- **Workflow Run**: [#86](https://github.com/zebbern/claude-code-guide/actions/runs/18959070927)
- **UTC**: `2025-11-01 00:41:13 UTC`
- **Europe/Oslo**: `2025-11-01 01:41:13 CET`
- **Workflow Run**: [#87](https://github.com/zebbern/claude-code-guide/actions/runs/18988647169)
### ✅ Files Updated This Run
- **api.md**: +1 / -1
- **claude-code.md**: +1 / -1
- **system-prompts.md**: +1 / -1
- **CHANGELOG.md**: +19 / -0
- **CHANGELOG.md**: +10 / -1
- **claude-apps.md**: +1 / -1
**Total changes**: +23 / -4 lines
**Total changes**: +13 / -4 lines
<!-- sync-status:end -->
@@ -91,5 +90,6 @@ The status section below is updated by a daily GitHub Action.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long