fix(deepagents): align LangSmith sandbox create options with SDK (#528)
## Summary This fixes a CI-breaking type mismatch in the LangSmith sandbox backend introduced by the snapshot lifecycle update. `LangSmithSandbox.create()` was using a `snapshotId` flow that did not match the current `langsmith` SDK typings, which surfaced as unhandled Vitest typecheck errors in CI.
H
Hunter Lovell committed
8a6de8e7eebbaef75c1ee380ad9ba2f8ade5da3b
Parent: f164f99
Committed by GitHub <noreply@github.com>
on 5/8/2026, 7:12:46 PM