Commit graph

5671 commits

Author SHA1 Message Date
Anish Sarkar
15709b82f7 test(backend): add Notion E2E fakes 2026-05-07 22:21:52 +05:30
CREDO23
52895e37e9 build streaming contexts for chat resume and regenerate paths 2026-05-07 17:57:27 +02:00
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
fcf5208ee6 test(web): add native Google Calendar live-tool journey 2026-05-07 04:42:57 +05:30
Anish Sarkar
d257e15e49 test(web): add native Google Calendar OAuth fixture 2026-05-07 04:42:45 +05:30
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
9dafd38e19 test(web): add native Google Gmail live-tool journey 2026-05-07 04:23:20 +05:30
Anish Sarkar
a5c04cb38d test(backend): generalize native Google E2E fakes for Gmail 2026-05-07 04:22:59 +05:30
Anish Sarkar
92dd967bf1 test(web): add native Google Drive E2E journey 2026-05-07 03:59:58 +05:30
Anish Sarkar
3f2912a4ca test(backend): add native Google Drive E2E fakes 2026-05-07 03:59:40 +05:30
Anish Sarkar
0a62dc189c test(web): add Composio Calendar live-tool journey 2026-05-07 03:42:14 +05:30
Anish Sarkar
bc2dc21a75 test(backend): add Composio Calendar live-tool fakes 2026-05-07 03:41:47 +05:30
Anish Sarkar
a2af4be359 test(web): assert Gmail journey uses live tools only 2026-05-07 03:16:20 +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
b01173fe07 test(web): add Composio Gmail E2E journey 2026-05-07 02:52:41 +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
2ec2e82d9d Configure workspace Python interpreter and pyright extra paths. 2026-05-06 20:10:09 +02:00
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
5bdf8a0c31 test(web): extend Composio Drive journey to assert chat retrieval 2026-05-06 21:36:47 +05:30
Anish Sarkar
dedccd5c1c test(web): add chat-stream helper, thread fixture, and smoke spec 2026-05-06 21:36:33 +05:30
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
074b06441f test(web): add Composio Drive E2E user journey 2026-05-06 17:22:37 +05:30
Anish Sarkar
ae0caad292 test(web): add shared Playwright E2E helpers and search-space fixture 2026-05-06 17:21:40 +05:30
Anish Sarkar
a2976ee0b6 test(web): move dashboard tracer-bullet into smoke/ and harden Playwright config 2026-05-06 17:20:14 +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