Summary
CPEX Rust plugin runtime. Introduces cpex-core and cpex-sdk crates for the plugin execution framework.
This is the foundation for multi-language plugin support (Go, Python, WASM) with a shared Rust core. The existing Python implementation in cpex/framework/ is unchanged and continues to work as-is.
Summary
CPEX Rust plugin runtime. Introduces cpex-core and cpex-sdk crates for the plugin execution framework.
This is the foundation for multi-language plugin support (Go, Python, WASM) with a shared Rust core. The existing Python implementation in cpex/framework/ is unchanged and continues to work as-is.