• Joined on 2024-05-09
hailin pushed to main at hailin/it0 2026-03-03 09:31:35 +00:00
db4e70e30c fix: use EXTERNAL turn detection for Speechmatics in LiveKit pipeline
hailin pushed to main at hailin/it0 2026-03-03 09:04:53 +00:00
9daf0e3b4f fix: bypass LanguageCode normalization that maps cmn back to zh
hailin pushed to main at hailin/it0 2026-03-03 08:19:53 +00:00
7292ac6ca6 fix: use cmn instead of cmn_en for Speechmatics Voice Agent API
hailin pushed to main at hailin/rwadurian 2026-03-03 07:59:12 +00:00
1e31d6d863 feat(mining-app): 市场数据3个小数字段显示后端返回的完整精度
hailin pushed to main at hailin/it0 2026-03-03 07:57:29 +00:00
17ff9d3ce0 fix: use Speechmatics cmn_en bilingual model for Chinese-English mixed speech
hailin pushed to main at hailin/it0 2026-03-03 07:56:51 +00:00
1d43943110 fix: correct Speechmatics STT language mapping and parameter name
hailin pushed to main at hailin/rwadurian 2026-03-03 07:15:44 +00:00
af2afeda56 fix(admin-web): 修复申请照片页面响应解包多余一层导致数据为空
hailin pushed to main at hailin/rwadurian 2026-03-03 06:52:22 +00:00
a801a46e76 fix(admin): 修复授权照片代理未解包全局响应拦截器的问题
hailin pushed to main at hailin/it0 2026-03-03 06:30:40 +00:00
e32a3a9800 fix: use @TenantId() decorator in VoiceConfigController for JWT tenant extraction
hailin pushed to main at hailin/rwadurian 2026-03-03 06:29:03 +00:00
0576733579 fix(mining-app): 统一贡献值页与兑换页的剩余积分股计算方式
hailin pushed to main at hailin/it0 2026-03-03 06:13:34 +00:00
f9c47de04b feat: add STT provider switching (OpenAI ↔ Speechmatics) in settings
hailin pushed to main at hailin/rwadurian 2026-03-03 05:27:04 +00:00
a7dd926877 fix(mining-app): 修复分配记录 distributionMinute 时间仍显示UTC的问题
hailin pushed to main at hailin/rwadurian 2026-03-03 03:16:04 +00:00
1621b75a47 feat(admin): 引荐关系树节点增加个人/团队预种份数展示
hailin pushed to main at hailin/rwadurian 2026-03-03 03:03:11 +00:00
eb425b0f92 fix(referral): 团队预种总量排除自己的预种份数
hailin pushed to main at hailin/rwadurian 2026-03-03 02:52:05 +00:00
b59d5bda2d fix(mining-app): 分配记录 distributionMinute 时间转换为北京时间
hailin pushed to main at hailin/it0 2026-03-03 02:50:40 +00:00
7cb185e0cd fix: remove RunbookExecution data wrapper type in runbook detail page
hailin pushed to main at hailin/it0 2026-03-03 02:48:31 +00:00
bf68ceccbc fix: remove PaginatedResponse wrapper in communication page
hailin pushed to main at hailin/it0 2026-03-03 02:39:04 +00:00
07e6c5671d fix: resolve remaining .total and .data references after response format migration
hailin pushed to main at hailin/it0 2026-03-03 02:22:46 +00:00
ee9383d301 fix: audit logs page - use array length instead of .total property
hailin pushed to main at hailin/it0 2026-03-02 17:54:36 +00:00
146d271dc3 fix: convert Response wrapper interfaces to direct array types