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

Add the ability to create commands for handling user input #16170

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

aleksey925
Copy link

@aleksey925 aleksey925 commented Jan 4, 2025

Description

  • add the ability to create commands for handling user input
  • add new commands: "Fix Spelling and Grammar" and "Improve Writing"
  • implement possibility to abort request in the chat
  • update deps
  • fix linter issues
  • update .gitignore

Screencast

Checklist

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: chatgpt Issues related to the chatgpt extension labels Jan 4, 2025
@raycastbot
Copy link
Collaborator

raycastbot commented Jan 4, 2025

Thank you for your contribution! 🎉

🔔 @abielzulio @erodactyl @pernielsentikaer @shichongrui @timolins @CruelMoney @k8scat @Nauxscript @aeither @leeonfield @husniadil @luckykong @SmileMachine @iamEvanYT you might want to have a look.

You can use this guide to learn how to check out the Pull Request locally in order to test it.

Due to our current reduced availability, the initial review may take up to 10-15 business days 🎄

- add new commands: "Fix Spelling and Grammar" and "Improve Writing"
- implement possibility to abort request in the chat
- update deps
- fix linter issues
- update .gitignore
@pernielsentikaer
Copy link
Collaborator

I'm not completely sure that commands like "Fix Grammar & Spelling" should live in the extensions, what do you think @abielzulio

@pernielsentikaer pernielsentikaer self-assigned this Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension: chatgpt Issues related to the chatgpt extension extension fix / improvement Label for PRs with extension's fix improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants