Folo/apps
Innei 1f340595b6
refactor(ai-chat): split ai message or user message component
- Introduced UserChatMessage and UserMessageParts components to handle user messages distinctly, allowing for better editing and interaction.
- Updated AIChatMessage to streamline message rendering and improve markdown formatting.
- Enhanced ToolInvocationComponent with accordion functionality for better organization of tool call details.
- Adjusted layout properties across various components to ensure responsiveness and visual consistency.

These changes collectively enhance the usability and clarity of the AI chat interface, providing a more intuitive experience for users.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-21 22:05:35 +08:00
..
desktop refactor(ai-chat): split ai message or user message component 2025-08-21 22:05:35 +08:00
mobile core: mobile prerelease changelog 2025-08-21 19:53:10 +08:00
ssr feat(ai): implement MCP service integration for enhanced AI capabilities (#4359) 2025-08-19 23:34:19 +08:00