mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2026-07-21 08:55:21 -04:00
[PR #179] [MERGED] Fix file upload (not image) in chat-flow. #185
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/webapp-conversation/pull/179
Author: @Eric-Guo
Created: 9/8/2025
Status: ✅ Merged
Merged: 9/10/2025
Merged by: @iamjoel
Base:
main← Head:main📝 Commits (4)
8f02afeBump some outdated package version74a656fInitial GPT-5-high generated cursor rulese91a1f6@tailwindcss/line-clamp include by default.17007b2Allow file upload in chat.📊 Changes
9 files changed (+154 additions, -42 deletions)
View changed files
➕
.cursor/rules/api-client.mdc(+16 -0)➕
.cursor/rules/i18n.mdc(+10 -0)➕
.cursor/rules/project-structure.mdc(+21 -0)➕
.cursor/rules/typescript-react.mdc(+20 -0)➕
.cursor/rules/ui-components.mdc(+11 -0)📝
app/components/chat/index.tsx(+25 -2)📝
app/components/index.tsx(+15 -2)📝
package.json(+36 -37)📝
tailwind.config.js(+0 -1)📄 Description
#174 #177 not right
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.