conduit/lib/features
cogwheel 5b18b3aa56 feat(chat): implement composer text insertion functionality
- Added `ComposerTextInsertion` class and provider to manage text insertion requests in the chat interface.
- Integrated `composerTextInsertionTargetId` into relevant components, allowing for targeted text insertion.
- Enhanced `ModernChatInput` to handle text insertion at the current selection, improving user experience during message composition.
- Updated `StreamingMarkdownWidget` and `AssistantMessageWidget` to support the new text insertion feature, ensuring consistent behavior across chat components.
2026-06-05 00:14:37 +05:30
..
auth chore: update dependencies and refactor file picker usage 2026-06-03 15:23:40 +05:30
channels feat(channels): enhance message hydration and attachment handling 2026-06-03 12:08:01 +05:30
chat feat(chat): implement composer text insertion functionality 2026-06-05 00:14:37 +05:30
navigation refactor(native_sheet): integrate native sheet hydration service across chat and navigation components 2026-06-04 21:46:59 +05:30
notes feat(refresh): standardize edge offsets for pull-to-refresh indicators across various components 2026-05-26 20:33:05 +05:30
profile refactor(native_sheet): integrate native sheet hydration service across chat and navigation components 2026-06-04 21:46:59 +05:30
prompts refactor(dialogs): replace showDialog with ThemedDialogs for consistency 2026-05-13 10:55:31 +05:30
terminal refactor(settings): remove large text preference and related functionality 2026-06-04 23:25:04 +05:30
tools/providers feat(auth): enhance user authentication flow and cleanup 2026-05-18 19:13:39 +05:30