Commit graph

1084 commits

Author SHA1 Message Date
DESKTOP-RTLN3BA\$punk
37a0bd4533 feat: update contact information and meeting links across components
- Changed meeting link from Calendly to Cal.com for scheduling.
- Updated email contact from eric@surfsense.com to rohan@surfsense.com in multiple components.
- Revised text in the contact form to reflect the new scheduling options.
2026-02-27 15:31:31 -08:00
DESKTOP-RTLN3BA\$punk
e9892c8fe9 feat: added configable summary calculation and various improvements
- Replaced direct embedding calls with a utility function across various components to streamline embedding logic.
- Added enable_summary flag to several models and routes to control summary generation behavior.
2026-02-26 18:24:57 -08:00
Anish Sarkar
a57ab02900 feat: Implement file upload limits and page limit enforcement in backend
- Added constants for maximum files per upload, per-file size, and total upload size.
- Enhanced document upload route to validate file counts and sizes, returning appropriate HTTP errors.
- Introduced end-to-end tests for upload limits and page limit enforcement, ensuring correct behavior under various scenarios.
- Updated test helpers to support notification retrieval for page limit exceeded scenarios.
2026-02-26 01:25:34 +05:30
DESKTOP-RTLN3BA\$punk
d198c8b89d chore; linting 2026-02-25 01:50:28 -08:00
DESKTOP-RTLN3BA\$punk
d570cae3c6 feat: added file handling for daytona sandboxes
- Added _TimeoutAwareSandbox class to handle per-command timeouts in DaytonaSandbox.
- Updated _find_or_create function to manage sandbox states and restart stopped/archived sandboxes.
- Enhanced get_or_create_sandbox to return the new sandbox class.
- Introduced file download functionality in the frontend, allowing users to download generated files from the sandbox.
- Updated system prompt to include guidelines for sharing generated files.
2026-02-25 01:36:30 -08:00
DESKTOP-RTLN3BA\$punk
a6563f396a chore: moved to daytona due to lack of windows support in microsandbox 2026-02-25 00:38:27 -08:00
DESKTOP-RTLN3BA\$punk
2869d3a9c8 Merge commit 'd0ee8b12b6' into codesandbox_integration 2026-02-24 16:38:09 -08:00
DESKTOP-RTLN3BA\$punk
c007f0e056 feat: unut codesandbox integration 2026-02-24 16:36:11 -08:00
Rohan Verma
d0ee8b12b6
Merge pull request #834 from CREDO23/google-drive-hitl
[Feature] Add human in the loop for google drive sensitive actions (create:docs,sheets & delete)
2026-02-24 16:34:25 -08:00
CREDO23
a57fc1e578 fix warning card to surface success message alongside kb deletion failure 2026-02-24 13:51:03 +02:00
CREDO23
2b3c5e377f fix create file card showing stale args after approval 2026-02-24 13:50:12 +02:00
CREDO23
30ab464ba7 fix reauth error handling and stale log messages 2026-02-24 13:33:47 +02:00
CREDO23
45b784cda6 update ui text for delete google drive file 2026-02-24 13:20:25 +02:00
CREDO23
e89b68520a rename trash_google_drive_file to delete_google_drive_file 2026-02-24 13:18:39 +02:00
CREDO23
6265e9a437 add delete_from_kb support to trash google drive file tool 2026-02-24 13:01:55 +02:00
CREDO23
24aa7c51a4 use return_url to redirect back after google drive reauth 2026-02-24 12:38:52 +02:00
Rohan Verma
47e6a7f29e
Merge pull request #831 from AnishSarkar22/fix/ui
feat: multiple UI enhancements
2026-02-24 00:32:11 -08:00
CREDO23
afbf448f88 pass thread_id in reauth request from trash-file card 2026-02-23 22:08:35 +02:00
CREDO23
b7e0209453 pass thread_id in reauth request from create-file card 2026-02-23 22:08:07 +02:00
CREDO23
5acddb89fb add insufficient_permissions card with reauth button to google drive tool UIs 2026-02-23 21:54:41 +02:00
Eric Lammertsma
74609e0529 refactor: enhance hero section text and improve z-index management in UI components 2026-02-23 10:18:21 -05:00
Eric Lammertsma
837fa0627f refactor: improved hero-carousel visuals, performance and descriptions 2026-02-23 09:17:33 -05:00
Eric Lammertsma
e917ff1056 refactor: changed hero to a carousel 2026-02-22 23:38:19 -05:00
Anish Sarkar
aeb2613b2b chore: linting 2026-02-22 04:41:56 +05:30
Anish Sarkar
ac0027e2d2 feat: update dropdown menu styling and structure for improved UI consistency and responsiveness 2026-02-22 04:35:59 +05:30
Anish Sarkar
0e1f0d09e5 feat: enhance file upload tooltip with detailed information on limits and guidelines 2026-02-22 04:20:46 +05:30
Anish Sarkar
fe2b739fc4 feat: add select-none class to InboxSidebar and ChatShareButton for improved text selection behavior 2026-02-22 04:14:07 +05:30
Anish Sarkar
87e4859a39 feat: update styling in ModelSelector and provider-icons for improved UI consistency 2026-02-22 03:58:04 +05:30
Anish Sarkar
7a77ce4d2f feat: update XAI icon 2026-02-22 00:30:56 +05:30
Anish Sarkar
5695ec8d74 feat: enhance mobile sidebar functionality by adding close button and improving layout for shared and private chats 2026-02-22 00:24:49 +05:30
Anish Sarkar
f0d170a595 feat: improve chat renaming functionality with dialog support in sidebar components 2026-02-21 23:59:04 +05:30
Anish Sarkar
12b119be59 feat: enhance UI components by replacing unused icons and adding select-none class for improved text selection behavior 2026-02-21 23:24:07 +05:30
Anish Sarkar
3103727eff feat: remove unused icons from CreateSearchSpaceDialog for cleaner UI 2026-02-21 22:59:30 +05:30
Anish Sarkar
ccf8c063da feat: update settings navigation to include section parameters for improved user experience 2026-02-21 22:55:54 +05:30
Anish Sarkar
c7736aa62c feat: adjust pagination size and enhance UI elements in team management and connector popup components 2026-02-21 22:30:41 +05:30
Anish Sarkar
802b4fe44e feat: refactor team management page by removing invite handling logic and enhancing UI components for better user experience 2026-02-21 20:33:31 +05:30
Anish Sarkar
e3cabe8772 feat: enhance UI by adding select-none class to improve text selection behavior in team management and breadcrumb components 2026-02-21 19:23:38 +05:30
Anish Sarkar
9f08f7c9c2 feat: add team roles management feature with UI components and localization support 2026-02-21 14:26:56 +05:30
DESKTOP-RTLN3BA\$punk
634f6f24bf chore: linting 2026-02-20 22:44:56 -08:00
DESKTOP-RTLN3BA\$punk
81dfc7102f feat: fixed live connectors citations 2026-02-20 16:45:50 -08:00
DESKTOP-RTLN3BA\$punk
a3cd598e01 feat: added improved llm model selector 2026-02-20 14:28:01 -08:00
CREDO23
da48f24d7a add trash google drive file tool UI component 2026-02-20 21:05:26 +02:00
CREDO23
e7f9c658ce apply formatter cleanup to web files 2026-02-20 20:56:31 +02:00
CREDO23
7d25778927 add create google drive file tool UI component 2026-02-20 20:40:30 +02:00
Eric Lammertsma
cdd9b4b4b5 feat: include user display name in PostHog identification 2026-02-20 10:19:28 -05:00
Rohan Verma
f92567acd8
Merge pull request #827 from elammertsma/dev
Simplified Announcements and made minor updates to homepage
2026-02-19 19:10:59 -08:00
Rohan Verma
f15833fec6
Merge pull request #826 from AnishSarkar22/fix/report-artifact
fix: improve report artifact & enhance revision handling
2026-02-19 19:10:21 -08:00
Rohan Verma
9aef655566
Merge pull request #825 from CREDO23/sur-169-feat-implement-human-in-the-loop-for-linear-sensitive
[Feat] Add human in the loop for linear sensitive actions
2026-02-19 19:09:50 -08:00
Rohan Verma
bad114734a
Merge pull request #821 from AnishSarkar22/fix/ui
feat: introduce platejs and remove blocknote editor
2026-02-19 19:09:35 -08:00
Eric Lammertsma
28684a2bad fix: update hero section description for clarity 2026-02-19 21:15:19 -05:00