fix(webui): drive slash command routing from metadata
This commit is contained in:
@@ -1252,6 +1252,8 @@ describe("ThreadShell", () => {
|
||||
description: "Print the last N persisted messages.",
|
||||
icon: "history",
|
||||
arg_hint: "[n]",
|
||||
lifecycle: "side_channel",
|
||||
accepts_args: true,
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user