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
Bump __version__ to 0.1.15.dev18 and add release notes for the changes
since the v0.1.15.dev17 tag (#1504, #1505, #1508, #1512).
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
-**v1 interception and sandbox config.** The interception server now accepts request bodies up to 24 MB, and the v1 `SandboxConfig` regains its `labels` field.
8
+
-**Standalone packages and agents.** The `tasksets` and `harnesses` packages move to OIDC trusted publishing, and the mini-swe-agent harness issues real parallel tool calls.
9
+
10
+
## Changes included in v0.1.15.dev18 (since v0.1.15.dev17)
11
+
12
+
### v1 runtime and interception
13
+
14
+
- Re-add labels field to v1 SandboxConfig (#1512)
15
+
- Raise interception server request body limit to 24 MB (#1504)
16
+
17
+
### Harnesses and packaging
18
+
19
+
- Use real parallel tool calls for mini-swe-agent (#1505)
20
+
- Set trusted publishing for tasksets and harnesses (#1508)
0 commit comments