Add LinaAI automatic Codex routing

This commit is contained in:
2026-05-24 07:24:58 +00:00
parent e82045a7f9
commit 2d3e0454cd
5 changed files with 330 additions and 15 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ These rules apply to any self-hosted AI coding assistant working on Agrarian.
Stop local work and prepare a Codex handoff when any of these are true:
- confidence is below `0.65`,
- confidence is below `0.75`,
- tests fail twice,
- build fails twice,
- Unreal compile errors persist after one focused fix,