feat(plugins): move anthropic and openai vendors to plugins

This commit is contained in:
Peter Steinberger
2026-03-15 17:07:28 -07:00
parent e42d86afa9
commit ee7ecb2dd4
17 changed files with 530 additions and 10 deletions

8
.github/labeler.yml vendored
View File

@@ -242,6 +242,10 @@
- changed-files:
- any-glob-to-any-file:
- "extensions/byteplus/**"
"extensions: anthropic":
- changed-files:
- any-glob-to-any-file:
- "extensions/anthropic/**"
"extensions: cloudflare-ai-gateway":
- changed-files:
- any-glob-to-any-file:
@@ -258,6 +262,10 @@
- changed-files:
- any-glob-to-any-file:
- "extensions/kilocode/**"
"extensions: openai":
- changed-files:
- any-glob-to-any-file:
- "extensions/openai/**"
"extensions: kimi-coding":
- changed-files:
- any-glob-to-any-file: