mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #23885] feat: config option like PASS_THROUGH_SLASH=true for hermes agent #58766
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @elezabi on GitHub (Apr 19, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/23885
Check Existing Issues
Verify Feature Scope
Problem Description
when typing / in the chatbox when using hermes-agent no list of commands is displayed
Desired Solution you'd like
config option like PASS_THROUGH_SLASH=true for hermes agent, to be similar to terminal and telegram usage
so that when / is typed in the chat box the list of available hermes commands appear and better if having tab autocompletion
Alternatives Considered
No response
Additional Context
No response