feat: expand session context controls

This commit is contained in:
Benjamin Shafii
2026-01-25 18:55:54 -08:00
parent b27641a3e1
commit 2bca3449a7
6 changed files with 506 additions and 96 deletions

View File

@@ -10,5 +10,8 @@
]
}
},
"model": "openai/gpt-5.2-codex"
"model": "openai/gpt-5.2-codex",
"plugin": [
"opencode-scheduler"
]
}