conduit/lib/shared
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
..
services feat(intent): enhance share payload handling and widget intent sanitization 2026-06-03 13:24:52 +05:30
theme feat(fonts): add Geist Sans and Geist Mono font families to pubspec.yaml 2026-06-04 22:37:08 +05:30
utils feat(chat): implement composer text insertion functionality 2026-06-05 00:14:37 +05:30
widgets feat(chat): implement composer text insertion functionality 2026-06-05 00:14:37 +05:30