Kevin
ae6300b8b2
Add rotating file logs, access noise filters, and longer RTSP start timeout.
...
Persist app logs under logs/app with 7-day rotation, suppress routine health/pending access lines, raise default VIDEO_OPEN_TIMEOUT_SEC to 90s, and document consumable codes plus client timeout guidance.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-26 13:11:51 +08:00
Kevin
0917109d6a
Align client surgery API with documented contract and support consumable codes.
...
Unify result 503 to RESULT_NOT_READY, restore resolve ASR failures as HTTP 422, accept label_id-only candidate_consumables, and document the changelog for integrators.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-25 09:36:09 +08:00
Kevin
1af442481e
重组为 backend/clients/docs 三层结构,并清理 git 污染。
...
将后端迁入 backend/,完善根目录 .gitignore,删除误提交的 .mypy_cache 缓存文件。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-21 16:02:25 +08:00
Kevin
6bc6801df9
统一 Docker Compose 部署,并将客户端拆分为独立子项目。
...
移除宿主机/conda 启动脚本与 dev 联调工具,后端仅通过 docker compose 部署并默认启用 GPU。模拟客户端与语音确认页迁入 clients/ 下自包含目录,切断对后端源码路径的依赖。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-21 15:56:53 +08:00
Kevin
c869fcc6b9
init
2026-05-21 15:48:03 +08:00