键盘 let5see
  • Joined on 2025-11-29
let5see pushed to main at let5see/AI-Video 2026-01-06 17:42:46 +08:00
9c65610b6f fix: Move selectedFrame definition before useEffect that references it
let5see pushed to main at let5see/AI-Video 2026-01-06 17:40:57 +08:00
29b6cdf709 feat: Add AI quality features - character memory, content filter, style guard, quality gate
let5see pushed to main at let5see/AI-Video 2026-01-06 17:31:56 +08:00
af5140b142 docs: Add timeline editor section to README
let5see pushed to main at let5see/AI-Video 2026-01-06 17:29:47 +08:00
96eacf06ba feat: Add editor enhancements - export video, audio preview, publish panel, configurable ports
79a6c2ef3e feat: Add inpainting (局部重绘) feature for timeline editor
56db9bf9d2 feat: Add hybrid quality evaluation system with CLIP and VLM support
Compare 3 commits »
let5see pushed to main at let5see/ai-web-tester 2026-01-05 20:23:27 +08:00
1f1cc4db9a feat: 增强测试框架功能
let5see created branch main in let5see/AI-Video 2026-01-05 14:48:51 +08:00
let5see pushed to main at let5see/AI-Video 2026-01-05 14:48:51 +08:00
ca018a9b1f feat: Add comprehensive timeline editor with frame editing and regeneration capabilities
7d78dcd078 feat: update templates
a4b4ebd8a2 优化docker-compose部署时的初始化配置文件问题
cb75fb24e9 feat: update templates
c8f050eac8 优化FastAPI场景的runninghub并发设置问题
Compare 10 commits »
let5see created repository let5see/AI-Video 2026-01-05 14:44:50 +08:00
let5see pushed to main at let5see/PackagingMallShipper 2026-01-04 11:36:12 +08:00
61399323bf refactor: 移除 Costura.Fody,改用标准多文件部署
let5see pushed to main at let5see/to-live-photo 2026-01-03 23:23:27 +08:00
683cebd5fa refactor: 删除未使用的 MakerNotes Patcher 死代码
e041cacd7d fix: UI 设计系统优化 - 无障碍、深色模式、对比度
Compare 2 commits »
let5see created branch main in let5see/to-live-photo 2026-01-03 22:24:47 +08:00
let5see pushed to main at let5see/to-live-photo 2026-01-03 22:24:47 +08:00
143c471714 chore: 更新 CLAUDE.md 语言配置
d6357c7b32 docs: 添加项目 README
64e962b6a4 feat: AI 模型支持 On-Demand Resources 按需下载
6e60bea509 feat: SettingsView 完善国际化支持
bcf0dd71a7 chore: 忽略 .serena 工具目录
Compare 10 commits »
let5see created repository let5see/to-live-photo 2026-01-03 22:21:56 +08:00
let5see pushed to main at let5see/the-island 2026-01-02 03:37:54 +08:00
8915a4b074 feat: implement AI Director & Narrative Voting System (Phase 9)
let5see pushed to main at let5see/the-island 2026-01-02 02:48:52 +08:00
93fed8b9ca fix: add missing 'id' attribute to AgentSnapshot class
let5see pushed to main at let5see/the-island 2026-01-02 02:46:37 +08:00
07acfa5801 fix: prevent ParticleSystem "duration while playing" warnings
let5see pushed to main at let5see/the-island 2026-01-02 02:39:43 +08:00
da49223685 fix: remove duplicate }) causing Python syntax error
let5see pushed to main at let5see/the-island 2026-01-02 02:38:08 +08:00
9d248f2cdb fix: remove extra closing brace in GameManager.cs
let5see pushed to main at let5see/the-island 2026-01-02 02:31:09 +08:00
5476260efa fix: avoid detached SQLAlchemy session in conversation reply
let5see pushed to main at let5see/the-island 2026-01-02 02:22:28 +08:00
adfd197451 fix: add missing self parameter to generate_social_interaction