feat(teacher): add teacher_tier2_enabled setting and strict parser

This commit is contained in:
GeekLuffy
2026-06-26 22:26:15 +05:30
parent 413e628a30
commit d5a45c1ce3
3 changed files with 82 additions and 6 deletions
+1
View File
@@ -152,6 +152,7 @@ DEFAULT_SETTINGS = {
"utility_model_fallbacks": [],
"teacher_model": "",
"teacher_enabled": False,
"teacher_tier2_enabled": False,
# Skills: minimum self-reported confidence for an auto-written (LLM-authored)
# DRAFT skill to be injected into the agent prompt. Published skills always
# qualify. Keeps low-confidence auto-skills out of context until they're