conduit/lib/shared
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
..
services feat(navigation): add folder navigation and sidebar search enhancements 2026-05-13 10:55:31 +05:30
theme feat(chat): enhance chat message streaming and markdown handling 2026-05-25 12:58:48 +05:30
utils chore(dependencies): update package versions and clean up Podfile.lock 2026-05-21 17:56:02 +05:30
widgets feat(pinning): implement model pinning functionality in selectors 2026-06-01 16:00:32 +05:30