Anish Sarkar
9503d4ade1
chore: ran linting
2026-03-11 12:30:20 +05:30
Anish Sarkar
f73c1d83a8
feat: Enhance report panel state management and dropdown functionality in sidebar
2026-03-11 12:25:04 +05:30
DESKTOP-RTLN3BA\$punk
d8a05ae4d5
feat: refactor agent tools management and add UI integration
...
- Added endpoint to list agent tools with metadata, excluding hidden tools.
- Updated NewChatRequest and RegenerateRequest schemas to include disabled tools.
- Integrated disabled tools management in the NewChatPage and Composer components.
- Improved tool instructions and visibility in the system prompt.
- Refactored tool registration to support hidden tools and default enabled states.
- Enhanced document chunk creation to handle strict zip behavior.
- Cleaned up imports and formatting across various files for consistency.
2026-03-10 17:36:26 -07:00
Anish Sarkar
414dceff2f
feat: implement RightPanel component for tabbed navigation between Sources and Report; update report panel handling in dashboard chat page for improved user experience
2026-03-11 01:22:24 +05:30
Anish Sarkar
9d37b66f2f
feat: integrate documentsSidebarOpenAtom with report panel state management to improve UI interactions
2026-03-10 15:06:26 +05:30
Anish Sarkar
4cca366e11
Merge remote-tracking branch 'upstream/dev' into fix/docker-dev
2026-03-10 14:23:57 +05:30
Anish Sarkar
5ecf4e3e9d
refactor: remove unused comment-related state and components; streamline comment panel styling for improved responsiveness
2026-03-10 14:00:29 +05:30
DESKTOP-RTLN3BA\$punk
403097646d
feat: implement batch unread counts for notifications to reduce API calls and improve performance
2026-03-10 01:26:37 -07:00
Anish Sarkar
a11c95e30f
feat: add last_login column to user table and update user login tracking
2026-03-08 18:24:29 +05:30
Anish Sarkar
f8b0e946ce
chore: ran linting
2026-03-07 04:46:48 +05:30
Anish Sarkar
c1ba3a9b6d
refactor: streamline document mention handling by consolidating atom logic and removing redundant state updates, enhancing code clarity and maintainability in chat components
2026-03-06 23:33:51 +05:30
Anish Sarkar
3be26429ca
refactor: integrate sidebar document selections into chat functionality, enhancing document mention management and improving user experience in the Composer and DocumentsSidebar components
2026-03-06 15:59:45 +05:30
Anish Sarkar
f0e4aa6539
refactor: enhance document mention functionality in chat by introducing pending mentions and removals atoms, and updating DocumentsSidebar and Composer components for improved document management
2026-03-06 15:35:58 +05:30
Anish Sarkar
95a0e35393
feat: add documentsSidebarOpenAtom for managing sidebar state and integrate it into LayoutDataProvider and Composer components
2026-03-06 14:40:10 +05:30
Anish Sarkar
5813b90e78
refactor: remove unused DocumentsTable component and simplify global connector dialog comment in dashboard layout
2026-03-05 21:02:05 +05:30
DESKTOP-RTLN3BA\$punk
a3cd598e01
feat: added improved llm model selector
2026-02-20 14:28:01 -08:00
Anish Sarkar
a2dd5fb671
chore: ran linting
2026-02-13 02:43:26 +05:30
Anish Sarkar
e5626342fc
feat: add public report content retrieval and enhance report handling
2026-02-11 22:07:31 +05:30
Anish Sarkar
e4244829ae
feat: integrate report panel into chat interface
...
- Added a new ReportPanel component to display report details inline within the chat interface.
- Updated NewChatPage and PublicChatView to include the ReportPanel, enhancing user experience by allowing report viewing alongside chat interactions.
- Introduced report panel state management with Jotai atoms to control visibility and data handling.
- Refactored existing components to accommodate the new report panel layout and functionality.
2026-02-11 18:50:57 +05:30
CREDO23
7192bb1a85
Skip auth on public routes
2026-02-06 14:49:40 +02:00
Anish Sarkar
0fdd194d92
Merge remote-tracking branch 'upstream/dev' into fix/documents
2026-02-06 12:13:26 +05:30
DESKTOP-RTLN3BA\$punk
19e2857343
feat: added image gen support
2026-02-05 16:43:48 -08:00
Anish Sarkar
aa66928154
chore: ran linting
2026-02-06 05:35:15 +05:30
Anish Sarkar
5d2da0847e
refactor: update connector mutation atoms to handle optional searchSpaceId and improve query invalidation logic
2026-02-06 04:54:29 +05:30
Anish Sarkar
c19aa5fa99
feat: implement real-time document updates and lazy loading for document content in DocumentsTable and DocumentsTableShell
2026-02-04 22:25:42 +05:30
Anish Sarkar
ab2896ec65
refactor: remove redundant document deletion logic and optimize cache updates
2026-02-04 17:27:40 +05:30
Anish Sarkar
90f9fad95c
feat: enhance document management with user information and connector dialog
2026-02-04 12:55:38 +05:30
CREDO23
ee56334abe
refactor: consolidate public chat snapshot mutations with cache invalidation
2026-02-02 16:47:23 +02:00
CREDO23
ea2dd20a78
feat: add public chat snapshots components
2026-02-02 16:24:13 +02:00
CREDO23
d890c562d4
refactor: rename snapshot types to PublicChatSnapshot prefix
2026-02-02 16:05:23 +02:00
CREDO23
e62e4faaa5
feat: add snapshots cache key and query atom
2026-02-02 15:47:24 +02:00
CREDO23
98991d2ed4
feat: update UI for snapshot-based public sharing
2026-01-30 14:20:06 +02:00
Anish Sarkar
614761bb17
Merge remote-tracking branch 'upstream/dev' into feat/inbox
2026-01-28 09:26:04 +05:30
Rohan Verma
752a51d3fd
Merge pull request #745 from CREDO23/sur-106-feat-public-chats
...
[Feature] Public Chat Sharing and Cloning
2026-01-27 16:01:08 -08:00
Anish Sarkar
79f7dfbbed
feat(notifications): enhance inbox functionality with type filtering and independent pagination for mentions and status notifications
2026-01-28 02:14:36 +05:30
Anish Sarkar
72c421eeb1
feat(chat): implement target comment navigation and highlight functionality in chat components
2026-01-27 22:14:02 +05:30
Anish Sarkar
6d05a13167
feat(chat): add comments panel collapse functionality and integrate with inbox sidebar
2026-01-27 20:59:03 +05:30
Anish Sarkar
ba304be977
fix: remove message from loading UI
2026-01-27 15:28:30 +05:30
CREDO23
a7145b2c63
merge: upstream/dev with migration renumbering
2026-01-27 11:22:26 +02:00
CREDO23
ee65e1377f
feat: improve public chat UI and shared components
2026-01-26 18:39:59 +02:00
Anish Sarkar
03e38ab178
chore: ran frontend linting
2026-01-25 16:16:09 +05:30
Anish Sarkar
66a3c877ef
feat: replace unified loading approach with global loading provider and refactor loading handling across components
...
- Introduced GlobalLoadingProvider to manage a consistent loading overlay across the application.
- Replaced existing loading implementations with useGlobalLoadingEffect hook for better control and to prevent animation resets.
- Updated components such as LoginPage, AuthCallbackPage, and DashboardLayout to utilize the new global loading mechanism.
- Removed UnifiedLoadingScreen component to streamline loading management and enhance user experience.
2026-01-25 16:15:25 +05:30
CREDO23
1a2fa23916
Merge upstream/dev with live collaboration features
2026-01-22 23:00:42 +02:00
CREDO23
39d434b00c
Centralize chat session state sync with single subscription via atom
2026-01-22 19:04:23 +02:00
CREDO23
73ff261194
Add raw message/comment types and reduce members stale time
2026-01-21 17:58:17 +02:00
Anish Sarkar
80f83e32c6
chore: frontend linting
2026-01-20 20:47:31 +05:30
Anish Sarkar
4e4ea6fba0
feat: add thread visibility management using Jotai atoms in chat components
2026-01-20 16:33:42 +05:30
CREDO23
8ad6c268df
chore: cleanup unused files and update cache keys
2026-01-19 14:38:05 +02:00
CREDO23
f86beaece1
feat(web): add current-thread atom for global state management
2026-01-19 14:36:58 +02:00
CREDO23
80e19a52cb
refactor: remove read tracking from mentions (prep for notification center)
2026-01-16 19:15:10 +02:00