From 5ef1391afca81393fafe0b8b633d13cf0573de4d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 4 Dec 2025 23:06:16 +0000 Subject: [PATCH] chore: Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa3d830a..22b7bbeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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!