Anish Sarkar
a2976ee0b6
test(web): move dashboard tracer-bullet into smoke/ and harden Playwright config
2026-05-06 17:20:14 +05:30
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
4e174f17f2
chore: linting
2026-05-05 17:08:34 -07:00
Anish Sarkar
e5ae97af55
Merge remote-tracking branch 'upstream/dev' into feat/e2e-testing
2026-05-05 23:27:14 +05:30
DESKTOP-RTLN3BA\$punk
b5be9408f7
Merge commit ' 9576d1f01f' 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-05 01:44:39 -07:00
DESKTOP-RTLN3BA\$punk
6e1dd40597
feat: implement finalize checkout endpoint and update purchase success handling
...
- Added a new endpoint `/stripe/finalize-checkout` to synchronously fulfill a checkout session, addressing the webhook-vs-redirect race condition.
- Updated the `PurchaseSuccessPage` component to handle various states of the checkout process, including loading, completed, pending, and failed states.
- Introduced a new response model `FinalizeCheckoutResponse` to provide immediate feedback on the purchase status.
- Enhanced the Stripe API service to include the new finalize checkout functionality.
2026-05-05 01:01:12 -07:00
DESKTOP-RTLN3BA\$punk
ca26676b4f
Merge commit ' 2a63a0ab88' into dev
2026-05-04 23:58:17 -07:00
DESKTOP-RTLN3BA\$punk
0b4bd50bce
feat: bumped version to 0.0.22
2026-05-04 21:08:08 -07:00
CREDO23
5119915f4f
Merge upstream/dev into feature/multi-agent
2026-05-05 01:44:46 +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
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
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
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
DESKTOP-RTLN3BA\$punk
4bbf2dac95
feat: version bump
2026-05-04 03:16:15 -07:00
DESKTOP-RTLN3BA\$punk
19b6e0a025
feat: moved chat persistance to Server Side
2026-05-04 03:06:15 -07:00
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
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
Anish Sarkar
a9192beae3
feat(announcements): rename "Announcements" to "What's New" across the application; add AnnouncementsDialog component for displaying updates; update empty state messaging; remove unused AnnouncementsSidebar component.
2026-05-03 18:42:29 +05:30
Anish Sarkar
3cdfe8b5b6
feat(tabs): persist tabs in localStorage for improved user experience across sessions; enhance syncChatTabAtom to include searchSpaceId; update LayoutDataProvider to support announcements dialog and clean up unused imports
2026-05-03 18:36:23 +05:30
DESKTOP-RTLN3BA\$punk
a34f1fb25c
feat: implement agent caches and fix invalid prompt cache configs
...
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
- Added a new function `_warm_agent_jit_caches` to pre-warm agent caches at startup, reducing cold invocation costs.
- Updated the `SurfSenseContextSchema` to include per-invocation fields for better state management during agent execution.
- Introduced caching mechanisms in various tools to ensure fresh database sessions are used, improving performance and reliability.
- Enhanced middleware to support new context features and improve error handling during connector and document type discovery.
2026-05-03 06:03:40 -07:00
DESKTOP-RTLN3BA\$punk
30d06affdc
chore: bumped version to 0.0.20
2026-05-02 23:40:44 -07:00
DESKTOP-RTLN3BA\$punk
e4f9d79635
feat: add preferred premium auto configuration logic and corresponding tests
2026-05-02 23:35:47 -07:00
DESKTOP-RTLN3BA\$punk
c938d39277
feat: moved most things behind correct feature flag
2026-05-02 23:10:48 -07:00
DESKTOP-RTLN3BA\$punk
bdb97a0888
chore: linting
2026-05-02 22:25:04 -07:00
DESKTOP-RTLN3BA\$punk
47b2994ec7
feat: fixed vision/image provider specific errors and fixed podcast/video streaming
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-02 19:18:53 -07:00
Anish Sarkar
8b625754c1
Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp
2026-05-03 04:04:34 +05:30
DESKTOP-RTLN3BA\$punk
ae9d36d77f
feat: unified credits and its cost calculations
2026-05-02 14:34:23 -07:00
Anish Sarkar
315f4229f9
refactor(sidebar): remove sidebarWidth from context and update resize handling
2026-05-02 14:01:33 +05:30
Anish Sarkar
9b1b5a504e
Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp
2026-05-02 12:54:49 +05:30
Rohan Verma
451a98936e
Merge pull request #1332 from AnishSarkar22/feat/model-pinnning-mode
...
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: Auto-pin quality scoring, OpenRouter tier refactor and live usage sidebar
2026-05-01 15:57:19 -07:00
Anish Sarkar
cd25175b84
chore: ran linting
2026-05-02 03:36:13 +05:30
Anish Sarkar
b9b4d0b377
chore(usage): stop polling /users/me and token-status for live fields
2026-05-02 03:32:58 +05:30