bump: asksage plugin to 0.1.1#2437
Open
JLay2026 wants to merge 1 commit into
Open
Conversation
crazywoola
approved these changes
May 21, 2026
Member
crazywoola
left a comment
There was a problem hiding this comment.
✅ LGTM
Decision: Approve
Local Check Results
| Check | Status | Detail | Required action |
|---|---|---|---|
PR content language |
✅ Pass | PR title/body CJK ratio=0.0% (zh=0, en=1910, ignored_zh=0, allowed_zh<=0) | 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 |
✅ Pass | icon exists: _assets/icon.svg | None. |
Version check |
✅ Pass | version 0.1.1 is available. | None. |
README language |
✅ Pass | README.md CJK ratio=0.0% (zh=0, en=5619, 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.9.0 satisfies >= 0.5.0. | None. |
Install test |
✅ Pass | plugin install test passed. | None. |
Packaging test |
✅ Pass | packaging check passed. | None. |
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.
Plugin Update: AskSage 0.1.0 → 0.1.1
Bumps the AskSage model provider plugin from 0.1.0 to 0.1.1.
Get-FileHash .\asksage-0.1.1.difypkg -Algorithm SHA256)What's new in 0.1.1
Added
live) parameter exposed on all models. Users can set0(off),1(Google results), or2(Google + web page summaries / Live+) directly in the Dify model configuration UI. Default remains0..difypkgand debug-mode upgrade workflows.Changed
chat.asksage.ai). Support and sales emails updated to@asksage.com.-govmodel variants (model count: 47 → 33). Thegenerate_models.pyscript now auto-excludes-govIDs.form:struct-tag bug that breaks.difypkginstallation with a 400 on/decode/from_identifier. Fixed upstream in dify-plugin-daemon#593.Compatibility
dify_plugin==0.5.1Testing
dify.exe v0.5.8(dify plugin package).langgenius/dify-plugin-daemon:0.5.5-localand smoke-tested:/server/get-modelslive=1andlive=2web search invocationChecklist
manifest.yamlversionbumped to0.1.1manifest.yamlmeta.versionbumped to0.1.1CHANGELOG.mdentry added for[0.1.1] - 2026-05-19dify plugin package