Skip to content

v0.4.3

Choose a tag to compare

@phamvanquyit phamvanquyit released this 13 Sep 03:46
· 19 commits to main since this release

Changed

  • AgentPanel footer status is smaller muted text (text-sm / text-tertiary-foreground).

Fixed

  • AgentPanel / useAgentStream: streamed tool-call events merge into one card (same id, still running, or result-before-params) instead of stacking duplicates.
  • SSE tool-call / tool-result accept field aliases (tool_call_id / callId, name, label, arguments / args, output).