gptscript-ai / desktop

MIT License
22 stars 13 forks source link

Outlook Mail Tool - When Replying to messages , the original content of the message is not present in the email response. #365

Open sangee2004 opened 2 months ago

sangee2004 commented 2 months ago

Electron build - https://github.com/gptscript-ai/desktop/commit/2fa0a180691b6de6c7a678015415f9ba6595ef91

Steps to reproduce the problem:

  1. Start a chat with Tildy.
  2. Add Outlook Mail tool.
  3. Ask to get an email
  4. Once the email is listed , send a reply to this email.

Notice that the email sent out does not have the original content of the message.

cjellick commented 2 months ago

Also if the original email ( for which the reply was sent) was in unread state, it continues to be present in un read state . Should we mark this email as unread in his case ? Listing/getting messages also does not mark the message as read.

separate issue for this please

sangee2004 commented 2 months ago

Logged this issue for tracking the read status of emails after being listed/replied - https://github.com/gptscript-ai/desktop/issues/371 . Removing this part from this issue.