Skip to content

Releases: Yonom/assistant-ui

@assistant-ui/[email protected]

15 Sep 00:52
93f6b7e
Compare
Choose a tag to compare

Patch Changes

  • f0f7497: feat: MessageContent Empty should be displayed for empty messages with empty text part
  • 8555685: feat: allow editing assistant/system messages
  • 892b019: fix: Empty should default to the provided Text component

@assistant-ui/[email protected]

15 Sep 00:52
93f6b7e
Compare
Choose a tag to compare

Patch Changes

@assistant-ui/[email protected]

13 Sep 00:30
2b74c4c
Compare
Choose a tag to compare

Patch Changes

  • c0f975a: feat: TextContentPartProvider

@assistant-ui/[email protected]

11 Sep 03:11
3693c85
Compare
Choose a tag to compare

Patch Changes

  • 934758b: feat: automatically cancel tool calls if user sends a new message

@assistant-ui/[email protected]

11 Sep 03:01
60ad0fa
Compare
Choose a tag to compare

Patch Changes

  • 184d836: feat: allow multiple message sends to support pending tool call cancellations

[email protected]

10 Sep 20:57
faea76f
Compare
Choose a tag to compare

Patch Changes

  • 7faa03b: cli: create -t langgraph

@tool-ui/[email protected]

10 Sep 05:54
e1c849a
Compare
Choose a tag to compare

Patch Changes

@assistant-ui/[email protected]

10 Sep 17:31
5732767
Compare
Choose a tag to compare

Patch Changes

  • 164e46c: feat: ignore edits with text part unchanged
  • 5eccae7: fix: createActionButton disabled handling

@assistant-ui/[email protected]

10 Sep 17:31
5732767
Compare
Choose a tag to compare

Patch Changes

@assistant-ui/[email protected]

09 Sep 18:01
9ef3a2c
Compare
Choose a tag to compare

Patch Changes

  • 7ed296b: fix: make AppendMessage attachments field optional for now