fawney19
5d96d6673b
refactor: 大规模模块拆分与代码精简,新增 ai-pipeline/data-contracts 独立 crate
- 新增 aether-ai-pipeline 和 aether-data-contracts crate,将 pipeline 逻辑与数据契约从 gateway 中解耦
- 重构 admin handlers:拆分单体模块为 auth/billing/endpoint/features/model/observability/provider/system 等独立子模块
- 合并 chat/cli 重复代码路径:精简 conversion、finalize、planner 中的 sync/chat/cli 分支
- 重构 scheduler/executor/data 层,引入 facade 模式降低模块间耦合
- 移除冗余的 intent 模块,将 plan_fallback/policy/stream_path/sync_path 迁移至 executor
- 前端适配:调整 admin API 调用和 provider 模型测试对话框
2026-04-07 02:50:19 +08:00
..
2026-03-20 19:16:52 +08:00
2026-03-20 19:16:52 +08:00
2025-12-10 20:52:44 +08:00
2026-03-17 16:34:09 +08:00
2026-03-03 22:04:40 +08:00
2026-03-17 16:34:09 +08:00
2026-03-17 16:34:09 +08:00
2025-12-12 16:14:33 +08:00
2026-03-20 19:16:52 +08:00
2026-02-22 00:43:41 +08:00
2026-04-07 02:50:19 +08:00
2026-02-22 00:43:41 +08:00
2025-12-10 20:52:44 +08:00
2026-03-10 23:14:05 +08:00
2026-03-19 00:50:18 +08:00
2026-02-27 13:58:58 +08:00
2026-03-20 19:16:52 +08:00
2026-03-17 16:34:09 +08:00
2026-03-20 19:16:52 +08:00
2026-02-11 15:33:01 +08:00
2025-12-14 00:16:02 +08:00
2026-03-09 19:53:54 +08:00
2026-01-19 03:19:17 +08:00
2026-03-11 15:11:33 +08:00