Rohan Verma
ce6d9233bc
Merge pull request #1335 from AnishSarkar22/fix/memory-extraction
...
refactor(memory): streamline memory extraction
2026-05-04 17:26:27 -07:00
Rohan Verma
7c00840e9a
Merge pull request #1326 from CREDO23/feature/multi-agent
...
[Feature] Opt-in multi-agent chat with bundled human approval
2026-05-04 17:25:03 -07:00
CREDO23
6c4ede5f9a
fix(test): pin enable_kb_planner_runnable=false for KB-search planner tests
2026-05-05 02:00:34 +02:00
CREDO23
5119915f4f
Merge upstream/dev into feature/multi-agent
2026-05-05 01:44:46 +02:00
CREDO23
9e35cdaec7
Fail loud on registry subagent build error.
2026-05-05 00:38:34 +02:00
CREDO23
6a9433c8ff
Apply per-card decisions in HITL bundle resume.
2026-05-05 00:22:10 +02:00
CREDO23
0af2c28a8d
Stabilize HITL bundle UX and resume.
2026-05-04 23:58:53 +02:00
CREDO23
972650909c
Rename package: multi_agent_chat
2026-05-04 21:57:05 +02:00
CREDO23
d675d4df3f
Remove unwired multi_agent_chat package.
2026-05-04 21:45:57 +02:00
CREDO23
216a678f1a
Address LLM review findings; trim comments.
2026-05-04 21:32:42 +02:00
CREDO23
65f1f8f73c
Harden multi-agent for production: resume cleanup, busy-mutex race, deny propagation, disabled-tools.
2026-05-04 20:48:55 +02:00
CREDO23
7735becd02
Skip middleware gate for native body-gated tools to restore approval-card context.
2026-05-04 19:25:50 +02:00
CREDO23
277bd50f37
Harden HITL for multi-step tasks: bypass internal MCP gate, full-args dedup, and decision-envelope normalization.
2026-05-04 19:25:27 +02:00
CREDO23
4ac3f0b304
Forward HITL decisions from the streaming layer to subagents via the config side-channel.
2026-05-04 18:42:58 +02:00
CREDO23
ba2138c164
Wire SurfSenseCheckpointedSubAgentMiddleware into the multi-agent stack.
2026-05-04 18:42:46 +02:00
CREDO23
acd2fdda8a
Add SurfSenseCheckpointedSubAgentMiddleware to bridge HITL into deepagents subagents.
2026-05-04 18:42:39 +02:00
Anish Sarkar
b1d8a45347
fix: update Playwright test email domain in E2E tests
2026-05-04 19:35:27 +05:30
Anish Sarkar
78df95d3e9
Merge remote-tracking branch 'upstream/dev' into feat/e2e-testing
2026-05-04 17:53:44 +05:30
Anish Sarkar
fbd41f3cf8
ci: add E2E test workflow
2026-05-04 17:50:15 +05:30
Anish Sarkar
876f1da020
test(web): add Playwright config and dashboard smoke test
2026-05-04 17:50:06 +05:30
Anish Sarkar
c3614f7a3e
chore: ignore Playwright runtime artifacts
2026-05-04 17:48:44 +05:30
Anish Sarkar
6f8921ee65
chore(web): add Playwright as dev dependency
2026-05-04 17:43:30 +05:30
Rohan Verma
29c25b4ce5
Merge pull request #1342 from MODSetter/dev
...
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
feat: version bump to 0.0.21
2026-05-04 03:17:48 -07:00
DESKTOP-RTLN3BA\$punk
b2373c1ba3
Merge commit ' 743eff42cd' into dev
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-04 03:17:13 -07:00
DESKTOP-RTLN3BA\$punk
4bbf2dac95
feat: version bump
2026-05-04 03:16:15 -07:00
Rohan Verma
743eff42cd
Merge pull request #1341 from MODSetter/dev
...
feat: moved chat persistance to Server Side
2026-05-04 03:10:47 -07:00
DESKTOP-RTLN3BA\$punk
b5612f1dd0
Merge commit ' 635866ae39' into dev
2026-05-04 03:06:57 -07:00
DESKTOP-RTLN3BA\$punk
19b6e0a025
feat: moved chat persistance to Server Side
2026-05-04 03:06:15 -07:00
Anish Sarkar
9000ec6fc9
feat: remove the e2e test
2026-05-04 13:55:23 +05:30
Anish Sarkar
4ac994792b
feat: add e2e test cursor skill
2026-05-04 13:54:13 +05:30
Anish Sarkar
e38e20b484
fix: handle empty response in forced rewrite function
...
- Updated the `_forced_rewrite` function to strip whitespace from the extracted text and added a warning log if the response is empty, preventing potential issues with empty rewrites.
2026-05-04 12:18:09 +05:30
Anish Sarkar
b981b51ab1
Merge remote-tracking branch 'upstream/dev' into fix/memory-extraction
2026-05-04 12:03:44 +05:30
Anish Sarkar
0a74b0d0c8
refactor(model-selector): enhance premium and citation status display logic; streamline badge rendering for improved clarity and UI consistency
2026-05-04 11:58:59 +05:30
Rohan Verma
635866ae39
Merge pull request #1340 from MODSetter/dev
...
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
fix(security): manual auth endpoint leaks
2026-05-03 19:23:50 -07:00
DESKTOP-RTLN3BA\$punk
2e1b9b5582
Merge branch 'dev' of https://github.com/MODSetter/SurfSense into dev
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-03 19:14:54 -07:00
DESKTOP-RTLN3BA\$punk
78be75ed54
fix(security): manual auth endpoint leaks
2026-05-03 19:14:51 -07:00
DESKTOP-RTLN3BA\$punk
8337821125
fix(security): manual auth endpoint leaks
2026-05-03 19:14:16 -07:00
Anish Sarkar
d302fbd272
refactor(styles): standardize input and button styles across various components; enhance hover effects and background management for improved UI consistency
2026-05-04 04:03:14 +05:30
Anish Sarkar
5c77864b14
refactor(ui): standardize header styles across panels; adjust button sizes and spacing for improved layout consistency
2026-05-04 03:06:01 +05:30
Anish Sarkar
c1c34eb916
refactor(layout): implement background color management in DashboardClientLayout; streamline RightPanel and LayoutShell styles for consistency
2026-05-04 02:05:20 +05:30
Anish Sarkar
147be71238
refactor(sidebar): update sidebar resizing logic to use pointer events; enhance drag cursor handling and improve sidebar width persistence
2026-05-04 01:47:17 +05:30
Anish Sarkar
331589275b
refactor(tabs): update default chat tab title for clarity; adjust TabBar styles for improved layout and hover effects
2026-05-03 23:30:36 +05:30
Anish Sarkar
04f9f7dfc1
refactor(sidebar): remove unused user icons from Private and Shared Chats sidebars; update Inbox header font size for consistency
2026-05-03 22:58:20 +05:30
Anish Sarkar
056b2e270b
refactor(ui): enhance Drawer component structure and styling; add Manage Connectors option to dropdown menu
2026-05-03 22:52:43 +05:30
Anish Sarkar
761f5b1c11
refactor(styles): update component backgrounds and hover effects for improved visual consistency across user interface elements
2026-05-03 22:35:40 +05:30
Anish Sarkar
cdce6a8f14
refactor(styles): unify panel and sidebar colors for consistent theming; update hover effects for buttons in the right panel and sidebar
2026-05-03 20:38:21 +05:30
Anish Sarkar
2e1367b00e
fix(sidebar): adjust padding and gradient heights for improved layout consistency; enhance SidebarUsageFooter to conditionally render border based on navigation items
2026-05-03 19:18:30 +05:30
Anish Sarkar
4e8c552440
Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp
2026-05-03 18:58:55 +05:30
Anish Sarkar
3eb1cc9cf6
refactor(icon-rail, tabs): remove unused separators and improve comments for clarity in SearchSpaceAvatar and TabBar components
2026-05-03 18:56:58 +05:30
Anish Sarkar
89beced3c0
feat(layout): integrate announcement unread count into FreeLayoutDataProvider for enhanced user notifications
2026-05-03 18:47:01 +05:30