Lenticular Studio Agent
|
65ce6bba12
|
feat: Dify 部署脚本修复 + AI 搭子 MVP 接入
主要改动:
fix(docker/dify-deploy): 修复脚本核心功能
- heredoc 单引号 bug: 'ENVEOF' 改为 ENVEOF,变量正确展开
- 端口默认值 8083/8084/8085 对齐 .env.prod 生产配置
- 加 dc_cmd() 兼容 docker-compose v1/v2 plugin
- openssl rand 生成强随机密码与 SECRET_KEY(42 字符)
- install 跳过已存在 .env,保护用户配置(管理员密码/SECRET_KEY)
- read -p < /dev/tty 兼容非 tty 环境(CI/CD)
- show-config 改用 DIFY_NGINX_PORT(nginx 入口)而非 APP_WEB_PORT
docs(mvp-design): 修正 §3.2 workflow inputs 描述
- 实际只有 query,删除错误的 user_id input 声明
- 节点序列图同步更新
feat(aiChatService): 新增 Dify 客户端与适配器
- service/dify_client.go: Dify Workflow 调用 + SSE 解析
- service/dify_adapter.go: 与现有 chat_service 桥接
- provider/ai_chat_provider.go: Dubbo 入口简化
- main.go: 装配 ConversationRepository + DifyClient
feat(migrations): 新增 AI 搭子会话表 ai_chat.sql
- ai_conversations / ai_messages 表 + 索引
docs: 新增 Dify 集成设计文档
- 2026-06-29-ai-chat-dify-mvp-design.md (MVP 实施级)
- 2026-06-29-ai-chat-dify-integration-v2-design.md (V2 演进路线图)
- docs/dify/角角.yml (Workflow DSL 导出)
config: 更新 env 模板与 docker 配置
- backend/.env.example: DIFY_* 环境变量声明
- docker/.env.prod: DIFY_API_BASE 对齐 8083
- docker/build.sh: 微调
- CLAUDE.md: 项目规范补充
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-07-02 12:32:34 +08:00 |
|
zerosaturation
|
9c3fe6d695
|
feat:修复点赞收益的问题
|
2026-07-01 11:03:50 +08:00 |
|
zerosaturation
|
3006726679
|
feat:添加原图上传,明星选择
|
2026-06-29 18:55:43 +08:00 |
|
zerosaturation
|
3cd68acf6d
|
feat:完善计算点赞押注收益
|
2026-06-29 14:47:32 +08:00 |
|
|
|
c02e53fc0e
|
feat:修改h5地址
|
2026-06-26 18:10:51 +08:00 |
|
|
|
946e204573
|
feat:修改canvas合成图
|
2026-06-26 17:58:37 +08:00 |
|
zerosaturation
|
2032246fd0
|
feat:增加分享界面,完善的保存图片功能
|
2026-06-26 16:45:29 +08:00 |
|
|
|
4e1d51763b
|
image:增加图片
|
2026-06-25 18:56:05 +08:00 |
|
zerosaturation
|
1939d35f9e
|
feat:修改聚合分反馈动画
|
2026-06-24 20:07:42 +08:00 |
|
zerosaturation
|
0d6b7a9e95
|
feat:增加购买道具的聚合功能
|
2026-06-24 19:51:13 +08:00 |
|
zerosaturation
|
2ea8be5409
|
feat:活动弹窗修改拜访按钮位置
|
2026-06-24 18:42:46 +08:00 |
|
zerosaturation
|
b7e2aee399
|
feat:修改活动 TOP3 + 我的排名
|
2026-06-24 18:10:12 +08:00 |
|
|
|
a077fe2685
|
Merge pull request 'feat/laser-grating-card-optimization' (#3) from feat/laser-grating-card-optimization into dev
Reviewed-on: https://git.liantu.tech/xiaoyu/topfans/pulls/3
合并工作站
|
2026-06-24 08:38:40 +00:00 |
|
zerosaturation
|
64b501102b
|
feat:修改docekt配置添加ossCROS的配置
|
2026-06-24 16:30:00 +08:00 |
|
Lenticular Studio Agent
|
a96c9cf04f
|
feat:修复路径
|
2026-06-24 02:34:06 +08:00 |
|
Lenticular Studio Agent
|
063d940edd
|
feat:修复部分问题
|
2026-06-24 00:59:23 +08:00 |
|
Lenticular Studio Agent
|
d59887374b
|
feat:修复部分问题
|
2026-06-24 00:50:53 +08:00 |
|
Lenticular Studio Agent
|
8a9f22babe
|
feat:解决冲突,加入中转站到生产环境
|
2026-06-24 00:33:11 +08:00 |
|
Lenticular Studio Agent
|
69d08abaee
|
Merge branch 'feat/asset_material_relations' of https://git.liantu.tech/xiaoyu/topfans into feat/laser-grating-card-optimization
|
2026-06-24 00:09:30 +08:00 |
|
zerosaturation
|
0e8de0cbb1
|
feat:修改版本号
|
2026-06-23 23:43:11 +08:00 |
|
Lenticular Studio Agent
|
fd5e317e05
|
merge: 解决 docker-compose 和 SocketManager 冲突
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-23 23:06:24 +08:00 |
|
Lenticular Studio Agent
|
67cf3d4177
|
chore: 清理 laserCompositor 微服务残留
- 删除已弃用的 compositor_client.go
- 删除激光合成微服务代码
- 添加 gateway 合成控制器和测试文件
- 添加 Dify prompt 补丁脚本
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-23 22:44:03 +08:00 |
|
Lenticular Studio Agent
|
af7908e72e
|
feat: 接入微达API中转站,重构镭射卡生图流程
- 替换中转站从 xbcl.link 到 weda.cc
- prompt 模板改为镭射卡全图生成(去掉 6 层合成/抠图依赖)
- 4 路并发调用 + 原图展示 = 5 张 variant
- 前端提示词中译英支持
- 全局 Vue errorHandler
- WebSocket 鉴权失败跳登录
- 删除已弃用的 laserCompositor 微服务
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-23 22:43:49 +08:00 |
|
zerosaturation
|
37a3f292df
|
feat:访问他人展览页面修改
|
2026-06-23 22:29:39 +08:00 |
|
zerosaturation
|
94457ffa8a
|
feat:修改遗留bug
|
2026-06-23 19:37:18 +08:00 |
|
zerosaturation
|
12571eedba
|
feat:修改活动弹窗bug
|
2026-06-23 18:57:50 +08:00 |
|
zerosaturation
|
75ab617c6c
|
feat:增加实时留言功能和修改轮询道具购买记录显示改为websocket显示
|
2026-06-23 18:13:55 +08:00 |
|
zerosaturation
|
c6f2a86467
|
feat添加git规则
|
2026-06-23 15:21:49 +08:00 |
|
zerosaturation
|
b4d34f9ec1
|
docs:增加文档
|
2026-06-22 20:02:00 +08:00 |
|
zerosaturation
|
7eb6dad434
|
feat:新增举报和反馈功能
|
2026-06-22 17:19:48 +08:00 |
|
|
|
b1fe1aea50
|
feat:新增头像框显示
|
2026-06-22 14:36:24 +08:00 |
|
|
|
a6ce0f5865
|
feat:完善应援活动
|
2026-06-22 12:37:59 +08:00 |
|
|
|
9410fd53e1
|
image:添加图片
|
2026-06-18 00:10:14 +08:00 |
|
|
|
6f29925e6a
|
feat:修改活动页面
|
2026-06-17 23:12:59 +08:00 |
|
|
|
f06623339d
|
fix:修改赠送礼物类型不正确报错的bug
|
2026-06-17 15:31:53 +08:00 |
|
|
|
2d4fbc4a5b
|
feat:修改活动页面
|
2026-06-17 15:10:55 +08:00 |
|
zerosaturation
|
ef0a4f6afd
|
feat:修改通知系统的消息
|
2026-06-17 11:59:51 +08:00 |
|
|
|
ddc5b89a6c
|
frat:增加uniPush的配置
|
2026-06-16 23:49:40 +08:00 |
|
|
|
347f39c570
|
feat:修改push通知配置
|
2026-06-16 23:49:40 +08:00 |
|
zerosaturation
|
b2c044a282
|
feat:修改访问他人时获取光栅卡的时候不显示bug
|
2026-06-16 23:27:54 +08:00 |
|
zerosaturation
|
8ccb4e2565
|
feat:修改压缩工具的配置
|
2026-06-16 23:00:07 +08:00 |
|
zerosaturation
|
c6ce7d2d25
|
feat:修改压缩工具的配置
|
2026-06-16 22:48:32 +08:00 |
|
zerosaturation
|
792c891158
|
feat:修改压测
|
2026-06-16 22:19:44 +08:00 |
|
zerosaturation
|
7074546959
|
feat:新增通知系统
|
2026-06-16 21:30:58 +08:00 |
|
|
|
32e329b1dc
|
feat:新增反馈按钮和举报按钮的弹窗组件
|
2026-06-16 17:39:30 +08:00 |
|
|
|
a2d36cb7a0
|
feat:增加主要刷新
|
2026-06-16 15:19:53 +08:00 |
|
zerosaturation
|
d9473fda7a
|
docs:修改文档
|
2026-06-16 02:45:19 +08:00 |
|
|
|
7542fb0a93
|
Merge pull request 'feat/asset_material_relations' (#2) from feat/asset_material_relations into dev
Reviewed-on: https://git.liantu.tech/xiaoyu/topfans/pulls/2
合并更新
|
2026-06-15 17:16:44 +00:00 |
|
zerosaturation
|
9ab54c7640
|
feat:修改websocket的前缀
|
2026-06-16 01:12:12 +08:00 |
|
zerosaturation
|
7734d33697
|
feat:修改ws的配置
|
2026-06-15 22:33:37 +08:00 |
|