🔄 Sync release notes (2025-11-18)

- **CHANGELOG.md** (+11 / -0)
  • # 2.0.43
This commit is contained in:
github-actions[bot]
2025-11-18 00:38:35 +00:00
parent a3ecf2aed2
commit 62f74c93e1
2 changed files with 17 additions and 8 deletions
+11
View File
@@ -1,5 +1,16 @@
# Changelog
## 2.0.43
- Added `permissionMode` field for custom agents
- Added `tool_use_id` field to `PreToolUseHookInput` and `PostToolUseHookInput` types
- Added skills frontmatter field to declare skills to auto-load for subagents
- Added the `SubagentStart` hook event
- Fixed nested `CLAUDE.md` files not loading when @-mentioning files
- Fixed duplicate rendering of some messages in the UI
- Fixed some visual flickers
- Fixed NotebookEdit tool inserting cells at incorrect positions when cell IDs matched the pattern `cell-N`
## 2.0.42
- Added `agent_id` and `agent_transcript_path` fields to `SubagentStop` hooks.
+6 -8
View File
@@ -10,17 +10,14 @@ The status section below is updated by a daily GitHub Action.
### 🔄 Last Sync
- **UTC**: `2025-11-17 00:40:35 UTC`
- **Europe/Oslo**: `2025-11-17 01:40:35 CET`
- **Workflow Run**: [#103](https://github.com/zebbern/claude-code-guide/actions/runs/19414749681)
- **UTC**: `2025-11-18 00:38:35 UTC`
- **Europe/Oslo**: `2025-11-18 01:38:35 CET`
- **Workflow Run**: [#104](https://github.com/zebbern/claude-code-guide/actions/runs/19449647028)
### ✅ Files Updated This Run
- **api.md**: +1 / -1
- **claude-code.md**: +1 / -1
- **system-prompts.md**: +1 / -1
- **claude-apps.md**: +1 / -1
**Total changes**: +4 / -4 lines
- **CHANGELOG.md**: +11 / -0
**Total changes**: +11 / -0 lines
<!-- sync-status:end -->
@@ -107,5 +104,6 @@ The status section below is updated by a daily GitHub Action.