Skip to content

Update branding to "Mentat Party Agent 🥳" - #1

Open
mentatai[bot] wants to merge 6 commits into
mainfrom
mentat-1
Open

mentatai[bot] wants to merge 6 commits into
mainfrom
mentat-1

Conversation

@mentatai

@mentatai mentatai Bot commented Sep 18, 2025

Copy link
Copy Markdown
Contributor

This PR updates the application branding from "Mentat Template JS" to "Mentat Party Agent 🥳" as requested.

Changes Made

  • Landing page: Updated main heading and browser title
  • README: Updated project title
  • Server fallback page: Updated title and heading for consistency
  • Package name: Changed from mentat-template-js to mentat-party-agent
  • Tests: Updated to match new branding and fixed tech stack assertions
  • All tests passing: Both client and server test suites pass successfully

The 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

  • Wake on any new activity.

mentatai Bot and others added 3 commits September 18, 2025 13:17
- 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>
@mentatai
mentatai Bot requested a review from granawkins September 18, 2025 13:23
mentatai Bot and others added 3 commits September 22, 2025 00:33
- 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>
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.

0 participants