Skip to content

Allow enabling or disabling each tool via the Inspector#477

Merged
uezo merged 1 commit intomasterfrom
develop
Oct 7, 2025
Merged

Allow enabling or disabling each tool via the Inspector#477
uezo merged 1 commit intomasterfrom
develop

Conversation

@uezo
Copy link
Owner

@uezo uezo commented Oct 7, 2025

Added IsEnabled property to the ITool interface. Only tools with the checkbox enabled in the Inspector will be used. This update makes it easier to test and compare behaviors with and without specific tools enabled.

Added `IsEnabled` property to the `ITool` interface.
Only tools with the checkbox enabled in the Inspector will be used.
This update makes it easier to test and compare behaviors with and without specific tools enabled.
@uezo uezo merged commit 6f2ad0d into master Oct 7, 2025
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