feat: add in-chat skill discovery and local registry install command
This commit is contained in:
@@ -474,6 +474,7 @@ Notes:
|
||||
| `/approvals` | List pending approval gates for current session |
|
||||
| `/approve [id]` | Approve latest (or specific) pending gate |
|
||||
| `/deny [id] [reason]` | Deny latest (or specific) pending gate |
|
||||
| `/skill <list|search|install>` | In-chat skill discovery/install (`list`, `search <term>`, `install <registry-id>`) |
|
||||
|
||||
## Web UI Dashboard
|
||||
|
||||
@@ -524,6 +525,7 @@ pnpm tui:fs
|
||||
| `/approvals` | List pending approval gates for current session |
|
||||
| `/approve [id]` | Approve latest (or specific) pending gate |
|
||||
| `/deny [id] [reason]` | Deny latest (or specific) pending gate |
|
||||
| `/skill <list|search|install>` | In-chat skill discovery/install (`list`, `search <term>`, `install <registry-id>`) |
|
||||
| `/quit` | Exit |
|
||||
|
||||
#### Runtime Model Switching
|
||||
|
||||
Reference in New Issue
Block a user