Commit graph

5786 commits

Author SHA1 Message Date
Anish Sarkar
1bd7cad495 test(web): add Jira live-tool journey 2026-05-08 00:15:53 +05:30
Anish Sarkar
ddfbe0b611 test(web): add Jira OAuth fixture 2026-05-08 00:15:39 +05:30
Anish Sarkar
ebdf6cbaed test(backend): route Jira tool responses in E2E chat 2026-05-08 00:15:18 +05:30
Anish Sarkar
369f0aaff3 test(backend): add Jira MCP E2E fakes 2026-05-08 00:15:08 +05:30
Anish Sarkar
e6297e2e40 test(backend): add shared MCP runtime E2E fake 2026-05-08 00:14:43 +05:30
Anish Sarkar
43eae11197 test(backend): add shared MCP OAuth E2E fake 2026-05-08 00:14:34 +05:30
Anish Sarkar
64ed33d25d test(web): add Linear live-tool journey 2026-05-07 23:16:04 +05:30
Anish Sarkar
a60ff02b93 test(web): add Linear OAuth fixture 2026-05-07 23:15:52 +05:30
Anish Sarkar
fb0e12c86c test(backend): route Linear tool responses in E2E chat 2026-05-07 23:15:37 +05:30
Anish Sarkar
2cbedf2eb4 test(backend): add Linear MCP E2E fakes 2026-05-07 23:15:20 +05:30
CREDO23
78f4747382 refactor(chat): stream agent events via stream_output and remove parity v2 flag 2026-05-07 19:40:10 +02:00
CREDO23
7e07092f67 refactor(chat): drop alternate streaming entry path; use graph_stream 2026-05-07 19:25:20 +02:00
Anish Sarkar
29692eb842 test(web): add Notion connector journey 2026-05-07 22:22:43 +05:30
Anish Sarkar
51db3546a9 test(web): add Notion OAuth fixture 2026-05-07 22:22:24 +05:30
Anish Sarkar
a9ea063108 test(backend): route Notion canary responses in E2E chat 2026-05-07 22:22:01 +05:30
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