Route tool ranker fallback through executor

This commit is contained in:
2026-05-18 17:16:28 +03:00
parent 58f5a645fd
commit e520c412af
3 changed files with 66 additions and 10 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
- [x] Убрать дублирующий ручной `tool-rank-audit.ts`, если stage полностью заменит его.
- [x] Сохранить status UX: `🧩 Выбираю подходящие инструменты...`.
- [x] Гарантировать `clearStatus()` после ranker success/failure.
- [ ] Добавить fallback через `PipelineFallbackExecutor`: main model, all tools, no tools.
- [x] Добавить fallback через `PipelineFallbackExecutor`: main model, all tools, no tools.
- [x] Добавить tests на fallback ranker policy.
## 6. Сделать model_call и tool_loop физически отдельными stages