OpenBaud Codex plugin v0.1.2
Fixed
- Starts the bundled MCP runtime reliably from an installed Git marketplace plugin.
- Preserves the Codex task workspace for devices, captures, reports, and .openbaud output.
- Keeps the marketplace ID (openbaud-marketplace) distinct from the plugin ID (openbaud).
Verified
- 116 Rust tests passed.
- Plugin and Skill validators passed.
- Bundled macOS Apple Silicon binary checksum and ad-hoc signature verified.
- Fresh Codex session read the installed Skill and called list_ports exactly once successfully.
Install
codex plugin marketplace add Leonezz/openbaud --ref v0.1.2
codex plugin add openbaud@openbaud-marketplace
The bundled runtime currently supports macOS Apple Silicon. No Rust, Homebrew, npm, or install hook is required.