mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-05-17 01:22:45 +00:00
refactor: remove cababilites universally used from ProviderCapabilities type
This commit is contained in:
@@ -74,9 +74,6 @@ export class CodexProvider extends BaseSdkProvider {
|
||||
super('codex', {
|
||||
supportsRuntimePermissionRequests: false,
|
||||
supportsThinkingModeControl: true,
|
||||
supportsModelSwitching: true,
|
||||
supportsSessionResume: true,
|
||||
supportsSessionStop: true,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user