Skip to content

Conversation

@HedgehogCode
Copy link
Contributor

AP-25341 (Add a new state to "Ask K-AI" for unlicensed users (e.g. consumers))
AP-24129 (Scripting editor input and output table not shown if AP runs in Browser)

Copilot AI review requested due to automatic review settings December 18, 2025 08:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates frontend dependencies in the Python scripting editor, primarily upgrading @knime/scripting-editor from 0.0.114 to 0.0.118 to incorporate two key fixes: adding support for unlicensed users in the "Ask K-AI" feature and resolving issues with input/output table display when KNIME AP runs in a browser.

Key changes:

  • Updated @knime/scripting-editor to version 0.0.118 to address AP-25341 and AP-24129
  • Updated companion packages (@knime/components, @knime/ui-extension-service, vue) to maintain compatibility

AP-25341 (Add a new state to "Ask K-AI" for unlicensed users (e.g. consumers))
AP-24129 (Scripting editor input and output table not shown if AP runs in Browser)
Necessary because of a version mismatch between
"stylelint-config-standard" and "stylelint", which caused configured
rules not to be found.
AP-25341 (Add a new state to "Ask K-AI" for unlicensed users (e.g. consumers))
@HedgehogCode HedgehogCode force-pushed the enh/AP-25341-scripting-ai-unlicensed-users branch from 1fd9fe1 to fc5ad6e Compare December 18, 2025 09:21
@sonarqubecloud
Copy link

@HedgehogCode HedgehogCode marked this pull request as ready for review December 18, 2025 12:44
@HedgehogCode HedgehogCode requested a review from a team as a code owner December 18, 2025 12:44
Copilot AI review requested due to automatic review settings December 18, 2025 12:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 12 out of 13 changed files in this pull request and generated no new comments.

@HedgehogCode HedgehogCode merged commit 74920b9 into master Dec 18, 2025
3 of 4 checks passed
@HedgehogCode HedgehogCode deleted the enh/AP-25341-scripting-ai-unlicensed-users branch December 18, 2025 12:45
"eslint": "9.30.1",
"eslint-plugin-vue": "10.3.0",
"eslint": "9.39.2",
"eslint-plugin-vue": "10.6.2",
Copy link
Member

Choose a reason for hiding this comment

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

@HedgehogCode eslint-plugin-vue no need to add this here, it comes with @knime/eslint-config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants