bump asksage plugin to version 0.1.0#2294
Open
JLay2026 wants to merge 1 commit intolanggenius:mainfrom
Open
Conversation
crazywoola
requested changes
Apr 23, 2026
Member
crazywoola
left a comment
There was a problem hiding this comment.
❌ Request Changes
Decision: Request changes
Review Status
| Check | Status | Detail | Required action |
|---|---|---|---|
PR language |
✅ Pass | PR title/body CJK ratio=0.0% (zh=0, en=888, allowed_zh<=0). | None. |
Single .difypkg |
✅ Pass | Changed package: jlay2026/asksage/asksage-0.1.0.difypkg | None. |
Project structure |
✅ Pass | All expected files present: manifest.yaml, README.md, PRIVACY.md. _assets/: yes. | None. |
Manifest author |
✅ Pass | author is valid. | None. |
Icon validation |
❌ Fail | icon matches default/template icon and must be customized. | Provide a real custom icon under _assets/ and reference it from manifest.yaml. |
Version check |
✅ Pass | version 0.1.0 is available. | None. |
README language |
✅ Pass | README.md CJK ratio=0.0% (zh=0, en=3714, allowed_zh<=0). | None. |
PRIVACY.md |
✅ Pass | PRIVACY.md exists and is non-empty. | None. |
Dependency install |
✅ Pass | requirements installed successfully. | None. |
dify_plugin version |
✅ Pass | dify_plugin version 0.7.4 satisfies >= 0.5.0. | None. |
Install test |
✅ Pass | plugin install test passed. | None. |
Packaging test |
✅ Pass | packaging check passed. | None. |
Next steps
- Icon validation: Provide a real custom icon under
_assets/and reference it frommanifest.yaml.
Please address the issues above and push an updated submission.
Author
|
Thank you for your review! I'm updating the plugin with logos, and will resubmit the push. Thank you again. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New Plugin: AskSage Model Provider
Description
AskSage AI model provider plugin for Dify. Provides access to 47+ AI models (GPT, Claude, Gemini, Llama, Groq, and more) through AskSage's FedRAMP-authorized API.
Features
Plugin Info
Privacy Policy
Included in PRIVACY.md. The plugin transmits user prompts and credentials to AskSage's API for model inference. No data is stored by the plugin itself.
Testing