fix: use model cache context flag for runtime context limits
This commit is contained in:
@@ -56,6 +56,7 @@ const OhMyOpenCodePlugin: Plugin = async (ctx) => {
|
||||
const hooks = createHooks({
|
||||
ctx,
|
||||
pluginConfig,
|
||||
modelCacheState,
|
||||
backgroundManager: managers.backgroundManager,
|
||||
isHookEnabled,
|
||||
safeHookEnabled,
|
||||
|
||||
Reference in New Issue
Block a user