Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

vijaythecoder
Copy link
Contributor

@vijaythecoder vijaythecoder commented Jul 12, 2024

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

@vijaythecoder vijaythecoder marked this pull request as ready for review July 12, 2024 06:39
@vijaythecoder vijaythecoder merged commit ede435f into dev Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant