-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Change Automate to use its own filtered tool registry #4730
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: V2
Are you sure you want to change the base?
Conversation
This reverts commit 31f870d.
# Conflicts: # frontend/src/App.tsx # frontend/src/core/components/tools/ToolPanel.tsx # frontend/src/core/components/tools/automate/AutomationCreation.tsx # frontend/src/core/components/tools/automate/AutomationEntry.tsx # frontend/src/core/components/tools/automate/AutomationRun.tsx # frontend/src/core/components/tools/automate/AutomationSelection.tsx # frontend/src/core/components/tools/automate/ToolConfigurationModal.tsx # frontend/src/core/components/tools/automate/ToolList.tsx # frontend/src/core/components/tools/automate/ToolSelector.tsx # frontend/src/core/hooks/tools/automate/useAutomateOperation.ts # frontend/src/core/hooks/tools/automate/useAutomateToolRegistry.ts # frontend/src/core/hooks/tools/automate/useAutomationForm.ts # frontend/src/core/tools/Automate.tsx # frontend/src/core/types/automation.ts # frontend/src/core/types/toolId.ts # frontend/src/core/utils/automationExecutor.ts
✅ Frontend License Check PassedAll frontend licenses have been validated and no compatibility warnings were detected. The frontend license report has been updated successfully. |
🚀 V2 Auto-Deployment Complete!Your V2 PR with the new frontend/backend split architecture has been deployed! 🔗 Direct Test URL (non-SSL) http://185.252.234.121:4730 🔐 Secure HTTPS URL: https://4730.ssl.stirlingpdf.cloud This deployment will be automatically cleaned up when the PR is closed. 🔄 Auto-deployed because PR title or branch name contains V2/version2/React keywords. |
Description of Changes
Change Automate to use its own filtered tool registry