Skip to content

@ai-sdk/harness-claude-code@1.0.97

Choose a tag to compare

@github-actions github-actions released this 28 Aug 17:28
· 17 commits to main since this release
0a0f271

Patch Changes

  • cc9f6ce: fix(harness): stop diagnosing caller-initiated aborts as bridge errors, and serialize bridge turns so a start racing an aborted turn's teardown no longer overlaps it (bounded by a teardown grace period, after which the start proceeds as before)
  • 7608210: feat(harness): add model parameter to HarnessAgent instead of having each harness adapter support it on their own constructor functions
  • f7bd978: chore(harness): update underlying adapter SDKs to their latest versions
  • 14d4fc0: feat(harness): allow changing harness settings between turns via prepareCall() support on HarnessAgent
  • Updated dependencies [cc9f6ce]
  • Updated dependencies [7608210]
  • Updated dependencies [6f8a2d7]
  • Updated dependencies [14d4fc0]
  • Updated dependencies [90192f1]
    • @ai-sdk/harness@1.0.93
    • @ai-sdk/provider-utils@5.0.33