Question about "Direct plugin installs (repos, URLs, local paths) are deprecated. "
Open
triage
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
Recently (as of version 1.0.35-0 or so), I started getting this warning when running `copilot plugin install /path/to/plugin/on/my/machine`:
```
⚠️ Warning: Direct plugin installs (repos, URLs, local paths) are deprecated. Only plugin@marketplace installs will be supported in a future release.
```
Can anyone shed some light on why this change is being made? Also, will this affect the `--plugin-dir` CLI option too, meaning all custom plugins will have to come from marketplace, or will there always be some local source for custom agents, hooks, etc?
Contributor guide
Assessment
This issue has not been assessed yet.