mattermost / mattermost-plugin-ai

Mattermost Copilot plugin supporting multiple LLMs
https://mattermost.com/copilot
Apache License 2.0
137 stars 31 forks source link

Add summarization button to the unreads bar #53

Closed jespino closed 12 months ago

jespino commented 1 year ago

Summary

Add the new summarization button to the unreads bar using the new plugable functionality in mattermost to add components in the unreads bar.

Ticket Link

Screenshots

imagen

crspeller commented 1 year ago

@jespino Noticed this doesn't work consistently there seems to be some inconsistency on which posts are included. It doesn't seem to always be the posts below the unread bar. Probably a CRT issue?

Also there are some new designs to incorporate: https://www.figma.com/file/4Dq6Kl0kq8Zf186Ygf4NWT/AI-Plugin?type=design&node-id=386-146427&mode=design&t=IL2R6Xi8vyNY72cc-4

crspeller commented 12 months ago

Superseded by https://github.com/mattermost/mattermost-plugin-ai/pull/95