feat(plugins): merge openai vendor seams into one plugin

This commit is contained in:
Peter Steinberger
2026-03-15 17:50:16 -07:00
parent bc5054ce68
commit b54e37c71f
26 changed files with 833 additions and 548 deletions

View File

@@ -1,6 +1,6 @@
{
"id": "openai",
"providers": ["openai"],
"providers": ["openai", "openai-codex"],
"configSchema": {
"type": "object",
"additionalProperties": false,