SurfSense/surfsense_backend/app
DESKTOP-RTLN3BA\$punk bb1dcd32b6 feat: enhance vision autocomplete service and UI feedback
- Optimized the vision autocomplete service by starting the SSE stream immediately and deriving KB search queries directly from window titles.
- Refactored the service to run KB filesystem pre-computation and agent graph compilation in parallel, improving performance.
- Updated the SuggestionPage component to handle new agent step data, displaying progress indicators for each step.
- Enhanced the CSS for the suggestion tooltip and agent activity indicators, improving the user interface and experience.
2026-04-07 02:49:24 -07:00
..
agents feat: enhance vision autocomplete service and UI feedback 2026-04-07 02:49:24 -07:00
config style: simplify LLM model terminology in UI 2026-04-02 10:11:35 +05:30
connectors feat: enhance knowledge base search with date filtering 2026-03-31 20:13:46 -07:00
indexing_pipeline style: simplify LLM model terminology in UI 2026-04-02 10:11:35 +05:30
prompts Simplify prompts to seed-based CRUD with version tracking 2026-03-31 18:05:42 +02:00
retriever feat: made agent file sytem optimized 2026-03-28 16:39:46 -07:00
routes Merge pull request #1130 from CREDO23/feat/vision-autocomplete 2026-04-05 13:24:55 -07:00
schemas Merge upstream/dev into feat/vision-autocomplete 2026-04-04 09:15:13 +02:00
services feat: enhance vision autocomplete service and UI feedback 2026-04-07 02:49:24 -07:00
tasks chore: ran linting 2026-04-04 03:11:56 +05:30
templates feat: update report generation and export capabilities to support multiple formats (PDF, DOCX, HTML, LaTeX, EPUB, ODT, plain text) across documentation and backend 2026-03-09 18:41:21 -07:00
utils refactor: move PKCE pair generatio for airtable 2026-04-04 03:36:54 +05:30
__init__.py feat: SurfSense v0.0.6 init 2025-03-14 18:53:14 -07:00
app.py feat: init video presentation agent 2026-03-21 22:13:41 -07:00
celery_app.py feat: integrate Stripe for page purchases and reconciliation tasks 2026-03-31 18:39:45 -07:00
db.py Merge upstream/dev into feat/vision-autocomplete 2026-04-04 09:15:13 +02:00
users.py Seed default prompts on registration and for existing users 2026-03-31 18:12:09 +02:00