SurfSense/surfsense_backend
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
..
alembic refactor: remove search_surfsense_docs tool and related references 2026-05-28 22:35:14 -07:00
app refactor(automations): streamline model eligibility handling in automation creation 2026-05-29 20:27:40 -07:00
scripts refactor: remove search_surfsense_docs tool and related references 2026-05-28 22:35:14 -07:00
tests refactor(automations): streamline model eligibility handling in automation creation 2026-05-29 20:27:40 -07:00
.dockerignore chore(backend): exclude tests/ from production Docker image 2026-05-06 17:16:22 +05:30
.env.example feat: enhance task management and timeout configurations in multi-agent chat 2026-05-27 14:58:10 -07:00
.gitignore chore: enhance E2E tests by adding synthetic global LLM config and updating environment variables for Google OAuth 2026-05-12 02:37:39 +05:30
.python-version feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
alembic.ini add github connector, add alembic for db migrations, fix bug updating connectors 2025-04-13 13:56:22 -07:00
celery_worker.py fix: celery_app path and gmail indexing 2025-10-21 21:11:41 -07:00
Dockerfile fix: docker one click setup 2026-05-20 01:25:07 -07:00
main.py feat(observability): add OpenTelemetry process bootstrap 2026-05-21 23:01:54 +05:30
pyproject.toml add next_fire_at to automation_triggers and croniter dep 2026-05-27 17:55:58 +02:00
uv.lock add next_fire_at to automation_triggers and croniter dep 2026-05-27 17:55:58 +02:00