DESKTOP-RTLN3BA\$punk
17642493eb
chore: linting
2026-03-31 14:45:46 -07:00
Rohan Verma
5783646dea
Merge pull request #1062 from JoeMakuta/optimize/dynamic-video-tool-import
...
feat: dynamically import video presentation tool to optimize bundle size
2026-03-31 14:34:51 -07:00
JoeMakuta
f17a0edf86
feat: dynamically import video presentation tool to optimize bundle size
2026-03-31 15:39:22 +02:00
Anish Sarkar
be5685c9a4
feat: add UI components for Dropbox file creation and deletion, enhancing document management capabilities
2026-03-30 22:37:19 +05:30
Anish Sarkar
46f8553311
feat: update MobileCitationDrawer layout and enhance DrawerHeader for improved UI presentation
2026-03-30 02:22:35 +05:30
Anish Sarkar
cbcaa7aed8
feat: add mobile citation drawer and enhance citation metadata context for improved citation management
2026-03-30 02:06:57 +05:30
Anish Sarkar
04691d572b
chore: ran linting
2026-03-30 01:50:41 +05:30
Anish Sarkar
74826b3714
feat: enhance web search tool integration with citation management and UI enhancements
2026-03-30 01:38:36 +05:30
CREDO23
ab3c636bcd
Merge remote-tracking branch 'upstream/dev' into electon-desktop
2026-03-29 10:41:05 +02:00
Anish Sarkar
b42b3a0a9b
feat: enhance OneDrive integration with new file creation and deletion UI components
2026-03-28 17:01:08 +05:30
CREDO23
58ac17fb81
fix: move quickAskMode to IPC to prevent sessionStorage leak between windows
2026-03-27 20:35:29 +02:00
CREDO23
151d6a853e
use sessionStorage for quickAskMode to survive route changes
2026-03-27 19:20:14 +02:00
CREDO23
cc9cb3919e
show paste-back button only for transform actions
2026-03-27 17:47:02 +02:00
CREDO23
2adffccd92
add paste-back button to assistant action bar
2026-03-26 20:30:19 +02:00
Anish Sarkar
c674fb3054
chore: ran linting
2026-03-25 00:27:24 +05:30
Anish Sarkar
9eb8e4c48d
refactor: reintroduce display_image tool for legacy AI generated images handling
2026-03-24 19:13:54 +05:30
Anish Sarkar
c926c3f62e
refactor: remove display_image tool and associated UI components to streamline chat functionality
2026-03-24 19:00:55 +05:30
Anish Sarkar
337bab3650
refactor: add placeholder implementations for link_preview, multi_link_preview, and scrape_webpage tools in assistant-message and public-thread components
2026-03-24 18:57:14 +05:30
Anish Sarkar
3f4e1a7dfd
refactor: remove frontend of scrape_webpage tool
2026-03-24 18:55:06 +05:30
Anish Sarkar
a009cae62a
refactor: remove link_preview tool and associated components to streamline agent functionality
2026-03-24 17:15:29 +05:30
Anish Sarkar
6c507989d2
refactor: remove display_image tool and update related components to streamline image handling
2026-03-24 16:28:11 +05:30
Anish Sarkar
e587b588c9
refactor: migrate thinking steps handling to new data structure and streamline related components
2026-03-24 02:23:05 +05:30
Anish Sarkar
b8f3f41326
refactor: update dependencies and streamline assistant-ui package usages
2026-03-24 02:22:51 +05:30
Anish Sarkar
19bd0c48e8
refactor: update class names and tooltip text in AssistantActionBar and AlertDialog components for improved clarity and consistency
2026-03-21 21:10:19 +05:30
Anish Sarkar
6a88f9e0eb
chore: ran linting
2026-03-10 16:17:12 +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
CREDO23
f5aa520743
Remove branch picker and restrict edit/reload to last message
2026-02-04 18:04:53 +02:00
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
3fb83e4c3a
refactor: enhance comment components with improved styles and functionality
...
- Updated placeholder text in CommentComposer for clarity.
- Implemented auto-resizing for the textarea in CommentComposer.
- Adjusted styles for CommentPanel and CommentSheet for better layout and usability.
- Enhanced CommentActions button visibility on hover for improved interaction.
- Refined comment item display logic to simplify user experience.
2026-01-20 19:49:34 +05:30
DESKTOP-RTLN3BA\$punk
d96ae66012
chore: linting
2026-01-20 00:32:31 -08:00
DESKTOP-RTLN3BA\$punk
ab91cbd148
feat: implement responsive comment UI with mobile and desktop variants
2026-01-19 16:50:51 -08:00
CREDO23
d99722cfdc
feat(web): integrate comment gutter with thread layout
2026-01-19 14:37:06 +02:00
CREDO23
0e48df63ff
fix: position comment panel below trigger button
2026-01-16 16:07:13 +02:00
CREDO23
6b5468bd7d
feat: integrate comments UI into chat messages
2026-01-16 15:09:51 +02:00
DESKTOP-RTLN3BA\$punk
2832d57bda
chore: linting
2026-01-01 22:56:37 -08:00
Anish Sarkar
95878368c8
chore: ran frontend linting
2026-01-01 22:24:42 +05:30
CREDO23
2b5377846d
refactor: modularize thread.tsx into focused component modules
...
- Split 1,089-line thread.tsx into 10 smaller, focused modules
- Created dedicated files for thinking-steps, welcome, composer, messages, etc.
- No breaking changes - all logic preserved exactly as before
- Improved code organization and maintainability
2025-12-30 16:38:57 +02:00