Skip to content

v0.5.0

Choose a tag to compare

@phamvanquyit phamvanquyit released this 14 Sep 07:33
· 13 commits to main since this release

Added

  • AgentChatbox / useAgentChatStream: chat surface where the app POSTs only the new user text and can resume a live SSE stream (send, resume, onStop).
  • Dropdown / ContextMenu items: type: "group" with an optional label.

Changed

  • ChatToolCall header spacing; ChatInput clear icon is slightly smaller.

Upgrade notes

  • onToolAction and type AgentToolAction are removed. Listen with toolHooks (onCall / onResult).