petercat-ai / petercat

A conversational Q&A agent configuration system, self-hosted deployment solutions, and a convenient all-in-one application SDK, allowing you to create intelligent Q&A bots for your GitHub repositories
https://petercat.ai
MIT License
595 stars 16 forks source link

chore: change the logo and release @petercatai/assistant #484

Closed xingwanying closed 4 days ago

vercel[bot] commented 4 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
petercat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 8:54am
petercat-assistant[bot] commented 4 days ago

Walkthrough

This pull request updates the branding of the project by changing all instances of "Peter Cat" to "PeterCat" across various documentation and code files. Additionally, it introduces a new useCallback hook in the assistant/src/Chat/index.tsx file to handle message requests asynchronously.

Changes

Files Summary
LICENSE, README.en-US.md, README.ja-JP.md, README.md, assistant/README.md, petercat_utils/README.md Updated project name from "Peter Cat" to "PeterCat".
assistant/src/Chat/index.tsx Introduced useCallback for handling asynchronous message requests.
client/.kiwi/* Updated project name from "Peter Cat" to "PeterCat" in various language files.
client/app/layout.tsx, client/app/page.tsx Updated meta tags and alt text to reflect the new project name.
client/public/images/logo-footer.svg, client/public/images/logo-inverse.svg, client/public/images/logo.svg Updated logos to reflect the new branding.
client/yarn.lock Updated dependencies.
codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

see 1 file with indirect coverage changes