mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #1642] [MERGED] feat: upgrade HAP tools from v0.0.3 to v0.1.0 #2005
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/1642
Author: @coldstone
Created: 9/2/2025
Status: ✅ Merged
Merged: 9/3/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (2)
659c452feat: upgrade HAP tools from v0.0.3 to v0.1.0408cacefeat: added English version README for HAP tool.📊 Changes
105 files changed (+4608 additions, -1835 deletions)
View changed files
📝
tools/hap/README.md(+70 -24)➕
tools/hap/README_EN.md(+83 -0)➖
tools/hap/_assets/hap_add_worksheet_field.PNG(+0 -0)➖
tools/hap/_assets/hap_add_worksheet_record.PNG(+0 -0)➕
tools/hap/_assets/hap_case1_app_snapshot.png(+0 -0)➕
tools/hap/_assets/hap_case1_tools.png(+0 -0)➕
tools/hap/_assets/hap_case2_tools.png(+0 -0)➖
tools/hap/_assets/hap_delete_worksheet_record.PNG(+0 -0)➖
tools/hap/_assets/hap_get_worksheet_pivot_data.png(+0 -0)➖
tools/hap/_assets/hap_install.PNG(+0 -0)➖
tools/hap/_assets/hap_list_worksheet_records.png(+0 -0)➖
tools/hap/_assets/hap_list_worksheets.png(+0 -0)➕
tools/hap/_assets/hap_tool_multiple_authorizations.png(+0 -0)➕
tools/hap/_assets/hap_tool_new_authorization.png(+0 -0)➕
tools/hap/_assets/hap_tools_in_workflow.png(+0 -0)➖
tools/hap/_assets/hap_update_worksheet_record.png(+0 -0)📝
tools/hap/manifest.yaml(+13 -14)📝
tools/hap/provider/hap.py(+27 -3)📝
tools/hap/provider/hap.yaml(+78 -15)📝
tools/hap/requirements.txt(+1 -1)...and 80 more files
📄 Description
BREAKING CHANGE: Major version upgrade with new API foundation
Related Issues or Context
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.3.0is in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.