[GH-ISSUE #3521] [BUG]: Protected Slash command check #2273

Closed
opened 2026-02-22 18:28:56 -05:00 by yindo · 0 comments
Owner

Originally created by @timothycarambat on GitHub (Mar 24, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3521

Originally assigned to: @shatfield4 on GitHub.

How are you running AnythingLLM?

All versions

What happened?

As a user, I can create slash commands that are system-wide or user-scoped depending on my installation of AnythingLLM.

I am able to create slash commands that are the same command as protected commands like /reset. When i do this and use my custom preset slash command - it runs the native protected one and not my specific slash command.

As a user, I should not be able to create a slash command with the same command as a protected system command - as it will be overwritten.

Are there known steps to reproduce?

Create a slash command named reset and then run your custom command
See the default system reset is invoked.

Originally created by @timothycarambat on GitHub (Mar 24, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3521 Originally assigned to: @shatfield4 on GitHub. ### How are you running AnythingLLM? All versions ### What happened? As a user, I can create slash commands that are system-wide or user-scoped depending on my installation of AnythingLLM. I am able to create slash commands that are the same command as protected commands like `/reset`. When i do this and use my custom preset slash command - it runs the native protected one and not my specific slash command. As a user, I should not be able to create a slash command with the same command as a protected system command - as it will be overwritten. ### Are there known steps to reproduce? Create a slash command named `reset` and then run your custom command See the default system reset is invoked.
yindo added the bugcore-team-only labels 2026-02-22 18:28:56 -05:00
yindo closed this issue 2026-02-22 18:28:56 -05:00
yindo changed title from [BUG]: Protected Slash command check to [GH-ISSUE #3521] [BUG]: Protected Slash command check 2026-06-05 14:45:34 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2273