Commit Graph

26 Commits

Author SHA1 Message Date
clkj 7378c4d5a8 更新 .gitea/workflows/test.yml 2026-06-15 18:03:39 +08:00
clkj 8294d9fc47 更新 .gitea/workflows/test.yml 2026-06-15 17:51:41 +08:00
clkj e47eac6cd4 更新 .gitea/workflows/test.yml 2026-06-15 17:48:25 +08:00
clkj 93768dfdb3 更新 .gitea/workflows/test.yml 2026-06-15 17:32:26 +08:00
clkj b5b4875ac2 更新 .gitea/workflows/test.yml 2026-06-15 16:59:49 +08:00
clkj 046895b463 更新 .gitea/workflows/test.yml 2026-06-15 16:58:44 +08:00
clkj 73454f720f 更新 Dockerfile 2026-06-15 11:29:26 +08:00
clkj f6d5b31c35 更新 Dockerfile 2026-06-15 11:24:43 +08:00
clkj 4d47413ec2 更新 Dockerfile 2026-06-15 11:15:17 +08:00
clkj 94f7cabf7b 更新 .gitea/workflows/test.yml 2026-06-15 11:04:08 +08:00
clkj aedfe3321b 更新 .gitea/workflows/test.yml 2026-06-15 11:02:34 +08:00
clkj 06e188541f 更新 .gitea/workflows/test.yml 2026-06-15 10:59:31 +08:00
clkj ec15e040d4 更新 .gitea/workflows/test.yml 2026-06-15 10:57:02 +08:00
clkj 549bd325ee 更新 .gitea/workflows/test.yml 2026-06-15 10:50:06 +08:00
clkj b7b2a18dfc 更新 .gitea/workflows/test.yml
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2026-06-10 10:32:34 +00:00
clkj d565220acb 添加 .gitea/workflows/test.yml 2026-06-10 09:26:54 +00:00
root 4794f40fb6 feat: add OCR recognition feature with page and API route 2026-05-27 10:51:57 +08:00
root ed6907d87e feat: add video demo to digital-humans page, add force-dynamic to pages with prisma queries, update seed data 2026-05-12 00:29:37 +08:00
root d4105fc04d feat: add public assets to Docker image and update Dify API config with new talent service agent 2026-05-11 17:47:49 +08:00
root 2336a2bd30 feat: improve Docker deployment and Dify API configuration
- Use environment variables for Dify API key/URL
- Add host.docker.internal support in docker-compose
- Add DATABASE_URL env and prisma db push to Dockerfile
- Clean up test/requirement files and add deployment docs
2026-05-09 16:05:23 +08:00
root fa84aef544 feat: add test and requirement docs 2026-05-08 20:24:47 +08:00
root f2d7037ca2 feat: add save feedback prompts, featured agent fields, dynamic Dify API config, and chat improvements
- Add success/error feedback messages near submit buttons in all admin forms
- Display success prompt for 1s before redirect after save
- Show API error details on save failure
- Add isFeatured/featuredOrder fields to Agent model and admin UI
- Add difyApiUrl/difyApiKey fields for per-agent Dify API configuration
- Show featured badge column in agent admin list
- Display featured agents on homepage sorted by order
- Refactor chat page streaming with AbortController and stable userId
- Improve Dify API proxy to use per-agent credentials
2026-05-08 20:15:54 +08:00
root 362c37fb42 feat: enhance agent system with hot/quick questions, dynamic chat UI, and new enterprise agents
- Add hotQuestions and quickQuestions fields to agent model
- Update admin form with textarea inputs for hot/quick questions
- Make chat page display dynamic agent data (name, icon, questions)
- Widen center chat area to 60% for better readability
- Add enterprise service category and 3 new agents (jiaotou, promotion, group-policy)
- Update Prisma schema formatting and seed data
2026-05-07 22:14:43 +08:00
root 77ad8beb3d feat: 添加数字人页面,包含8个写实风格人物卡片
- 新建 digital-humans 页面,展示8个数字人角色
- 使用public/human目录下的写实美女图片
- 卡片采用左图右文布局,4列响应式设计
- 图片上添加左下角遮罩显示姓名
- 首页添加数字人应用入口区域
- 调整卡片间距和样式优化
2026-05-06 19:03:51 +08:00
root a3ee04379d Update application code and dependencies 2026-05-06 17:22:50 +08:00
root efc8f4bf78 Initial commit from Create Next App 2026-04-29 19:06:38 +08:00