mirror of
https://github.com/zebbern/claude-code-guide.git
synced 2026-08-30 18:32:04 +08:00
🔄 Sync release notes (2025-12-05)
- **api.md** (+1 / -1) • !DOCTYPE html><html class="h-screen antialiased bg-bg-100 __variable_f3a9a4 __variable_02000a __vari - **claude-code.md** (+1 / -1) • !DOCTYPE html><html class="h-screen antialiased bg-bg-100 __variable_f3a9a4 __variable_02000a __vari - **system-prompts.md** (+1 / -1) • !DOCTYPE html><html class="h-screen antialiased bg-bg-100 __variable_f3a9a4 __variable_02000a __vari - **CHANGELOG.md** (+6 / -0) • # 2.0.59 - **claude-apps.md** (+1 / -1) • !DOCTYPE html><html class="h-screen antialiased bg-bg-100 __variable_f3a9a4 __variable_02000a __vari
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2.0.59
|
||||
|
||||
- Added --agent CLI flag to override the agent setting for the current session
|
||||
- Added `agent` setting to configure main thread with a specific agent's system prompt, tool restrictions, and model
|
||||
- VS Code: Fixed .claude.json config file being read from incorrect location
|
||||
|
||||
## 2.0.58
|
||||
|
||||
- Pro users now have access to Opus 4.5 as part of their subscription!
|
||||
|
||||
@@ -10,18 +10,18 @@ The status section below is updated by a daily GitHub Action.
|
||||
|
||||
### 🔄 Last Sync
|
||||
|
||||
- **UTC**: `2025-12-04 00:40:05 UTC`
|
||||
- **Europe/Oslo**: `2025-12-04 01:40:05 CET`
|
||||
- **Workflow Run**: [#120](https://github.com/zebbern/claude-code-guide/actions/runs/19913651560)
|
||||
- **UTC**: `2025-12-05 00:40:11 UTC`
|
||||
- **Europe/Oslo**: `2025-12-05 01:40:11 CET`
|
||||
- **Workflow Run**: [#121](https://github.com/zebbern/claude-code-guide/actions/runs/19948688797)
|
||||
|
||||
### ✅ Files Updated This Run
|
||||
|
||||
- **api.md**: +1 / -1
|
||||
- **claude-code.md**: +1 / -1
|
||||
- **system-prompts.md**: +1 / -1
|
||||
- **CHANGELOG.md**: +17 / -6
|
||||
- **CHANGELOG.md**: +6 / -0
|
||||
- **claude-apps.md**: +1 / -1
|
||||
**Total changes**: +21 / -10 lines
|
||||
**Total changes**: +10 / -4 lines
|
||||
|
||||
<!-- sync-status:end -->
|
||||
|
||||
@@ -125,5 +125,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
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user