conduit/lib
cogwheel 20d7fcf099 feat(pinning): implement model pinning functionality in selectors
- Enhanced the NativeModelSelectorConfiguration to support pinned models, allowing users to pin and unpin models within the selection interface.
- Updated the NativeSheetBridge to handle pin toggle actions and communicate changes to the UI.
- Introduced methods for managing pinned models in the ServerUserSettings and SettingsService, ensuring persistence across sessions.
- Modified the chat and folder pages to utilize the new pinning features, including context menus for toggling pin states.
- Added tests to validate the behavior of pinned models, ensuring correct functionality and state management.
2026-06-01 16:00:32 +05:30
..
core feat(pinning): implement model pinning functionality in selectors 2026-06-01 16:00:32 +05:30
features feat(pinning): implement model pinning functionality in selectors 2026-06-01 16:00:32 +05:30
l10n feat(open-terminal): integrate open-terminal functionality 2026-05-18 17:07:05 +05:30
shared feat(pinning): implement model pinning functionality in selectors 2026-06-01 16:00:32 +05:30
main.dart feat(auth): enhance user authentication flow and cleanup 2026-05-18 19:13:39 +05:30