Skip to content

Conversation

@jiwon-oai
Copy link
Collaborator

@jiwon-oai jiwon-oai commented Dec 11, 2025

setComposerValue now takes a files param that lets you include attachments without already having uploaded them.

When the files param is specified, the composer will show the "attachment loading" UI while the upload is in progress.

All attachment options will be validated against the included files (e.g. max size, max count, allowed types) and an error toast will be shown if any file in the list are invalid.

Also includes some cleanup to delete an unused file / update the readme.

@jiwon-oai jiwon-oai added this pull request to the merge queue Dec 11, 2025
Merged via the queue into main with commit 544cfbc Dec 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants