open-chat-labs / open-chat

This is the main repository for the OpenChat application which runs on the Internet Computer
https://oc.app
GNU Affero General Public License v3.0
173 stars 53 forks source link

Command selector / builder (step one) #6887

Closed julianjelfs closed 3 days ago

julianjelfs commented 5 days ago

Step one is to create a command selector popup (that triggers on "/") and then refactor all of the built-in commands to use this UI.

This makes them much more discoverable and sets the pattern for external bots as well.