mirror of
https://github.com/NCBM/plyngent.git
synced 2026-07-25 08:04:57 +08:00
core/cli: plugins list/enable/disable commands and /plugins slash
This commit is contained in:
@@ -101,6 +101,10 @@ plyngent chat -p "Summarize this repo" --provider oai --model gpt-5.4-mini --no-
|
||||
|
||||
# 3) List providers from config
|
||||
plyngent providers
|
||||
|
||||
# 4) Plugins (entry-point allowlist under [plugins])
|
||||
plyngent plugins list
|
||||
plyngent plugins enable acme
|
||||
```
|
||||
|
||||
In the REPL: type normally, use `/help` for slash commands, `"""` … `"""` for multiline, `/markdown` for Rich rendering, `/quit` to leave.
|
||||
|
||||
Reference in New Issue
Block a user