Skip to content

Asqav 0.0.3#2477

Open
jagmarques wants to merge 2 commits into
langgenius:mainfrom
jagmarques:add-asqav-0.0.3
Open

Asqav 0.0.3#2477
jagmarques wants to merge 2 commits into
langgenius:mainfrom
jagmarques:add-asqav-0.0.3

Conversation

@jagmarques
Copy link
Copy Markdown
Contributor

Updates the Asqav plugin to 0.0.3.

What changed in this version:

  • Sign Action now returns a structured decision. A permitted action returns authorized: true with the signature id, verification URL, and signature, and a blocked action returns authorized: false with a reason and a signed denial, so a workflow can branch on the outcome instead of failing.
  • Each tool declares an output_schema and emits its result fields as workflow variables, so downstream nodes can address every output by name.
  • Corrected the Sign Action timestamp output type to a number, set user-facing text to English only, and updated the README to document each tool's full output.

The package was built with the official dify plugin package CLI. Provider and tool names are unchanged.

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.

1 participant