mirror of
https://github.com/labring/tentix.git
synced 2026-04-26 00:55:50 +03:00
[PR #41] [MERGED] beta 1.0.0 #45
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tentix#45
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/labring/tentix/pull/41
Author: @HUAHUAI23
Created: 9/4/2025
Status: ✅ Merged
Merged: 9/4/2025
Merged by: @fanux
Base:
main← Head:multimodal📝 Commits (10+)
71c36c0chore: add ai multimodal image supprot3fb7c77feat(server): Optimize pgvector search method Add popularity sorting and index optimization5b83e58chore: perf ai promptb91d21fchore3728540feat(server): ai agent add handoff node672871bdebug sourcemap3a5536edebug3073ca8debug218a40edebug22ed5751debug3📊 Changes
94 files changed (+21598 additions, -5028 deletions)
View changed files
📝
.env.template(+8 -0)📝
.vscode/settings.json(+7 -1)📝
DEVELOPMENT_GUIDE.md(+0 -2)➕
Dockerfile.migrate(+12 -0)📝
README.md(+184 -308)📝
README.zh-CN.md(+199 -322)➖
SCRIPTS.md(+0 -289)➕
frontend/public/icon/feishu.svg(+1 -0)📝
frontend/src/_provider/sealos.tsx(+18 -3)📝
frontend/src/components/chat/staff/index.tsx(+6 -6)📝
frontend/src/components/chat/staff/message-input.tsx(+45 -39)📝
frontend/src/components/chat/user/index.tsx(+4 -2)📝
frontend/src/components/chat/user/message-input.tsx(+49 -46)➕
frontend/src/components/common/copyable-truncate.tsx(+60 -0)➖
frontend/src/components/identity-switcher.tsx(+0 -259)📝
frontend/src/components/staff/sidebar.tsx(+36 -27)📝
frontend/src/components/staff/staff-right-sidebar.tsx(+32 -12)📝
frontend/src/components/staff/staff-ticket-sidebar.tsx(+22 -15)📝
frontend/src/components/user/sidebar.tsx(+50 -26)📝
frontend/src/hooks/use-local-user.tsx(+15 -6)...and 74 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.