viccy
|
990fb36e98
|
fix(webui, tests): 修复硬编码路径与组件默认值问题并新增测试
替换音频设置模块的硬编码本地路径为资源目录工具函数,提升跨平台兼容性
修正字幕预览方向选择组件的默认值处理逻辑,移除冗余的默认参数
新增Streamlit组件会话状态合规性测试,确保带key的组件不会同时声明default参数
更新.gitignore以允许提交新增的测试文件
|
2026-07-13 03:48:05 +08:00 |
|
linyq
|
e53156f4f2
|
fix(documentary): normalize streamlit progress values
|
2026-04-03 12:57:24 +08:00 |
|
linyq
|
abc9db22e5
|
Fix documentary narration parsing and explicit vision overrides
|
2026-04-03 12:04:09 +08:00 |
|
linyq
|
4e2560651f
|
fix(documentary): restore narration repair and explicit vision overrides
|
2026-04-03 11:29:27 +08:00 |
|
linyq
|
a8b6a5bb6b
|
fix(documentary): fail on malformed narration payload
|
2026-04-03 02:45:33 +08:00 |
|
linyq
|
d678bf62b1
|
fix(documentary): centralize final script generation in shared service
|
2026-04-03 02:38:54 +08:00 |
|
linyq
|
ac63fea953
|
refactor(documentary): route adapters through shared analysis service
|
2026-04-03 02:24:30 +08:00 |
|
linyq
|
df034d104b
|
fix(documentary): keep frames when batch summary is missing
|
2026-04-03 02:09:02 +08:00 |
|
linyq
|
ad02059e5d
|
fix(documentary): validate batch response contract before success
|
2026-04-03 02:04:21 +08:00 |
|
linyq
|
4d21c43b89
|
feat(documentary): preserve failed batches and add vision concurrency
|
2026-04-03 01:54:47 +08:00 |
|
linyq
|
8201911b82
|
fix(documentary): harden fast-path fallback and cache key prefix
|
2026-04-03 01:42:43 +08:00 |
|
linyq
|
3d76bff442
|
perf(documentary): add fast frame extraction and cache keys
|
2026-04-03 01:30:51 +08:00 |
|
linyq
|
40a48cc9ff
|
fix(documentary): align batch result fields with prompt contract
|
2026-04-03 01:23:05 +08:00 |
|
linyq
|
f9539eac8c
|
fix(documentary): tighten prompt contract and config guards
|
2026-04-03 01:14:41 +08:00 |
|
linyq
|
1d148370c5
|
feat(documentary): add shared frame analysis contract
|
2026-04-03 00:55:19 +08:00 |
|