SurfSense/surfsense_backend/app/tasks/chat/streaming/handlers
DESKTOP-RTLN3BA\$punk c8374e6c5b
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
feat: improved document, folder mentions rendering
2026-05-09 22:15:51 -07:00
..
tools feat: improved document, folder mentions rendering 2026-05-09 22:15:51 -07:00
__init__.py Add LangGraph handlers for chat model, chain, tool, and custom events. 2026-05-06 20:08:48 +02:00
chain_end.py Add LangGraph handlers for chat model, chain, tool, and custom events. 2026-05-06 20:08:48 +02:00
chat_model_stream.py Mint pending span id when the task tool registers from chunks. 2026-05-08 22:47:08 +02:00
custom_event_dispatch.py Forward span metadata from report_progress thinking updates. 2026-05-08 22:47:50 +02:00
custom_events.py feat: improved document, folder mentions rendering 2026-05-09 22:15:51 -07:00
tool_end.py feat: improved document, folder mentions rendering 2026-05-09 22:15:51 -07:00
tool_output_frame.py Clear spans after task completion and pass span id on tool output. 2026-05-08 22:47:38 +02:00
tool_start.py Pass thinkingStepId through tool-input start and available metadata. 2026-05-08 23:17:05 +02:00