SurfSense/surfsense_backend/tests/unit/agents/new_chat
Rohan Verma 451a98936e
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
Merge pull request #1332 from AnishSarkar22/feat/model-pinnning-mode
feat: Auto-pin quality scoring, OpenRouter tier refactor and live usage sidebar
2026-05-01 15:57:19 -07:00
..
prompts feat: prompt caching 2026-05-01 05:10:53 -07:00
tools feat: implement resume page limit functionality 2026-04-22 18:46:17 +05:30
__init__.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_action_log.py feat: improved agent streaming 2026-04-29 07:20:31 -07:00
test_busy_mutex.py feat(busy_mutex): enhance thread lock management to prevent stale middleware interference 2026-05-02 01:35:30 +05:30
test_compaction.py chore: linting 2026-04-28 21:37:51 -07:00
test_context_editing.py chore: linting 2026-04-28 21:37:51 -07:00
test_dedup_tool_calls.py chore: linting 2026-04-28 21:37:51 -07:00
test_default_permissions_layering.py chore: linting 2026-04-28 21:37:51 -07:00
test_desktop_safety_rules.py feat: improved agent streaming 2026-04-29 07:20:31 -07:00
test_doom_loop.py chore: linting 2026-04-28 21:37:51 -07:00
test_feature_flags.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_hitl_auto_approve.py feat: improved agent streaming 2026-04-29 07:20:31 -07:00
test_noop_injection.py chore: linting 2026-04-28 21:37:51 -07:00
test_otel_span.py chore: cleaned comments slop 2026-04-28 23:52:37 -07:00
test_path_resolver.py feat: updated file management for main agent 2026-04-28 04:32:52 -07:00
test_permission_middleware.py chore: linting 2026-04-28 21:37:51 -07:00
test_permissions.py chore: cleaned comments slop 2026-04-28 23:52:37 -07:00
test_plugin_loader.py chore: cleaned comments slop 2026-04-28 23:52:37 -07:00
test_prompt_caching.py feat: prompt caching 2026-05-01 05:10:53 -07:00
test_resolve_prompt_model_name.py feat: prompt caching 2026-05-01 05:10:53 -07:00
test_retry_after.py chore: linting 2026-04-28 21:37:51 -07:00
test_rm_rmdir_cloud.py feat: improved agent streaming 2026-04-29 07:20:31 -07:00
test_skills_backends.py feat: updated agent harness 2026-04-28 09:22:19 -07:00
test_specialized_subagents.py chore: linting 2026-04-28 21:37:51 -07:00
test_state_reducers.py feat: improved agent streaming 2026-04-29 07:20:31 -07:00
test_tool_call_repair.py chore: linting 2026-04-28 21:37:51 -07:00