mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-04 05:12:38 +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
- Updated `litellm` dependency version from `1.83.4` to `1.83.7`. - Adjusted `aiohttp` version from `3.13.5` to `3.13.4` in the lock file. - Implemented `apply_litellm_prompt_caching` in `chat_deepagent.py` to improve prompt caching. - Added model name resolution logic in `chat_deepagent.py` to ensure correct provider-variant dispatch. - Enhanced `llm_config.py` to configure prompt caching for various LLM providers. - Updated tests to verify correct model name forwarding and prompt caching behavior. |
||
|---|---|---|
| .. | ||
| prompts | ||
| tools | ||
| __init__.py | ||
| test_action_log.py | ||
| test_busy_mutex.py | ||
| test_compaction.py | ||
| test_context_editing.py | ||
| test_dedup_tool_calls.py | ||
| test_default_permissions_layering.py | ||
| test_desktop_safety_rules.py | ||
| test_doom_loop.py | ||
| test_feature_flags.py | ||
| test_hitl_auto_approve.py | ||
| test_noop_injection.py | ||
| test_otel_span.py | ||
| test_path_resolver.py | ||
| test_permission_middleware.py | ||
| test_permissions.py | ||
| test_plugin_loader.py | ||
| test_prompt_caching.py | ||
| test_resolve_prompt_model_name.py | ||
| test_retry_after.py | ||
| test_rm_rmdir_cloud.py | ||
| test_skills_backends.py | ||
| test_specialized_subagents.py | ||
| test_state_reducers.py | ||
| test_tool_call_repair.py | ||