mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 10:51:37 +00:00
feat: add elevated bash mode
This commit is contained in:
@@ -30,6 +30,7 @@ export type SessionEntry = {
|
||||
chatType?: SessionChatType;
|
||||
thinkingLevel?: string;
|
||||
verboseLevel?: string;
|
||||
elevatedLevel?: string;
|
||||
providerOverride?: string;
|
||||
modelOverride?: string;
|
||||
groupActivation?: "mention" | "always";
|
||||
|
||||
Reference in New Issue
Block a user