docs: wiki/log 更新发布前审计 5 项修复记录
Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled

This commit is contained in:
iven
2026-04-19 13:28:05 +08:00
parent 0bd50aad8c
commit d9f8850083

View File

@@ -9,6 +9,14 @@ tags: [log, history]
> Append-only 操作记录。格式: `## [日期] 类型 | 描述`
## 2026-04-19 fix | 发布前审计 5 项修复
- P0-1: key_pool.rs Provider Key cooldown 过期自动恢复is_active=false → true
- P0-2: agentStore.ts createClone/createFromTemplate 友好错误信息502/503/401 分类)
- P1-2: auth.ts login 成功后触发 connectionStore.connect() 重新配置 kernel token
- P1-3: health_snapshot heartbeat engine 未初始化时返回 pending 快照(不再报错)
- P1-1: configStore.ts loadSkillsCatalog 增加延迟重试最多2次1.5s/3s 间隔)
## 2026-04-19 chore | sqlx 0.7→0.8 统一 + 测试覆盖补充
- sqlx workspace 0.7→0.8.6 + libsqlite3-sys 0.27→0.30,消除 pgvector 引入的双版本