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