CREDO23
2fd082683d
Register update notion page UI component
2026-02-12 19:26:01 +02:00
CREDO23
43c6c784ab
Add update notion page UI component
2026-02-12 19:22:45 +02:00
CREDO23
67473bbb78
Add validation for title and connector in notion page creation
2026-02-12 17:51:11 +02:00
CREDO23
9023f2656b
Improve notion page creation approval UI
2026-02-12 17:35:27 +02:00
CREDO23
08154b321d
remove page counts and fix workspace icon display
2026-02-12 16:29:18 +02:00
CREDO23
f5e5e36de4
add account and parent page selection to notion approval ui
2026-02-12 15:55:34 +02:00
CREDO23
78127243e2
merge upstream/dev: add user_id to configs, provider icons, i18n
2026-02-11 20:05:00 +02:00
CREDO23
8e6fa2ee58
add delete notion page approval ui
2026-02-11 18:20:51 +02:00
CREDO23
4da6892416
add error card for notion tool failures
2026-02-11 17:58:08 +02:00
CREDO23
2ef2474058
add HITL tool argument editing with approval UI
...
Enables users to edit tool call arguments before execution in human-in-the-loop
workflows. Adds edit mode UI with form fields, grayscale styling, and subtle
pulse animations for pending approvals. Backend stub enhanced to verify edited
arguments are correctly passed through.
2026-02-11 15:43:07 +02:00
DESKTOP-RTLN3BA\$punk
1daa953e83
feat: add support for additional languages in LanguageSwitcher and SidebarUserProfile components
2026-02-11 00:39:01 -08:00
DESKTOP-RTLN3BA\$punk
f7ccd8ff91
chore: linting
2026-02-10 21:31:43 -08:00
DESKTOP-RTLN3BA\$punk
725c03ab5d
refactor: wrapped titles in Balancer
2026-02-10 20:51:43 -08:00
Anish Sarkar
fc64f65876
Merge remote-tracking branch 'upstream/dev' into feat/sur-159
2026-02-11 03:47:51 +05:30
Rohan Verma
9f335f5b3f
Merge pull request #807 from AnishSarkar22/fix/homepage
...
feat: improve homepage integrations section
2026-02-10 14:08:43 -08:00
Anish Sarkar
cc35601058
chore: ran linting
2026-02-10 23:06:22 +05:30
Anish Sarkar
68bc12691c
refactor: improve Alert component styling in ImageModelManager for better layout and readability
2026-02-10 23:04:27 +05:30
Anish Sarkar
bb4ed3cac6
refactor: update configuration names from "Auto (Load Balanced)" to "Auto (Fastest)" across multiple components for consistency and clarity
2026-02-10 23:04:15 +05:30
CREDO23
2343fecf97
add frontend HITL: approval UI, SSE handler, and resume flow
...
- Create CreateNotionPageToolUI component with approval card (approve/reject)
- Handle data-interrupt-request SSE event in page.tsx
- Add handleResume callback to POST decisions and stream continuation
- Skip message persistence for interrupted messages (handleResume persists)
- Stamp __decided__ on tool results for immutable post-decision state
- Sync pendingInterrupt ID after message persistence rename
2026-02-10 18:05:01 +02:00
Anish Sarkar
f1ce17bde4
chore: ran linting
2026-02-10 19:06:21 +05:30
Anish Sarkar
b44b4497a6
refactor: remove unused onDelete and onSettings props from MobileSidebar component
2026-02-10 19:04:42 +05:30
Anish Sarkar
4d7132c16c
feat: update LLM role manager to include image generation model preferences and improve loading/error handling
2026-02-10 18:09:27 +05:30
Anish Sarkar
7557f5d2be
feat: re-add image model preference management to ImageModelManager with selection and saving functionality
2026-02-10 18:02:04 +05:30
Anish Sarkar
312fedd6a2
refactor: remove ImageModelSelector component and update ModelSelector and ChatHeader to handle LLM and image model configurations more efficiently
2026-02-10 17:20:42 +05:30
Anish Sarkar
8dd2b15796
feat: integrate SVGR for SVG handling in webpack and add new provider icons
2026-02-10 16:23:12 +05:30
DESKTOP-RTLN3BA\$punk
63ca97a08e
fix: update LinkedIn link in footer component
2026-02-09 18:15:53 -08:00
DESKTOP-RTLN3BA\$punk
db652116d6
chore: linting
2026-02-09 16:49:11 -08:00
DESKTOP-RTLN3BA\$punk
c979609041
feat: simplified document upload handling
...
- Introduced a new endpoint for batch document status retrieval, allowing users to check the status of multiple documents in a search space.
- Enhanced the document upload process to return duplicate document IDs and improved response structure.
- Updated schemas to include new response models for document status.
- Removed unused attachment processing code from chat routes and UI components to streamline functionality.
2026-02-09 16:46:54 -08:00
DESKTOP-RTLN3BA\$punk
d11e76aaa1
chore: recurseml fixes
2026-02-09 15:34:21 -08:00
Rohan Verma
6c72854145
Merge pull request #801 from elammertsma/dev
...
[FEAT] Added new A/B test, made sidebar resizable and made all left sidebars use the same component
2026-02-09 15:05:11 -08:00
Eric Lammertsma
9354f1c56a
Updated hero section with superpowers A/B and description
2026-02-09 16:09:57 -05:00
Anish Sarkar
efe8755132
feat: enhance public chat snapshot row with copy functionality and URL display, improving user interaction
2026-02-10 02:15:13 +05:30
Eric Lammertsma
123d3bccf4
Created more relatable chat input suggestions
2026-02-09 12:05:19 -05:00
Eric Lammertsma
4005e03ec4
refactor: consolidated secondary sidebars into a reusable slide-out panel
2026-02-09 11:41:55 -05:00
Eric Lammertsma
ed5f0d10e8
fix: made inbox respect resizable sidebar width
2026-02-09 11:13:56 -05:00
Eric Lammertsma
64e118befd
feat: sidebar resizing with mouse drag support
2026-02-09 10:48:43 -05:00
Anish Sarkar
302ee5ad2f
feat: centralize provider icon logic by creating a reusable getProviderIcon function and update components to utilize it
2026-02-09 20:48:42 +05:30
Anish Sarkar
147530e1d2
feat: enhance LLM role manager with improved loading states, error handling, and UI updates
2026-02-09 19:58:28 +05:30
Anish Sarkar
5ce6011c9b
refactor: streamline image model manager by removing unused preference state and related logic
2026-02-09 19:38:07 +05:30
Anish Sarkar
83033cebb9
feat: implement permission-based access controls for image and model configuration managers
2026-02-09 19:37:59 +05:30
Anish Sarkar
adc4bc7075
feat: enhance loading states and skeleton UI for various components in settings and chat snapshots
2026-02-09 19:26:23 +05:30
Anish Sarkar
a33a2161aa
feat: enhance user association by integrating member data into public chat and image model managers
2026-02-09 19:00:57 +05:30
Anish Sarkar
dfa0591740
chore: ran linting
2026-02-09 15:24:47 +05:30
Anish Sarkar
038cdb3ed3
feat: add new integrations and update icon handling in the homepage
2026-02-09 15:24:38 +05:30
Anish Sarkar
cf76f6f575
feat: improve integration UI
2026-02-09 02:49:08 +05:30
Anish Sarkar
e053b1b988
refactor: improve layout structure in IndexingConfigurationView for enhanced readability
2026-02-08 13:05:36 +05:30
Anish Sarkar
dea66c4eb7
fix: update connector name display logic in IndexingConfigurationView for better readability
2026-02-08 13:00:33 +05:30
Anish Sarkar
e2dd80c604
chore: ran linting
2026-02-08 12:43:31 +05:30
Anish Sarkar
5ab672b8ff
refactor: replace Loader2 with Spinner component across various components for consistent loading indicators
2026-02-08 12:39:06 +05:30
Anish Sarkar
ac394e78cc
feat: enhance DocumentsTableShell layout and improve document type labeling in DocumentTypeIcon
2026-02-08 03:33:15 +05:30