• Joined on 2024-05-09
hailin pushed to main at hailin/it0 2026-03-06 15:03:58 +00:00
07783ccad2 fix(agent-service): add @types/multer to devDependencies
hailin pushed to main at hailin/it0 2026-03-06 15:01:53 +00:00
2182149c4c feat(chat): voice-to-text fills input box instead of auto-sending
hailin pushed to main at hailin/it0 2026-03-06 14:50:07 +00:00
5721d75461 feat(it0_app): add PTT mode to agent call page
hailin pushed to main at hailin/it0 2026-03-06 14:04:47 +00:00
e6f864d409 fix(version-service+gateway+app): fix APK download 404 and SHA-256 false failure
hailin pushed to main at hailin/it0 2026-03-06 13:52:46 +00:00
0f328b9794 feat(it0_app): add detailed logging to VersionChecker for update diagnosis
hailin pushed to main at hailin/it0 2026-03-06 13:34:10 +00:00
369ecb2f29 feat(gateway): add Kong route for app version check endpoint
hailin pushed to main at hailin/it0 2026-03-06 13:24:07 +00:00
141c6e984d feat(version-service): add GET /api/app/version/check endpoint for Flutter app
hailin pushed to main at hailin/mysora 2026-03-06 13:00:45 +00:00
34650cd09a docs: add API architecture and usage guide
hailin pushed to main at hailin/it0 2026-03-06 12:54:50 +00:00
95d678ad6b fix(web-admin): fix TypeScript cast error in normalize() for AppVersion
hailin pushed to main at hailin/it0 2026-03-06 12:51:33 +00:00
b63341a464 feat(web-admin): add App Version Management page for IT0 App
hailin pushed to main at hailin/mysora 2026-03-06 12:49:30 +00:00
1a8fc81549 fix: move limit_req_zone to http context (conf.d)
hailin pushed to main at hailin/mysora 2026-03-06 12:41:14 +00:00
c56ae7bb7a feat: add production inference API (FastAPI + Celery + Redis + NGINX)
hailin pushed to main at hailin/mysora 2026-03-06 11:23:30 +00:00
3be569a31e fix: increase smoke test samples to 16 for 8-GPU distribution
hailin pushed to main at hailin/mysora 2026-03-06 11:20:05 +00:00
dc1ff288e8 fix: save null vectors as bfloat16 to match training dtype
hailin pushed to main at hailin/mysora 2026-03-06 11:13:36 +00:00
7077ac7129 fix: provide real image files for video key; set load_original_video=True
hailin pushed to main at hailin/it0 2026-03-06 11:12:17 +00:00
a2af76bcd7 feat(agent-service): add voice message endpoint with Whisper STT and async interrupt
hailin pushed to main at hailin/mysora 2026-03-06 11:05:05 +00:00
2cb9a1f29e fix: add num_frames/height/width/fps/id columns to smoke test CSV
hailin pushed to main at hailin/mysora 2026-03-06 10:22:01 +00:00
ae3e448c8a feat: add smoke test config and synthetic data generator
hailin pushed to main at hailin/mysora 2026-03-06 10:00:34 +00:00
bdeb2870d4 feat: add opensora/datasets module and tools/datasets
hailin pushed to main at hailin/gcx 2026-03-06 07:33:25 +00:00
ce9cc5b72e feat(telemetry): 完整实现 presence-service 迁移 + Flutter 遥测接入