Skip to content

Commit 75cfe30

Browse files
docs: update changelog for v0.1.62
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ec4aec1 commit 75cfe30

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.1.62
4+
5+
### New Features
6+
7+
- **Top-level `skills` option**: Added `skills` parameter to `ClaudeAgentOptions` for enabling skills on the main session without manually configuring `allowed_tools` and `setting_sources`. Supports `"all"` for every discovered skill, a list of named skills, or `[]` to suppress all skills (#804)
8+
9+
### Internal/Other Changes
10+
11+
- Updated bundled Claude CLI to version 2.1.113
12+
313
## 0.1.61
414

515
### Internal/Other Changes

0 commit comments

Comments
 (0)