Commit Graph

  • 2bb72096de chore: 硬编码公网 IP 地址 hhs 2026-06-14 15:29:02 +08:00
  • 6b99336941 Merge pull request 'chore: 部署完成回显显示公网 IP' (#88) from develop into main huanghaosheng 2026-06-14 15:28:09 +08:00
  • ae91f877fe Merge pull request 'chore: 部署完成回显显示公网 IP' (#87) from fix/workflow-fix into develop huanghaosheng 2026-06-14 15:27:57 +08:00
  • f23a425f1e chore: 部署完成回显显示公网 IP hhs 2026-06-14 15:26:33 +08:00
  • 12eec6fc0e Merge pull request 'chore: 前端端口改为 9000' (#86) from develop into main huanghaosheng 2026-06-14 15:24:50 +08:00
  • a0769956f2 Merge pull request 'chore: 前端端口改为 9000' (#85) from fix/workflow-fix into develop huanghaosheng 2026-06-14 15:23:37 +08:00
  • 0f3bf432fd chore: 前端端口改为 9000 hhs 2026-06-14 15:21:47 +08:00
  • 0ba2f9807c Merge pull request 'ci: 添加国内镜像代理和 BuildKit 缓存优化构建速度' (#84) from develop into main huanghaosheng 2026-06-14 15:15:13 +08:00
  • 9379d3ef82 Merge pull request 'ci: 添加国内镜像代理和 BuildKit 缓存优化构建速度' (#83) from fix/workflow-fix into develop huanghaosheng 2026-06-14 15:15:01 +08:00
  • cb0c747133 ci: 添加国内镜像代理和 BuildKit 缓存优化构建速度 hhs 2026-06-14 15:14:28 +08:00
  • 91fdc007f7 Merge pull request 'ci: 简化 Docker CLI 安装,仅使用 apk' (#82) from develop into main huanghaosheng 2026-06-14 15:11:38 +08:00
  • 18c889b9b8 Merge pull request 'ci: 简化 Docker CLI 安装,仅使用 apk' (#81) from fix/workflow-fix into develop huanghaosheng 2026-06-14 15:11:26 +08:00
  • ffcb11625a ci: 简化 Docker CLI 安装,仅使用 apk hhs 2026-06-14 15:11:08 +08:00
  • da8818c3be fix: 隐藏顶部状态栏的 token 数显示 cfy666 2026-06-14 15:10:43 +08:00
  • 443f613fbd Merge pull request 'ci: 修复部署脚本找不到 docker 命令的问题' (#80) from develop into main huanghaosheng 2026-06-14 15:09:52 +08:00
  • f46f8ffa5a Merge pull request 'ci: 修复部署脚本找不到 docker 命令的问题' (#79) from fix/workflow-fix into develop huanghaosheng 2026-06-14 15:09:37 +08:00
  • 159db37a60 ci: 修复部署脚本找不到 docker 命令的问题 hhs 2026-06-14 15:08:52 +08:00
  • 15b1dd56fa feat: 聊天框与视频功能解耦,输入文字即可开始对话 cfy666 2026-06-14 15:07:39 +08:00
  • 35372438a5 Merge pull request 'ci: 合并 workflow,仅保留 push main 时自动部署' (#78) from develop into main huanghaosheng 2026-06-14 15:02:54 +08:00
  • daa4d23895 Merge pull request 'ci: 合并 workflow,仅保留 push main 时自动部署' (#77) from fix/workflow-fix into develop huanghaosheng 2026-06-14 15:02:41 +08:00
  • 9e813f0a08 ci: 合并 workflow,仅保留 push main 时自动部署 hhs 2026-06-14 15:01:46 +08:00
  • 97484735cf Merge pull request 'fix: 修复并优化部署流程' (#75) from develop into main huanghaosheng 2026-06-14 14:57:20 +08:00
  • a128ed1471 Merge pull request 'fix: 修复并优化部署流程' (#74) from fix/workflow-fix into develop huanghaosheng 2026-06-14 14:56:52 +08:00
  • e33b5650a5 chore: 移除 deploy.sh 中未使用的 warn/error 函数 hhs 2026-06-14 14:55:17 +08:00
  • b358bf05b5 ci: 移除 deploy 工作流中多余的依赖安装和健康检查步骤 hhs 2026-06-14 14:54:59 +08:00
  • 4ef1e9f08b refactor: 彻底移除 .env 依赖,配置统一由 config.yaml + 环境变量驱动 hhs 2026-06-14 14:54:55 +08:00
  • d32112e074 chore: 添加 .dockerignore 优化 Docker 构建上下文 hhs 2026-06-14 14:54:52 +08:00
  • 81e50de7f6 Merge pull request 'fix: 修复 deploy 工作流缺少 Docker 导致构建失败的问题' (#73) from fix/workflow-fix into develop huanghaosheng 2026-06-14 14:38:04 +08:00
  • 2f05b5fa2b Merge pull request 'Merge pull request 'fix: 修复 deploy 工作流缺少 Node.js 导致 checkout 失败的问题'' (#72) from develop into main huanghaosheng 2026-06-14 14:37:26 +08:00
  • 304a45b0ad fix: 修复 deploy 工作流缺少 Docker 导致构建失败的问题 hhs 2026-06-14 14:37:00 +08:00
  • e95b1603c1 feat: 前端 UI 国际化,支持中/英/日三语切换 cfy666 2026-06-14 14:34:30 +08:00
  • 7153a7adf6 Merge pull request 'fix: 修复 deploy 工作流缺少 Node.js 导致 checkout 失败的问题' (#71) from fix/actions into develop huanghaosheng 2026-06-14 14:27:59 +08:00
  • 73eae8a118 fix: 修复 deploy 工作流缺少 Node.js 导致 checkout 失败的问题 hhs 2026-06-14 14:27:04 +08:00
  • 1a6325698a Merge pull request 'chore: 删除 deepgram_test.go 测试文件' (#69) from refactor/ai-model-refact into develop huanghaosheng 2026-06-14 14:05:05 +08:00
  • 4ebac835de chore: 删除 deepgram_test.go 测试文件 hhs 2026-06-14 14:04:30 +08:00
  • d8bbdb1744 Merge pull request 'fix: 修复语音与文字不同步的问题,改为句子级流式播放' (#67) from frontend-12 into develop cfy777 2026-06-14 13:55:47 +08:00
  • da5c727d8c fix: 修复语音与文字不同步的问题,改为句子级流式播放 cfy666 2026-06-14 13:54:49 +08:00
  • 7b3f4706e1 Merge pull request 'chore: 添加前后端 Dockerfile 和 DockerCompose 编排文件,添加部署脚本和工作流' (#66) from chore/add-docker into develop huanghaosheng 2026-06-14 13:41:23 +08:00
  • 65718a8460 ci: 添加 Gitea Actions 部署工作流 hhs 2026-06-14 13:38:35 +08:00
  • 84f5303632 feat: 添加部署脚本 deploy.sh hhs 2026-06-14 13:38:32 +08:00
  • 1c74fdb894 feat: 添加 Docker Compose 编排文件 hhs 2026-06-14 13:38:29 +08:00
  • d75cdf95c8 feat: 添加后端 Dockerfile hhs 2026-06-14 13:38:25 +08:00
  • 7108d2a58b feat: 添加前端 Dockerfile 和 Nginx 配置 hhs 2026-06-14 13:38:22 +08:00
  • 80e45bb8ff Merge pull request '优化无麦克风和摄像头场景的使用' (#65) from frontend-11 into develop cfy777 2026-06-14 13:19:15 +08:00
  • 81c2b64e5f fix: 修复无摄像头/麦克风时聊天框不显示的问题 cfy666 2026-06-14 13:17:14 +08:00
  • dffc8aa538 feat: 支持无摄像头/麦克风模式打字聊天 cfy666 2026-06-14 13:13:29 +08:00
  • dfccc824be Merge pull request '修复对话麦克风问题' (#64) from frontend-10 into develop cfy777 2026-06-14 13:08:46 +08:00
  • 312e762aff fix: 修复文本输入时 LLM API 报错的问题 cfy666 2026-06-14 13:02:07 +08:00
  • 01026d1846 Merge pull request 'refactor: 前端 WebSocket 地址改为动态推导,添加 Vite 开发代理' (#63) from fix/frontend-proxy into develop huanghaosheng 2026-06-14 13:01:32 +08:00
  • d8630a8f26 refactor: 前端 WebSocket 地址改为动态推导,添加 Vite 开发代理 hhs 2026-06-14 13:00:54 +08:00
  • 41cacaa740 fix: 修复麦克风关闭后重新打开无法使用的问题 cfy666 2026-06-14 12:54:58 +08:00
  • 51ed6aa563 feat: 添加文字输入对话功能 cfy666 2026-06-14 12:52:39 +08:00
  • 563ca12790 Merge pull request 'fix/hard-code' (#62) from fix/hard-code into develop cfy777 2026-06-14 12:31:55 +08:00
  • bfc896ed35 Merge pull request 'fix: 修复新旧 TTS 语音重叠播放的问题' (#61) from fix-redio into develop cfy777 2026-06-14 12:31:17 +08:00
  • f6a2348c04 fix:修复语音对话配置 cfy666 2026-06-14 12:29:46 +08:00
  • 24a6ce5295 fix: 修复新旧 TTS 语音重叠播放的问题 cfy666 2026-06-14 12:01:34 +08:00
  • 96cf009228 test: 更新测试文件适配构造函数签名变更 hhs 2026-06-14 11:55:29 +08:00
  • 544716fe27 fix: pipeline.go TTS 输出格式/采样率从配置读取 hhs 2026-06-14 11:55:24 +08:00
  • 8a966c29b7 fix: TTS 服务去除重复默认值,新增 httpClientTimeout 参数 hhs 2026-06-14 11:55:20 +08:00
  • aae0629b2d fix: LLM 服务去除重复默认值,新增 httpClientTimeout 参数 hhs 2026-06-14 11:55:19 +08:00
  • 03b3566822 fix: STT 服务去除重复默认值,新增 timeout 参数 hhs 2026-06-14 11:55:18 +08:00
  • f1ce28966c fix: handler.go 心跳/版本号/CheckOrigin/历史上限改为配置驱动 hhs 2026-06-14 11:55:15 +08:00
  • 63f8cc279d fix: main.go 使用配置值替代硬编码 hhs 2026-06-14 11:55:10 +08:00
  • 4a7cf89f29 fix: 前端 WebSocket URL 改为环境变量或自动推导,消除 localhost 硬编码 hhs 2026-06-14 11:55:07 +08:00
  • 22aefbc216 feat: 扩展配置结构,新增 Session/Heartbeat/Shutdown/STT Timeout/HTTP Client/TTS Output 配置项 hhs 2026-06-14 11:55:06 +08:00
  • c34be3a996 Merge pull request 'fix: 修复 pipeline_test.go 中 New 函数调用参数不足的问题' (#60) from test/pipeline-test into develop huanghaosheng 2026-06-14 11:19:42 +08:00
  • 00abc6c1e1 fix: 修复 pipeline_test.go 中 New 函数调用参数不足的问题 hhs 2026-06-14 11:18:58 +08:00
  • 32f3efbb7a Merge pull request 'fix:修复了模型语音问题' (#59) from fix-redio into develop cfy777 2026-06-14 11:13:39 +08:00
  • eb7ebecfc0 fix:修复了模型语音问题 cfy666 2026-06-14 11:12:49 +08:00
  • b1e71be3d9 Merge pull request 'feat:增加前端样式优化skill和mcp工具' (#58) from frontend10 into develop cfy777 2026-06-14 10:21:26 +08:00
  • 1d938055e8 Merge pull request 'feat: 添加 AI 服务初始化时的模型配置日志' (#57) from feature/log-track into develop huanghaosheng 2026-06-14 10:19:43 +08:00
  • bf0bb83f7d feat: 增加前端样式优化skill和mcp工具 cfy666 2026-06-14 10:19:31 +08:00
  • 37af0dbe06 feat: 添加 AI 服务初始化时的模型配置日志 hhs 2026-06-14 10:18:48 +08:00
  • 70dfa1c8f8 feat:样式美化 cfy666 2026-06-14 10:18:36 +08:00
  • 5aa383cab9 Merge pull request 'feat: 添加 MiMo TTS 语音合成服务' (#56) from feature/mimo-adapter into develop huanghaosheng 2026-06-14 10:06:41 +08:00
  • e967d89e7e feat: 添加 MiMo TTS 语音合成服务 hhs 2026-06-14 10:05:56 +08:00
  • b8ed49be63 Merge pull request 'docs: 跟进项目完成状况' (#55) from docs/update-docs into develop cfy777 2026-06-14 09:42:55 +08:00
  • 2db0e3b0b6 docs: 编写项目 README.md hhs 2026-06-14 09:15:05 +08:00
  • ca09a1fb72 chore: 清理配置文件并移动功能创意文档 hhs 2026-06-14 08:53:12 +08:00
  • 6e0c67e1cb docs: 文档与代码一致性检查与修复 hhs 2026-06-14 08:52:36 +08:00
  • a6ce6d9c4f Merge pull request '功能优化' (#54) from fix-model into develop cfy777 2026-06-13 22:21:42 +08:00
  • a7d679d04f feat: 功能优化 cfy666 2026-06-13 22:20:31 +08:00
  • c31ecc46fc Merge pull request 'fix: MiMo ASR 认证头改为 Authorization: Bearer' (#53) from fix/stt400 into develop huanghaosheng 2026-06-13 21:58:50 +08:00
  • 322061c387 fix: MiMo ASR 认证头改为 Authorization: Bearer hhs 2026-06-13 21:57:56 +08:00
  • 4458ee82b2 Merge pull request 'fix: 修复 MiMo ASR endpoint 路径重复拼接导致 404 的问题' (#52) from fix/stt400 into develop huanghaosheng 2026-06-13 21:51:52 +08:00
  • 420871cd7e fix: 修复 MiMo ASR endpoint 路径重复拼接导致 404 的问题 hhs 2026-06-13 21:51:26 +08:00
  • 03a05b89a0 Merge pull request 'chore: 更新 STT API Key 和 endpoint' (#51) from fix/config into develop huanghaosheng 2026-06-13 21:44:47 +08:00
  • e3eb4f264b chore: 更新 STT API Key 和 endpoint hhs 2026-06-13 21:43:43 +08:00
  • a404fb97f9 Merge pull request 'feat: 添加 Xiaomi MiMo ASR 语音识别提供者' (#50) from fix/redis-config into develop huanghaosheng 2026-06-13 21:32:39 +08:00
  • 3d3de828fc feat: 添加 Xiaomi MiMo ASR 语音识别提供者 hhs 2026-06-13 21:31:58 +08:00
  • 4dd89be79f Merge pull request 'fix: 修复返回给前端的 totalTokens 为0的问题并提供示例 .env' (#49) from fix/config-file into develop huanghaosheng 2026-06-13 21:12:16 +08:00
  • b0a7ce885e fix: 修复返回给前端的 totalTokens 为0的问题并提供示例 .env hhs 2026-06-13 21:09:56 +08:00
  • 213aa67e9f Merge pull request 'develop' (#48) from develop into main huanghaosheng 2026-06-13 20:58:46 +08:00
  • 89386ac00d Merge pull request 'ci: 更新 Go 容器版本为 1.26.2' (#47) from fix/cicd into develop huanghaosheng 2026-06-13 20:58:33 +08:00
  • a666b82e64 ci: 更新 Go 容器版本为 1.26.2 hhs 2026-06-13 20:57:31 +08:00
  • 5eeb592bf0 Merge pull request 'Merge pull request '添加计时器,麦克风,摄像头开关' (#45) from develop-frontend8 into develop 33分钟前' (#46) from develop into main huanghaosheng 2026-06-13 20:43:07 +08:00
  • 836a61dfd2 Merge pull request '添加计时器,麦克风,摄像头开关' (#45) from develop-frontend8 into develop cfy777 2026-06-13 20:09:03 +08:00
  • 00f10088d0 feat: 底部控制栏添加摄像头/麦克风开关,说话时麦克风脉冲动画 cfy666 2026-06-13 20:01:37 +08:00
  • 2a235a94b2 Merge pull request 'feat: 规范化配置文档' (#44) from fix/config-file into develop huanghaosheng 2026-06-13 19:58:41 +08:00
  • 3c665cde5d feat: 更新模型配置 hhs 2026-06-13 19:57:55 +08:00