You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
## 0.2.111
4
+
5
+
- Opus 4.7 is now available! This version of the SDK is required to use it.
6
+
-`mcp_set_servers` control request: remote (http/sse) server entries can now carry per-tool `permission_policy` values, which are applied to the session's allow/deny rules
7
+
-`startup()` and `WarmQuery` are now part of the public TypeScript API
8
+
- Changed `options.env` to overlay the inherited `process.env` instead of replacing it
9
+
3
10
## 0.2.110
4
11
5
12
- Fixed `unstable_v2_createSession` not respecting `cwd`, `settingSources`, and `allowDangerouslySkipPermissions` options
0 commit comments