Skip to content

bump: asksage plugin to 0.1.1#2437

Open
JLay2026 wants to merge 1 commit into
langgenius:mainfrom
JLay2026:bump-asksage-plugin-0.1.1
Open

bump: asksage plugin to 0.1.1#2437
JLay2026 wants to merge 1 commit into
langgenius:mainfrom
JLay2026:bump-asksage-plugin-0.1.1

Conversation

@JLay2026
Copy link
Copy Markdown

Plugin Update: AskSage 0.1.0 → 0.1.1

Bumps the AskSage model provider plugin from 0.1.0 to 0.1.1.

What's new in 0.1.1

Added

  • New AskSage branding assets — swapped icon SVGs for the official AskSage badge (72×72 main icon) and owl-only mascot (48×48 and 36×36 label icons) for better legibility at small sizes.
  • Web Search (live) parameter exposed on all models. Users can set 0 (off), 1 (Google results), or 2 (Google + web page summaries / Live+) directly in the Dify model configuration UI. Default remains 0.
  • Plugin Update Procedures section in the README documenting both .difypkg and debug-mode upgrade workflows.

Changed

  • Account creation links now point to the AskSage commercial tenant at chat.asksage.com (previously chat.asksage.ai). Support and sales emails updated to @asksage.com.
  • Scope narrowed to the commercial tenant — removed all references to GovCloud, CAC/PIV, and CUI / sensitive-data compliance from the README. Removed the 14 -gov model variants (model count: 47 → 33). The generate_models.py script now auto-excludes -gov IDs.
  • Minimum daemon version raised to 0.5.5+ in the README. Daemon 0.5.3 (the Dify 1.13.3 default) has a form: struct-tag bug that breaks .difypkg installation with a 400 on /decode/from_identifier. Fixed upstream in dify-plugin-daemon#593.
  • Known Issues section added to the README documenting the daemon 0.5.3 regression and its workaround.

Compatibility

  • Dify: ≥ 1.13.3
  • dify-plugin-daemon: ≥ 0.5.5 (0.5.3 will fail to install — see Known Issues in the README)
  • SDK: dify_plugin==0.5.1
  • Python runtime: 3.12

Testing

  • Packaged with dify.exe v0.5.8 (dify plugin package).
  • Installed locally against langgenius/dify-plugin-daemon:0.5.5-local and smoke-tested:
    • Credential validation via /server/get-models
    • Predefined model invocation (GPT-4.1, Claude 4.5, Gemini 2.5)
    • Custom model entry
    • live=1 and live=2 web search invocation
    • Icon rendering at 72×72, 48×48, and 36×36

Checklist

  • manifest.yaml version bumped to 0.1.1
  • manifest.yaml meta.version bumped to 0.1.1
  • CHANGELOG.md entry added for [0.1.1] - 2026-05-19
  • Plugin packages cleanly with dify plugin package
  • Tested end-to-end in a local Dify 1.13.3 + daemon 0.5.5 environment
  • Source code tagged at v0.1.1

Copy link
Copy Markdown
Member

@crazywoola crazywoola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ 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.

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.

2 participants