feat: surface codex app server hook governance
This commit is contained in:
@@ -113,6 +113,7 @@ function buildSupportMatrix({ helpText, methods }) {
|
||||
realtimeThread: methods.some((method) => method.startsWith("thread/realtime/")),
|
||||
modelList: methodSet.has("model/list"),
|
||||
skillsExtraRoots: methodSet.has("skills/extraRoots/set"),
|
||||
hooksList: methodSet.has("hooks/list"),
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user