bootstrapguru / dexor

AI Engineer that actually codes
http://docs.dexor.dev/
GNU General Public License v3.0
41 stars 6 forks source link

Adds slash commands, allows to run commands while in chat mode #14

Closed vijaythecoder closed 3 months ago

vijaythecoder commented 3 months ago

This pull request introduces slash commands to the chat mode, allowing users to execute specific commands while interacting with the AI assistant. This feature enhances the functionality and flexibility of the chat interface, enabling users to perform various actions seamlessly during conversations.

Example Usage

# command
/git status

# output
✅ ExecuteCommand: git status:

On branch pr-14
nothing to commit, working tree clean