feat(routing): add auto_escalate retry to complex tier

This commit is contained in:
William Valentin
2026-02-17 10:39:47 -08:00
parent d67cfa64a6
commit 70bb14a6f6
3 changed files with 97 additions and 1 deletions
+12
View File
@@ -3672,6 +3672,18 @@
"docs/plans/state.json"
],
"test_status": "pnpm test:run src/daemon/routing.test.ts + pnpm typecheck passing"
},
"auto-escalate-native-retry-path": {
"status": "completed",
"date": "2026-02-17",
"updated": "2026-02-17",
"summary": "Implemented `agents.auto_escalate` runtime behavior in channel routing: on primary-tier processing failure, Flynn now escalates to `complex` tier once and retries before surfacing an error. Added regression coverage for retry success path.",
"files_modified": [
"src/daemon/routing.ts",
"src/daemon/routing.test.ts",
"docs/plans/state.json"
],
"test_status": "pnpm test:run src/daemon/routing.test.ts + pnpm typecheck passing"
}
},
"overall_progress": {