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 |
|
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 |
|
Rohan Verma
|
83ee58016e
|
Merge pull request #1352 from MODSetter/dev
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
feat: Add multi-agent orchestration
|
2026-05-05 19:28:28 -07:00 |
|
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
|
a2ad697a29
|
feat(next.config): enable remote SVG support with enhanced content security policy
|
2026-05-05 19:13:38 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
0654662d29
|
refactor(plate-editor): replace markdown deserialization with safeDeserializeMarkdown utility
|
2026-05-05 19:10:35 -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 |
|