iven
4ee587d070
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
fix(relay,store): Provider Key 自动恢复 + Agent 创建友好错误 + 登录后重连
P0-1: key_pool.rs 新增 cooldown 过期 Key 自动恢复逻辑。
当所有 Key 的 is_active=false 且 cooldown_until 已过期时,
自动重新激活并重试选择,避免 relay/models 返回空数组导致聊天失败。
P0-2: agentStore.ts createClone/createFromTemplate 错误信息
从原始 HTTP 错误改为可操作的中文提示(502/503/401 分类处理)。
P1-2: auth.ts login 成功后触发 connectionStore.connect(),
确保 kernel 使用新 JWT 而非旧 token。
2026-04-19 13:16:12 +08:00
..
2026-04-17 11:45:55 +08:00
2026-04-07 14:25:34 +08:00
2026-04-19 08:54:57 +08:00
2026-04-18 14:09:36 +08:00
2026-04-14 19:06:58 +08:00
2026-04-19 08:54:57 +08:00
2026-04-14 18:35:24 +08:00
2026-04-14 22:02:02 +08:00
2026-04-12 08:10:50 +08:00
2026-04-17 03:31:06 +08:00
2026-04-19 13:16:12 +08:00
2026-04-07 14:25:34 +08:00
2026-04-19 08:54:57 +08:00
2026-04-07 14:25:34 +08:00
2026-04-09 23:45:19 +08:00
2026-04-18 14:09:16 +08:00
2026-04-14 00:17:08 +08:00
2026-03-29 10:46:41 +08:00
2026-04-18 14:09:36 +08:00
2026-04-01 08:38:37 +08:00
2026-04-14 18:35:24 +08:00
2026-04-09 22:23:05 +08:00
2026-04-12 15:42:35 +08:00
2026-04-19 08:46:12 +08:00
2026-04-14 17:48:22 +08:00
2026-04-15 01:41:50 +08:00
2026-04-02 19:24:44 +08:00