choi sung keun
choi sung keun
This pull request introduces a new typeorm-service package to the official TurboRepo examples. The aim is to demonstrate the implementation of a robust service layer using TypeORM with a custom...
### PR Description - Replaced overflow-hidden with overflow-y-auto in the chat input field to enable vertical scrolling for lengthy messages. - Added scroll-pb-10 to prevent the last line of text...
#### Summary: This PR fixes the IME composition error (#785) that causes the chat input field to retain the last word when submitting messages using an IME for languages such...
Added `mcp-client-chatbot` to the Community Example Clients list and detailed its key features in the client details section. ## Motivation and Context `mcp-client-chatbot` is a fully functional, actively maintained, local-first...
# MCP Client Chatbot **MCP Client Chatbot** is a local-first AI assistant app built with [Next.js](https://nextjs.org/) and [Vercel AI SDK](https://sdk.vercel.ai/). It provides a lightweight yet powerful way to interact with...