github vercel/ai @ai-sdk/harness-claude-code@1.0.127

latest releases: @ai-sdk/zai@1.0.5, @ai-sdk/xai@2.0.97, @ai-sdk/vue@2.0.265...
4 hours ago

Patch Changes

  • 9c8c0c1: feat (harness): keep harness-generated state out of the sandbox workspace. The framework and every bridge adapter now resolve their generated state — bootstrap recipes and their dependencies (.harness-bootstrap/…) and per-session run state (.agent-runs/…) — through the new harnessV1StateDirectory() helper, which always resolves to a fixed directory (~/.ai-sdk-harness) under the sandbox's own HOME, never the sandbox's working directory. This is not configurable: every sandbox provider gets the same layout, so harness infrastructure never lands in a user-owned workspace. This changes the on-disk layout for every provider (a breaking change, acceptable given the experimental nature of this API) — sandboxes bootstrapped under the previous layout re-bootstrap once under the new path.
  • 771e74b: chore: enable dead code lint rules
  • 7115a3f: fix(harness): preserve buffered SandboxChannel event order without blocking selective listeners and forward Claude Code compaction events
  • Updated dependencies [fe07867]
  • Updated dependencies [a4b0940]
  • Updated dependencies [9c8c0c1]
  • Updated dependencies [771e74b]
  • Updated dependencies [7115a3f]
    • @ai-sdk/provider-utils@5.0.47
    • @ai-sdk/harness@1.0.123

Don't miss a new ai release

NewReleases is sending notifications on new releases.