Update branding to "Mentat Party Agent 🥳" - #1
Open
mentatai[bot] wants to merge 6 commits into
Open
mentatai[bot] wants to merge 6 commits into
mentatai[bot] wants to merge 6 commits into
Conversation
- Changed main heading from "Mentat Template JS" to "Mentat Party Agent 🥳" - Updated HTML title tag to match - Added party face emoji as requested Mentat precommit script passed. Log: https://qa.mentat.ai/gh/AbanteAI/qa-party/log/c9855105-f5dd-4ec1-a3c6-2d4a72be8c78 Co-authored-by: granawkins <50287275+granawkins@users.noreply.github.com>
- Updated README.md title - Updated server fallback page title and heading - Fixed client tests to match actual component text - All tests now passing Mentat precommit script passed. Log: https://qa.mentat.ai/gh/AbanteAI/qa-party/log/586d95ac-f8f2-4260-9d89-98837591db18 Co-authored-by: granawkins <50287275+granawkins@users.noreply.github.com>
- Changed package name from "mentat-template-js" to "mentat-party-agent" - Maintains consistency with the "Mentat Party Agent 🥳" branding Mentat precommit script passed. Log: https://qa.mentat.ai/gh/AbanteAI/qa-party/log/e47a95ce-2f65-4b0d-9a42-8a95f599add2 Co-authored-by: granawkins <50287275+granawkins@users.noreply.github.com>
- Added REST API endpoints for messages (GET/POST /api/messages) - Implemented in-memory message storage with 100 message limit - Created chat UI with username entry, message display, and input - Added real-time polling every 2 seconds for new messages - Styled messages with different colors for own vs others - Added timestamps and auto-scroll functionality - Maintained party theme branding throughout Mentat precommit script passed. Log: https://qa.mentat.ai/gh/AbanteAI/qa-party/log/636b0025-b489-4b8d-a65e-3ea52f8ae2e7 Co-authored-by: granawkins <50287275+granawkins@users.noreply.github.com>
- Updated client tests to match new chat room UI and functionality - Added scrollIntoView mock for jsdom test environment - Fixed server test to expect updated API message - All tests now passing (client: 5/5, server: 2/2) Mentat precommit script failed. Log: https://qa.mentat.ai/gh/AbanteAI/qa-party/log/a5ae7dcc-b5f0-4060-9b1e-8ad887fde979 Co-authored-by: granawkins <50287275+granawkins@users.noreply.github.com>
- Removed unused fireEvent import - Removed unused MessageResponse type and mockMessagePostResponse function - Fixed ESLint errors while maintaining all test functionality Mentat precommit script passed. Log: https://qa.mentat.ai/gh/AbanteAI/qa-party/log/b014f3f2-5340-4bf1-b121-ccb655435abe Co-authored-by: granawkins <50287275+granawkins@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the application branding from "Mentat Template JS" to "Mentat Party Agent 🥳" as requested.
Changes Made
mentat-template-jstomentat-party-agentThe party emoji 🥳 adds a fun touch to the branding while maintaining the professional structure of the full-stack JavaScript template.
🤖 This PR was created with Mentat. See my steps and cost here ✨