Skip to content

eve@0.42.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 21:06
· 6 commits to main since this release
82015c1

Minor Changes

  • a43e14f: Prevent channel HITL responses from carrying channel-local metadata into strict session-inbox payloads. Channel and session respond() calls now accept exact response literals or values proven by parseInputResponses(), rejecting imprecise InputResponse[] values that could have erased extra keys.

Patch Changes

  • f2169fa: Remove the task_sleep framework tool. Task-mode parents now rely on lifecycle notifications instead of model-paced waits.