Skip to content

Added support for settings.copyrightDetection#165

Merged
Sirsho1997 merged 1 commit into
mainfrom
feature-ideogram-quifix
Jun 8, 2026
Merged

Added support for settings.copyrightDetection#165
Sirsho1997 merged 1 commit into
mainfrom
feature-ideogram-quifix

Conversation

@Sirsho1997

Copy link
Copy Markdown
Contributor
image

@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. To trigger a review, include review in the PR description. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ab934636-d4f7-4449-8598-8e81f7af8e17

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feature-ideogram-quifix

Comment @coderabbitai help to get the list of available commands and usage tips.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds a new optional settings field (settings.copyrightDetection) to the Runware Settings node, wires it into the settings payload construction, updates the UI toggle behavior, and updates the Ideogram V4 example workflow to include the new controls.

Changes:

  • Added useCopyrightDetection + copyrightDetection inputs to the Runware Settings node definition and settings builder.
  • Updated the front-end settings toggle handler to enable/disable the copyrightDetection widget based on its “use” toggle.
  • Updated the Ideogram V4 workflow JSON to include the new settings inputs.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
workflows/Runware_Image_Inference_Ideogram_V4.json Updates the sample workflow to include the new copyright detection controls in the Settings node.
modules/settings.py Adds useCopyrightDetection/copyrightDetection inputs and emits settings["copyrightDetection"] when enabled.
clientlibs/utils.js Adds UI toggle wiring so copyrightDetection is only editable when useCopyrightDetection is enabled.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Sirsho1997 Sirsho1997 merged commit 2bb004f into main Jun 8, 2026
2 checks passed
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