discourse/plugins/discourse-ai/test/javascripts
Keegan George eaf9270742
FEATURE: Dock the composer for AI bot PM replies (#39336)
**Previously**, replying to an AI bot PM required opening the full
composer, pulling users away from the conversation view each time they
needed to respond to the AI bot.

**In this update**, we make use of the new `DockedComposer` component
(https://github.com/discourse/discourse/pull/39335) to keep AI bot PM
replies inline at the bottom of the conversation.



https://github.com/user-attachments/assets/d923fe26-506e-47c8-9b32-ab9d82c3c432

---------

Co-authored-by: Mark VanLandingham <markvanlan@gmail.com>
2026-04-29 06:46:21 -07:00
..
acceptance DEV: Remove plugin names from test titles (#39418) 2026-04-21 19:19:52 +02:00
fixtures
integration/components FEATURE: Add MCP server integration to AI agents (#38706) 2026-03-25 17:32:27 +11:00
unit FEATURE: Dock the composer for AI bot PM replies (#39336) 2026-04-29 06:46:21 -07:00
.gitkeep