mirror of
https://github.com/openai/codex.git
synced 2026-03-05 21:45:28 +03:00
Support loading plugins. Plugins can now be enabled via [plugins.<name>] in config.toml. They are loaded as first-class entities through PluginsManager, and their default skills/ and .mcp.json contributions are integrated into the existing skills and MCP flows.