SurfSense/surfsense_web/components/new-chat
DESKTOP-RTLN3BA\$punk 0f2e3c7655 refactor: anonymous/free chat experience
- Enhanced lambda function formatting in `_after_commit` for better clarity.
- Simplified generator expression in `_match_condition` for improved readability.
- Streamlined function signature in `_eligible` for consistency.
- Updated imports and refactored anonymous chat routes to use a new agent creation method.
- Added a new function `_load_anon_document` to handle document loading from Redis.
- Improved UI components by replacing legacy structures with modern alternatives, including alerts and separators.
- Refactored quota-related components to utilize new alert structures for better user feedback.
- Cleaned up unused variables and optimized component states for performance.
2026-05-31 15:58:21 -07:00
..
chat-header.tsx feat: reworked model selector 2026-04-13 16:10:29 -07:00
chat-share-button.tsx refactor: implement new layout structure for search space and user settings with clear ownership 2026-05-19 01:04:59 +05:30
composer-suggestion-popup.tsx chore: linting 2026-05-28 19:21:29 -07:00
document-mention-picker.tsx refactor: anonymous/free chat experience 2026-05-31 15:58:21 -07:00
model-selector.tsx refactor: replace Activity icons with Workflow icons across various components for consistency 2026-05-15 00:47:21 +05:30
prompt-picker.tsx chore: linting 2026-05-28 19:21:29 -07:00
use-composer-suggestion-navigator.ts feat(web): enhance chat context and mention handling with connector support 2026-05-26 21:11:53 +05:30