refactor(core): keep mcp command metadata minimal
This commit is contained in:
parent
1245420e53
commit
9b7ad8f97e
4 changed files with 0 additions and 4 deletions
|
|
@ -17,7 +17,6 @@ export const Plugin = define({
|
|||
draft.update(commandName(prompt), (command) => {
|
||||
command.template = ""
|
||||
command.description = prompt.description
|
||||
command.source = "mcp"
|
||||
})
|
||||
}
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue