ThunderAI/messageDisplay
Ronald Klarenbeek dcbf9d3dcd feat(summary): add AI-powered message summary feature
Add new ThunderAI summary functionality that generates concise summaries
for email messages using the existing ThunderAI infrastructure. Includes
a new content script that creates a summary pane in the message display,
associated CSS styling, and backend integration for AI summary generation.

The feature shows a loading indicator while generating the summary and
falls back to showing truncated message content if the AI generation fails.
2025-12-26 20:39:30 +01:00
..
message-content-script.js feat(summary): add AI-powered message summary feature 2025-12-26 20:39:30 +01:00
message-content-styles.css feat(summary): add AI-powered message summary feature 2025-12-26 20:39:30 +01:00