Tal Globus

Results 1 issues of Tal Globus

The AI SDK sometimes sends tool call parts where `input` briefly disappears, which caused `convertMessage` to emit `argsText` as `"{}"` for an existing `toolCallId`. This violates the runtime’s append-only `argsText`...