SurfSense/surfsense_backend
DESKTOP-RTLN3BA\$punk 409fec94c3 feat(automations): implement model eligibility checks for automation creation
- Added model eligibility checks to ensure automations can only use billable models (premium or BYOK).
- Introduced new API endpoint to report model eligibility status for search spaces.
- Updated frontend components to display eligibility alerts and disable creation options when models are not billable.
- Enhanced automation creation forms to reflect model eligibility, preventing users from submitting invalid configurations.
- Implemented server-side logic to capture and preserve model preferences across automation edits, ensuring consistent behavior during execution.
2026-05-29 03:13:46 -07:00
..
alembic refactor: remove search_surfsense_docs tool and related references 2026-05-28 22:35:14 -07:00
app feat(automations): implement model eligibility checks for automation creation 2026-05-29 03:13:46 -07:00
scripts refactor: remove search_surfsense_docs tool and related references 2026-05-28 22:35:14 -07:00
tests feat(automations): implement model eligibility checks for automation creation 2026-05-29 03:13:46 -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