SurfSense/surfsense_web/app/dashboard/[search_space_id]/automations
DESKTOP-RTLN3BA\$punk 9d1a01eb0c refactor(automations): streamline model eligibility handling in automation creation
- Removed the eligibility gate for model selection in the automation creation process, allowing users to choose models directly in the builder.
- Updated the `AutomationBuilderForm` to incorporate model selection logic, ensuring that selected models are validated and preserved during automation creation and editing.
- Simplified the `AutomationsContent` and `AutomationNewContent` components by eliminating unnecessary eligibility checks and alerts.
- Enhanced the user experience by integrating model selection directly into the automation approval process, ensuring that only billable models are used.
- Refactored related tests to cover new model selection behavior and ensure proper validation of user-selected models.
2026-05-29 20:27:40 -07:00
..
[automation_id] feat(run-details-panel): enhance run details display and error handling 2026-05-29 13:43:58 -07:00
components refactor(automations): streamline model eligibility handling in automation creation 2026-05-29 20:27:40 -07:00
hooks feat(web): automations list page with status, pause/resume and delete 2026-05-28 01:02:48 +02:00
new refactor(automations): streamline model eligibility handling in automation creation 2026-05-29 20:27:40 -07:00
automations-content.tsx refactor(automations): streamline model eligibility handling in automation creation 2026-05-29 20:27:40 -07:00
page.tsx feat(web): automations list page with status, pause/resume and delete 2026-05-28 01:02:48 +02:00