What's Changed
- fix(js): subagent tool calls tracking for latest claude agent sdk by @dqbd in #2463
- release(js): 0.5.5 by @dqbd in #2464
- fix(js): Respect traceRawHttp for tracing streaming AI SDK calls by @jacoblee93 in #2466
- release(js): 0.5.6 by @jacoblee93 in #2467
- feat(python): add WebSocket transport for sandbox commands by @DanielKneipp in #2443
- test(python): add tests for WebSocket transport layer by @DanielKneipp in #2445
- feat(python): use WebSocket transport by default with HTTP fallback by @DanielKneipp in #2446
- feat(python): add CommandHandle for streaming, kill, stdin, and reconnect by @DanielKneipp in #2450
- test(python): add tests for CommandHandle and sandbox streaming integration by @DanielKneipp in #2448
- docs(python): document sandbox streaming, kill, stdin, and reconnect by @DanielKneipp in #2449
- chore(deps): bump google-cloud-aiplatform from 1.126.1 to 1.133.0 in /python by @dependabot[bot] in #2465
- fix(js): Fix list commits endpoint for private prompts by @jacoblee93 in #2479
- feat: persist failed trace payloads to disk for later replay by @angus-langchain in #2476
- feat: add native thread querying support by @ericdong-langchain in #2455
- feat: add raw response parsing for responses api to openai wrapper by @victorm-lc in #2480
- fix: add integration and version num by @samecrowder in #2481
- release(py): 0.5.7 by @samecrowder in #2482
New Contributors
- @samecrowder made their first contribution in #2481
Full Changelog: v0.7.6...v0.7.7