conduit/lib
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
..
core refactor(settings): remove large text preference and related functionality 2026-06-04 23:25:04 +05:30
features feat(chat): implement composer text insertion functionality 2026-06-05 00:14:37 +05:30
l10n feat(open-terminal): integrate open-terminal functionality 2026-05-18 17:07:05 +05:30
shared feat(chat): implement composer text insertion functionality 2026-06-05 00:14:37 +05:30
main.dart feat(fonts): add Geist Sans and Geist Mono font families to pubspec.yaml 2026-06-04 22:37:08 +05:30