Rohan Verma
|
9475036b8a
|
Merge pull request #1389 from CREDO23/feature/multi-agent
[Feature] Fix multi-agent delegation: orchestrator-only main agent with knowledge_base specialist
|
2026-05-15 04:54:17 -07:00 |
|
Rohan Verma
|
4db3cf7fd5
|
Merge pull request #1377 from AnishSarkar22/feat/e2e-testing-ci
feat: add E2E CI and harden Docker build migrations
|
2026-05-15 04:47:26 -07:00 |
|
DESKTOP-RTLN3BA\$punk
|
3737118050
|
chore: evals
|
2026-05-13 14:02:26 -07:00 |
|
CREDO23
|
246dae40a8
|
Merge upstream/dev into feature/multi-agent
|
2026-05-12 21:23:37 +02:00 |
|
CREDO23
|
d843468256
|
multi_agent_chat/subagents: dict-keyed middleware_stack + always-on KB
|
2026-05-12 18:04:54 +02:00 |
|
Anish Sarkar
|
275e2c9e83
|
chore: fix linting
|
2026-05-12 04:00:04 +05:30 |
|
Anish Sarkar
|
bed2041a1b
|
chore: modify E2E test configuration by updating global LLM model IDs to negative values for improved test isolation
|
2026-05-12 03:30:01 +05:30 |
|
Anish Sarkar
|
0b9fc00663
|
chore: update global LLM config fixture to include both premium and free models for comprehensive E2E testing
|
2026-05-12 03:00:35 +05:30 |
|
Anish Sarkar
|
650b691a39
|
chore: enhance E2E tests by adding synthetic global LLM config and updating environment variables for Google OAuth
|
2026-05-12 02:37:39 +05:30 |
|
Anish Sarkar
|
c052fc9304
|
chore: add fake DoclingService for E2E tests and integrate into runtime fakes
|
2026-05-12 00:30:16 +05:30 |
|
Anish Sarkar
|
b247ff37df
|
chore: implement test-only token mint endpoint and update E2E test authentication flow
|
2026-05-11 19:48:18 +05:30 |
|
Anish Sarkar
|
5344fa47e6
|
chore: update E2E test documentation for clarity and local setup instructions
|
2026-05-11 03:29:32 +05:30 |
|
Anish Sarkar
|
68f45335bc
|
chore: implement E2E testing setup with Docker Compose and update workflow for backend and Redis services
|
2026-05-11 03:09:01 +05:30 |
|
DESKTOP-RTLN3BA\$punk
|
c8374e6c5b
|
feat: improved document, folder mentions rendering
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
|
2026-05-09 22:15:51 -07:00 |
|
Rohan Verma
|
28a02a9143
|
Merge pull request #1357 from CREDO23/feature/multi-agent
[Feature] Multi-agent chat: hierarchical timeline, live subagent streaming, and inline HITL approvals
|
2026-05-09 16:13:04 -07:00 |
|
Rohan Verma
|
fa31da9937
|
Merge branch 'dev' into feat/e2e-testing
|
2026-05-09 16:10:45 -07:00 |
|
CREDO23
|
2ab6b1c757
|
Merge upstream/dev into feature/multi-agent.
|
2026-05-09 23:00:56 +02:00 |
|
Anish Sarkar
|
de6fc80dbd
|
chore: ran linting
|
2026-05-09 05:28:09 +05:30 |
|
Anish Sarkar
|
f7bac59a4b
|
test(integration): enhance Drive indexer credential resolution tests for Composio and native connectors
|
2026-05-09 05:26:36 +05:30 |
|
Anish Sarkar
|
dbf575fbd0
|
chore: ran linting
|
2026-05-09 05:16:20 +05:30 |
|
Anish Sarkar
|
2f540ee065
|
refactor(tests): simplify logging messages and enhance manual upload journey tests
|
2026-05-09 05:10:05 +05:30 |
|
Anish Sarkar
|
fbfde74cdc
|
test(e2e): route connector PDF canary responses in chat fake & add connector PDF canaries
|
2026-05-09 05:03:38 +05:30 |
|
Anish Sarkar
|
5a2357b981
|
test(e2e): serve binary PDF bytes from storage connector fakes
|
2026-05-09 05:03:07 +05:30 |
|
Anish Sarkar
|
ad226853e5
|
test(e2e): wire PDF metadata into connector fixture JSONs
|
2026-05-09 05:02:40 +05:30 |
|
Anish Sarkar
|
fc32ab0cf3
|
test(e2e): add shared binary fixture loader for connector fakes
|
2026-05-09 05:02:23 +05:30 |
|
Anish Sarkar
|
523563b948
|
test(e2e): add canary PDFs and reproducer for connector docling coverage
|
2026-05-09 05:02:04 +05:30 |
|
CREDO23
|
1761b60c16
|
Carry thinkingStepId on tool output and extend builder and parity tests.
|
2026-05-08 23:17:12 +02:00 |
|
CREDO23
|
007a0a30ec
|
Cover tool_activity_metadata for span-only, step-only, and combined cases.
|
2026-05-08 23:16:56 +02:00 |
|
CREDO23
|
f944cdacb7
|
Add helpers to open and close task delegation span ids.
|
2026-05-08 22:47:03 +02:00 |
|
Anish Sarkar
|
e211028866
|
test(e2e): add ClickUp MCP backend fake
|
2026-05-08 13:12:34 +05:30 |
|
Anish Sarkar
|
7303e3ebb3
|
test(e2e): wire Dropbox Playwright fixtures
|
2026-05-08 12:28:26 +05:30 |
|
Anish Sarkar
|
69437b1fe4
|
test(e2e): add Dropbox backend fake
|
2026-05-08 12:27:45 +05:30 |
|
Anish Sarkar
|
da8b151634
|
test(e2e): wire OneDrive fake into harness
|
2026-05-08 03:48:35 +05:30 |
|
Anish Sarkar
|
3ee633cb23
|
test(e2e): add OneDrive Graph backend fake
|
2026-05-08 03:48:18 +05:30 |
|
Anish Sarkar
|
73b6375688
|
test(e2e): wire Slack fake into harness
|
2026-05-08 03:08:36 +05:30 |
|
Anish Sarkar
|
bf23cb2381
|
test(e2e): add Slack MCP backend fake
|
2026-05-08 02:24:39 +05:30 |
|
Anish Sarkar
|
d36bd33733
|
test(backend): route Confluence canary responses in E2E chat
|
2026-05-08 01:09:49 +05:30 |
|
Anish Sarkar
|
b74caf157b
|
test(backend): add Confluence indexing E2E fake
|
2026-05-08 01:09:40 +05:30 |
|
Anish Sarkar
|
640ae03030
|
test(backend): add Confluence OAuth E2E fakes
|
2026-05-08 01:02:52 +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
|
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
|
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 |
|