Closed xingwanying closed 4 days ago
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.
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. |
All modified and coverable lines are covered by tests :white_check_mark:
The latest updates on your projects. Learn more about Vercel for Git ↗︎