Skip to content

eve@0.22.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 20:21
5d4e1bc

Minor Changes

  • 2958abf: feat(eve): add konsistent with initial config to enforce structural conventions

Patch Changes

  • b7d1089: Add defineDynamic({ fallback, events }) support for scoped dynamic agent model selection. Agents can choose a model once per session, once per turn, or per model step while keeping a compiled fallback for metadata and unset scopes.
  • bd287b1: fix(eve): pass error messages when tool call input is invalid back to model instead of throwing so that it can try again