Skip to content

eve@0.15.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 15:17
· 18 commits to main since this release
3448e13

Patch Changes

  • f1abdfd: Deduplicate repeated durable turn dispatches through turn-inbox ownership so a duplicate child workflow no longer fails the active session.
  • f1abdfd: Keep each logical turn active while local or remote subagents run, including while proxying child input requests, so child completion resumes the same turn instead of starting a replacement turn.