fawney19
1ac59d4894
feat(pool): 新增调度维度、互斥组机制、健康策略扩展与配额刷新增强
- 新增 priority_first/health_first/latency_first/cost_first 四个调度维度
- 引入 mutex_group 互斥组机制,lru 与 single_account 归入 distribution_mode
- 维度 compute_metric 签名扩展 context 参数,支持获取 cost_totals 等上下文
- 各维度增加 evidence_hint 字段描述评分依据
- 健康策略扩展 408/409/423/425/5xx 瞬态状态码冷却,403 按 body 分级冷却
- Codex 配额刷新增强 401/402/403 错误处理,402 生成 fallback 元数据
- 前端号池管理支持账号优先级内联编辑与互斥维度切换 UI
- 列表排序改为 internal_priority + created_at,移除 sticky_counts 查询
2026-03-05 09:53:23 +08:00
..
2026-02-16 11:00:48 +08:00
2026-02-28 11:45:04 +08:00
2026-02-04 02:04:54 +08:00
2025-12-18 02:20:53 +08:00
2026-02-27 13:54:46 +08:00
2026-02-12 10:58:14 +08:00
2026-02-16 11:00:48 +08:00
2026-03-03 17:24:22 +08:00
2026-03-01 00:32:14 +08:00
2026-02-09 11:37:41 +08:00
2026-02-27 13:54:46 +08:00
2026-03-03 09:22:20 +08:00
2026-02-27 13:54:46 +08:00
2026-03-05 02:07:34 +08:00
2026-02-27 13:54:46 +08:00
2026-02-06 16:37:06 +08:00
2026-03-04 10:00:38 +08:00
2026-02-05 15:59:41 +08:00
2026-03-01 00:21:16 +08:00
2026-02-16 11:00:48 +08:00
2026-02-14 16:34:52 +08:00
2026-02-04 00:38:02 +08:00
2026-02-01 17:28:00 +08:00
2026-02-01 17:28:00 +08:00
2026-03-04 22:06:19 +08:00
2026-02-27 13:58:58 +08:00
2026-03-04 22:06:19 +08:00
2026-02-27 13:58:58 +08:00
2026-03-04 22:06:19 +08:00
2026-03-05 09:53:23 +08:00
2026-03-03 09:22:20 +08:00
2026-03-04 22:06:19 +08:00
2026-03-05 09:53:23 +08:00
2026-03-05 09:53:23 +08:00
2026-03-04 22:06:19 +08:00
2026-03-04 22:51:02 +08:00
2026-02-27 13:58:58 +08:00
2026-03-04 22:06:19 +08:00
2026-03-05 02:07:34 +08:00
2026-02-28 16:54:37 +08:00
2026-03-01 00:32:14 +08:00
2026-03-01 23:55:26 +08:00
2026-02-28 14:12:08 +08:00
2026-03-03 09:22:20 +08:00
2026-03-05 09:53:23 +08:00
2026-03-03 11:32:41 +08:00
2026-03-02 12:27:51 +08:00
2026-03-03 09:22:20 +08:00
2026-02-27 13:54:46 +08:00
2026-02-07 02:59:02 +08:00
2026-02-27 13:54:46 +08:00
2026-03-01 23:55:26 +08:00
2026-02-01 17:28:00 +08:00
2026-02-07 02:59:02 +08:00
2026-02-22 00:43:41 +08:00
2026-01-22 14:23:33 +08:00
2026-02-06 16:37:06 +08:00
2026-03-01 23:32:48 +08:00
2026-03-01 23:55:26 +08:00
2026-02-21 21:16:35 +08:00
2026-02-22 00:43:41 +08:00
2026-02-21 21:16:35 +08:00
2026-02-02 03:16:52 +08:00