AI bot keeps auto-adding me to a private chat channel even though disabled?

I run a small forum for a few different things. Very recently (in the past few days), every time I load the site or refresh a page, the Discourse Helper Bot chat appears as an open DM chat, and it is impossible to get rid of it. I’ve tried: leaving another user’s DMs open, closing this one, clicking the Leave Chat button, muting the channel, even disabling chat for the user. It ignores other chats being full-screen and continues to pop up as the small corner chat. And as mentioned in the title, the AI features for this site are entirely (as much as one can) disabled since they aren’t useful or wanted for the forum, and until this started happening there’s been no problems with that.

This is incredibly annoying, and I can’t figure out what could possibly be the reason it just started happening now.

Hi @rinion, I’m sorry to hear that!

That is not the expected experience we were hoping our users would have with the bot. I’m working on a fix for this, and soon I’ll give an update to you.

I’ve implemented a fix for this.

If you either have the AI plugin disabled or you mute/close a channel, you should no longer see the admin helper bot.

Thanks a lot for your report!

Thanks for the quick response; is there a way to check when that fix will go through on my end? I’m still seeing the issue happen this morning, but I understand that sometimes these things take a day or two to process and I’m not fully familiar with how quickly updates arrive on a live forum instance.

Huh. I can’t seem to find the relevant PR in Pull requests · discourse/discourse · GitHub or commits.

@rinion You can update your site; the fix would then be applied.

I think it’s a feature for Discourse customers. So I don’t expect the commit to be in a public repository.

@rinion : Usually forums get deployed egery few days. You can see your current version at /admin/manage-updates.


The version number will be the same till the end of August, but the smaller number behind it, in my case +229 will be different after an update.

Hmmm, that is very weird! I deployed a new version for your site yesterday with the fixed code.

This happens only with you as an admin, right?

Does it pop up on the right sidebar too?

If you click to close channel and refresh, does it go back again? Could you mind doing a screen share? It would normally need a bot reply to show up.

@gabriel here are two recordings of it from different positions.


@Moin @NateDhaliwal As far as I can tell, the site is on the latest Latests, but thank you for the reminder anyway.

Wow, that is really weird! I feel like it is in a state in between. I’ll manually remove this channel.

Please do a hard refresh; it should no longer do this pop-up.

Let me know if the issue still happens. I’ve triggered another deployment too just to be sure that yesterday’s latest changes were deployed too

The latest latest is changing multiple times a day. So you almost never run “latest latest”. Your forum is using the “latest” branch, so whenever it is updated you get the latest changes. But your forum is not updated multiple times per day.

When you click the “GitHub” link you can see something like


This is what I see on my forum. It tells me that the current version includes a commit from 2026-08-12T19:48:00Z. So back then it was “latest”, but since then there were more than 20 new commits.

Hmm, I see, I was under the assumption it updated whenever a commit made it through the pipeline (though thinking about it now, I see why that’s not the case). Is there any way from my end to force it to update, or would that only be accessible in a different plan tier? (The basic plan is perfectly fine for this site’s needs for now, and by the time we need more I expect we’ll be able to coordinate self-hosting the server with some other services I have in mind, but I’m still curious.

That seems to have done it, thanks!

I don’t think you can trigger it. Forums not using the Enterprise plan share the same install. So if you had an update button, you would update the forum of other admins, and they could do the same with yours.

But often, when you report a problem, your site is updated after it was fixed. Just like it was done in this case.