mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-07 04:11:35 +00:00
Removed compact command changes from elsewhere
This commit is contained in:
@@ -72,14 +72,6 @@ const CHAT_COMMANDS: ChatCommandDefinition[] = [
|
||||
description: "Start a new session.",
|
||||
textAliases: ["/new"],
|
||||
},
|
||||
{
|
||||
key: "compact",
|
||||
nativeName: "compact",
|
||||
description: "Compact the current session context.",
|
||||
textAliases: ["/compact"],
|
||||
acceptsArgs: true,
|
||||
supportsNative: false,
|
||||
},
|
||||
{
|
||||
key: "think",
|
||||
nativeName: "think",
|
||||
|
||||
Reference in New Issue
Block a user