SurfSense/surfsense_backend
DESKTOP-RTLN3BA\$punk 0f2e3c7655 refactor: anonymous/free chat experience
- Enhanced lambda function formatting in `_after_commit` for better clarity.
- Simplified generator expression in `_match_condition` for improved readability.
- Streamlined function signature in `_eligible` for consistency.
- Updated imports and refactored anonymous chat routes to use a new agent creation method.
- Added a new function `_load_anon_document` to handle document loading from Redis.
- Improved UI components by replacing legacy structures with modern alternatives, including alerts and separators.
- Refactored quota-related components to utilize new alert structures for better user feedback.
- Cleaned up unused variables and optimized component states for performance.
2026-05-31 15:58:21 -07:00
..
alembic feat(automations): migrate automation_trigger_type enum to add event 2026-05-29 17:48:39 +02:00
app refactor: anonymous/free chat experience 2026-05-31 15:58:21 -07:00
scripts refactor: remove search_surfsense_docs tool and related references 2026-05-28 22:35:14 -07:00
tests refactor: anonymous/free chat experience 2026-05-31 15:58:21 -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