You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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