Shailendra1703 / Miro

Miro is an open-source Chrome extension that notifies users when ChatGPT or Claude has finished generating a response. Reason why I started building this: https://x.com/shailendra_1701/status/1849070296751542688
MIT License
3 stars 9 forks source link

Fixes notification after streaming response #9 #11

Closed mdtausifiqbal closed 1 month ago

mdtausifiqbal commented 1 month ago

I have fixed issue #9, now It will show notification on beginning and ending of response.

mdtausifiqbal commented 1 month ago

@Shailendra1703 please add hacktoberfest label to this PR.

Shailendra1703 commented 1 month ago

@Shailendra1703 please add hacktoberfest label to this PR.

Great work @mdtausifiqbal , I'll review it.

Shailendra1703 commented 1 month ago

@mdtausifiqbal You have done a great job, while it shows the streaming and end of the response notifications on the GPT interface but when I tested on switching to other tabs in the browser it didn't sent me the notifications, so can you consider that test case as well?

mdtausifiqbal commented 1 month ago

Ok I will check.