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
Docs: 0.14.0 release notes in README and CHANGELOG
Date the CHANGELOG [Unreleased] section as 0.14.0 (supersedes the
never-published 0.13.0), bump README Maven snippets 0.12.0 -> 0.14.0,
snapshot instructions -> 0.15.0-SNAPSHOT, and add a 0.14.0 Releases entry.
Also: `additionalDirectories` workspace roots on session requests; per-chunk `messageId` on streamed chunks with `sendMessage`/`sendThought` overloads. The session-model API (`session/set_model`) is deprecated for removal — use `session/set_config_option` with a `"model"` category instead. Jackson aligned to 2.21.2; WebSocket max message size raised to 4 MB.
0 commit comments