Skip to content

eve@0.47.6

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 19:18
· 13 commits to main since this release
f68506b

Patch Changes

  • 63f2e07: Run Workflow programs with the official AI SDK code-mode runtime while preserving eve's durable subagent accounting and event stream.
  • 450681a: Upgrade eve and newly generated projects to Zod 4.5, with lazy schema compilation for faster internal validation and substantially lower schema memory overhead. Boolean-only checks now use Zod's validation fast path instead of constructing full parse results.