conduit/test/features
cogwheel 0f29ebbc24 refactor(native_sheet): integrate native sheet hydration service across chat and navigation components
- Replaced direct model loading logic with the new `nativeSheetHydrationService` in `ChatPage`, `FolderPage`, and `PersonalizationPage` to streamline model selection and improve code maintainability.
- Removed redundant model sorting logic from `ModelSelectorSheet`, leveraging the hydration service for model management.
- Updated imports to reflect the new service usage, enhancing clarity and reducing dependencies on outdated utilities.
- Ensured consistent handling of model selection across various UI components, improving user experience.
2026-06-04 21:46:59 +05:30
..
auth/views fix(auth): improve automatic proxy auth capture detection 2026-03-31 11:15:29 +05:30
channels/widgets feat(markdown): integrate MarkdownLoadingSkeleton for improved loading experience 2026-05-20 20:53:17 +05:30
chat refactor(native_sheet): integrate native sheet hydration service across chat and navigation components 2026-06-04 21:46:59 +05:30
navigation feat(auth): enhance user authentication flow and cleanup 2026-05-18 19:13:39 +05:30
notes/providers feat: add server file attachments and note pinning 2026-04-23 23:38:43 +05:30
terminal refactor(api): streamline conversation fetching and parsing logic 2026-05-22 00:25:32 +05:30
tools/providers feat(auth): enhance user authentication flow and cleanup 2026-05-18 19:13:39 +05:30