-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Add dify extension #17706
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
base: main
Are you sure you want to change the base?
Add dify extension #17706
Conversation
- icon - Initial Release: Dify Raycast Extension v1.0.0 - Delete Raycast-development-document directory - init - init
Congratulations on your new Raycast extension! 🚀 Due to our current reduced availability, the initial review may take up to 10-15 business days Once the PR is approved and merged, the extension will be available on our Store. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
This PR adds a new Dify extension that enables seamless integration with Dify AI applications through Raycast, providing commands for managing applications, sending queries, and viewing conversation histories.
Key points to address:
- The CHANGELOG.md entry title should end with {PR_MERGE_DATE} template string
- The extension has AI tools but needs at least one eval in the ai.json file according to the documentation
- The metadata folder with screenshots should be added since there are view commands in package.json
- The example code block in README.md for "Listen to Music and Learn Technical Terms" contains empty code blocks that need fixing
- The links to Awesome-Dify-Workflow and dify101.com in README.md appear to be placeholder URLs that should be verified
💡 (1/5) You can manually trigger the bot by mentioning @greptileai in a comment!
20 file(s) reviewed, 35 comment(s)
Edit PR Review Bot Settings | Greptile
- CHANGELOG.MD - fix: improve input field validation and fix syntax errors
…puts from both response formats
- Update CHANGELOG.md - optimize command name
Description
Screencast
demo.mp4
Checklist
npm run build
and tested this distribution build in Raycastassets
folder are used by the extension itselfREADME
are placed outside of themetadata
folder