github vercel/eve eve@0.11.0

latest releases: eve@0.11.6, eve@0.11.5, eve@0.11.4...
2 days ago

Minor Changes

  • 31fb09f: Remove the withEve Vercel output opt-out option. Next.js projects now skip generated Vercel Build Output writes when no linked Vercel project or existing output context is detected.

Patch Changes

  • ff80e38: The eve eval --verbose help text now refers to t.log (the actual eval context logging API) instead of the outdated ctx.log.
  • f6c5932: Emit a rejected action.result stream event when a tool call is denied at a HITL approval gate. Denied calls previously left no trace in the session stream (the denial lived only in model history), so consumers like observability never saw the tool call resolve. The action.result status union now includes rejected, and the message stream version is bumped to 16.

Don't miss a new eve release

NewReleases is sending notifications on new releases.