CREDO23
|
a04b2e88bd
|
wire orchestrator streaming context path and align event relay outputs
|
2026-05-07 17:06:17 +02:00 |
|
CREDO23
|
0f40279d95
|
Expand orchestration gate coverage to resume and regenerate flows.
|
2026-05-07 16:18:29 +02:00 |
|
CREDO23
|
52593d88db
|
Reorganize streaming orchestration modules into relay and orchestration folders.
|
2026-05-07 16:00:15 +02:00 |
|
CREDO23
|
f8754a9dab
|
Rename streaming runtime modules for clearer SRP boundaries.
|
2026-05-07 15:41:33 +02:00 |
|
CREDO23
|
4e664652a8
|
Add streaming runtime helpers with behavior-focused unit tests.
|
2026-05-07 15:13:22 +02:00 |
|
CREDO23
|
c0706364d1
|
Add a route-level kill switch for streaming orchestrator cutover.
|
2026-05-07 14:44:36 +02:00 |
|
Anish Sarkar
|
597bd34053
|
test(backend): add native Google Calendar E2E fakes
|
2026-05-07 04:42:28 +05:30 |
|
Anish Sarkar
|
d81f5a1d2a
|
fix(tests): update LLM bindings in E2E tests for document processors
|
2026-05-07 04:27:46 +05:30 |
|
Anish Sarkar
|
a5c04cb38d
|
test(backend): generalize native Google E2E fakes for Gmail
|
2026-05-07 04:22:59 +05:30 |
|
Anish Sarkar
|
3f2912a4ca
|
test(backend): add native Google Drive E2E fakes
|
2026-05-07 03:59:40 +05:30 |
|
Anish Sarkar
|
bc2dc21a75
|
test(backend): add Composio Calendar live-tool fakes
|
2026-05-07 03:41:47 +05:30 |
|
Anish Sarkar
|
7864cbbeea
|
test(backend): teach fake chat LLM Gmail tool-call flow
|
2026-05-07 03:16:02 +05:30 |
|
Anish Sarkar
|
2b7d713db6
|
fix(connectors): revert Gmail connectors as live-tool only
|
2026-05-07 03:10:58 +05:30 |
|
Anish Sarkar
|
f2e62a09b3
|
test(backend): add deterministic Composio Gmail E2E fakes
|
2026-05-07 02:52:14 +05:30 |
|
Anish Sarkar
|
23a853b18e
|
fix(connectors): allow Gmail and Calendar live connectors to index
|
2026-05-07 02:51:51 +05:30 |
|
CREDO23
|
8b6ffd12b8
|
Add parity unit tests for extracted chat streaming vs legacy.
|
2026-05-06 20:08:48 +02:00 |
|
CREDO23
|
ec26ca69a6
|
Add chat EventRelay and orchestrator stubs for future cutover.
|
2026-05-06 20:08:48 +02:00 |
|
CREDO23
|
c8fb4aa5e5
|
Add deliverables and web tool streaming handlers for chat runs.
|
2026-05-06 20:08:48 +02:00 |
|
CREDO23
|
a322eedaa1
|
Add filesystem tool streaming handlers for chat runs.
|
2026-05-06 20:08:48 +02:00 |
|
CREDO23
|
1392abf5b1
|
Add chat tool streaming registry with shared, default, and connector tools.
|
2026-05-06 20:08:48 +02:00 |
|
CREDO23
|
ee16e1d5f9
|
Add LangGraph handlers for chat model, chain, tool, and custom events.
|
2026-05-06 20:08:48 +02:00 |
|
CREDO23
|
7581a7c9c3
|
Add chat streaming relay state and thinking-step SSE helpers.
|
2026-05-06 20:08:48 +02:00 |
|
CREDO23
|
c25b78c304
|
Add chat streaming error classification, helpers, and StreamResult.
|
2026-05-06 20:08:48 +02:00 |
|
CREDO23
|
366122da6e
|
Add unit tests for streaming interrupts and service propagation.
|
2026-05-06 20:08:48 +02:00 |
|
CREDO23
|
619a8362b7
|
Add unit tests for streaming emitters and registry wiring.
|
2026-05-06 20:08:48 +02:00 |
|
CREDO23
|
3d8c4be369
|
Add unit tests for streaming SSE envelope behavior.
|
2026-05-06 20:08:48 +02:00 |
|
CREDO23
|
fef7621d96
|
Add StreamingService and interrupt correlation for chat streams.
|
2026-05-06 20:08:47 +02:00 |
|
CREDO23
|
fc429d8702
|
Add streaming emitter and registry for scoped SSE writes.
|
2026-05-06 20:08:47 +02:00 |
|
CREDO23
|
5510c6c314
|
Add typed event payload modules for the streaming service.
|
2026-05-06 20:08:47 +02:00 |
|
CREDO23
|
a9bf7ab7d2
|
Add SSE envelope helpers under app.services.streaming.
|
2026-05-06 20:08:47 +02:00 |
|
Anish Sarkar
|
55c33ca1c8
|
test(backend): add deterministic chat fake LLM
|
2026-05-06 21:35:57 +05:30 |
|
Anish Sarkar
|
8536bac29a
|
test(backend): enhance Drive file filtering and add unit tests for _drive_list_files
|
2026-05-06 17:58:58 +05:30 |
|
Anish Sarkar
|
87dd5af259
|
test(backend): add Composio route integration tests
|
2026-05-06 17:19:32 +05:30 |
|
Anish Sarkar
|
d4f806f134
|
test(backend): add OAuth state security unit tests
|
2026-05-06 17:18:31 +05:30 |
|
Anish Sarkar
|
ba12bd3dc6
|
test(backend): add Composio strict SDK fake with Drive fixtures
|
2026-05-06 17:18:13 +05:30 |
|
Anish Sarkar
|
58ba95fad2
|
test(backend): add E2E harness foundation (entrypoints, middleware, LLM/embedding fakes)
|
2026-05-06 17:17:42 +05:30 |
|
Anish Sarkar
|
c720866a67
|
chore(backend): exclude tests/ from production Docker image
|
2026-05-06 17:16:22 +05:30 |
|
DESKTOP-RTLN3BA\$punk
|
499c6be099
|
feat: bumped version to 0.0.23
Build and Push Docker Images / tag_release (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Has been cancelled
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Has been cancelled
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Has been cancelled
|
2026-05-05 19:21:43 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
5e87a7a251
|
fix: composio tool calls in composio connectors
|
2026-05-05 18:57:10 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
4e174f17f2
|
chore: linting
|
2026-05-05 17:08:34 -07:00 |
|
Rohan Verma
|
489dd0aa52
|
Merge pull request #1348 from guangyang1206/feat/document-chunker-table-aware-hybrid-1334
feat(chunker): add table-aware chunk_text_hybrid to prevent mid-row table splits
|
2026-05-05 16:23:39 -07:00 |
|
CREDO23
|
a421e7d792
|
fix(multi-agent): degrade to builtins-only when MCP or subagent registry build fails
|
2026-05-05 23:42:11 +02:00 |
|
CREDO23
|
3cb2c3056e
|
fix(stream): route every agent (re)build through one helper to prevent factory drift
|
2026-05-05 23:35:23 +02:00 |
|
CREDO23
|
657c31fdf4
|
refactor(stream): rename multi-agent factory alias for clarity
|
2026-05-05 23:01:24 +02:00 |
|
CREDO23
|
a3c3db2a18
|
test(multi-agent): pin first-wins assumption on pending subagent interrupts
|
2026-05-05 22:57:35 +02:00 |
|
CREDO23
|
997d860790
|
fix(multi-agent): defensive message extraction on subagent task return
|
2026-05-05 22:52:03 +02:00 |
|
CREDO23
|
07a84d1a41
|
fix(multi-agent): cache compiled agent graph keyed on per-request inputs
|
2026-05-05 22:50:02 +02:00 |
|
CREDO23
|
c8ed70a26c
|
fix(multi-agent): layer per-thread prompt cache key onto LLM at agent build
|
2026-05-05 22:30:08 +02:00 |
|
CREDO23
|
744ad92971
|
chore(multi-agent): demote subagent registry listing log to debug
|
2026-05-05 22:23:17 +02:00 |
|
CREDO23
|
bba5fb1db8
|
fix(multi-agent): fail closed when connector discovery raises
|
2026-05-05 22:22:57 +02:00 |
|