core-agent-ide/codex-rs/cli
xl-openai 752402c4fe
feat: load from plugins (#12864)
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.
2026-03-01 10:50:56 -08:00
..
src feat: load from plugins (#12864) 2026-03-01 10:50:56 -08:00
tests feat: add debug clear-memories command to hard-wipe memories state (#13085) 2026-02-27 17:45:55 -08:00
BUILD.bazel feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
Cargo.toml feat: add debug clear-memories command to hard-wipe memories state (#13085) 2026-02-27 17:45:55 -08:00