Skip to content

Conversation

@Wallgau
Copy link
Collaborator

@Wallgau Wallgau commented Dec 1, 2025

  • Adds the messages display component to the playground with proper styling and structure.
    Changes
    -> Add Messages component with chat history display
    -> Split ChatMessage into separate UserMessage and BotMessage components
    -> Add ErrorView component for error message display
    -> Add message utilities: sortSenderMessages, convertFiles, formatFileName
    -> Add useChatHistory hook for fetching and managing messages
    -> Update message design: remove sender name labels, update avatar styling
    -> Add tests for ChatMessage component
    -> Replace any types with proper TypeScript types

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 1, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/playground-messages

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Wallgau Wallgau force-pushed the feat/playground-messages branch 2 times, most recently from bce4d30 to 6b9db37 Compare December 1, 2025 20:56
@Wallgau Wallgau requested a review from lucaseduoli December 4, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants