mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-05 05:42:39 +02:00
|
Some checks are pending
Build and Push Docker Images / tag_release (push) Waiting to run
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Blocked by required conditions
- Added a new function `_warm_agent_jit_caches` to pre-warm agent caches at startup, reducing cold invocation costs. - Updated the `SurfSenseContextSchema` to include per-invocation fields for better state management during agent execution. - Introduced caching mechanisms in various tools to ensure fresh database sessions are used, improving performance and reliability. - Enhanced middleware to support new context features and improve error handling during connector and document type discovery. |
||
|---|---|---|
| .. | ||
| confluence | ||
| discord | ||
| dropbox | ||
| gmail | ||
| google_calendar | ||
| google_drive | ||
| jira | ||
| linear | ||
| luma | ||
| notion | ||
| onedrive | ||
| teams | ||
| __init__.py | ||
| connected_accounts.py | ||
| generate_image.py | ||
| hitl.py | ||
| invalid_tool.py | ||
| knowledge_base.py | ||
| mcp_client.py | ||
| mcp_tool.py | ||
| podcast.py | ||
| registry.py | ||
| report.py | ||
| resume.py | ||
| scrape_webpage.py | ||
| search_surfsense_docs.py | ||
| tool_response.py | ||
| update_memory.py | ||
| video_presentation.py | ||
| web_search.py | ||