mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
Revert "feat: make skills invokable as slash commands in the TUI"
This reverts commit 85126556b8.
This commit is contained in:
parent
85126556b8
commit
3542f3e406
4 changed files with 1 additions and 27 deletions
|
|
@ -2117,7 +2117,6 @@ export type Command = {
|
|||
agent?: string
|
||||
model?: string
|
||||
mcp?: boolean
|
||||
skill?: boolean
|
||||
template: string
|
||||
subtask?: boolean
|
||||
hints: Array<string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue