Skip to content

OpenBaud v0.1.3

Choose a tag to compare

@github-actions github-actions released this 23 Aug 09:59
· 28 commits to main since this release

Changes

  • Moves the repository-level OpenBaud Skill from the Claude-specific .claude/skills path to the general .agents/skills path.
  • Makes openbaud init scaffold .agents/skills/openbaud/SKILL.md and adds a regression test.
  • Adds Linux Clippy/test/package CI and macOS ARM64 committed/rebuilt plugin smoke tests.
  • Adds tag-driven release automation with a plugin archive and SHA-256 asset.
  • Pins Rust 1.96.0 and removes local Cargo/Rustup paths from bundled release binaries.

Verified

  • 117 Rust tests passed.
  • Plugin and both Skill packages validated.
  • Bundled runtime version, checksum, ad-hoc signature, task workspace, and all 11 MCP tools verified.

Install

codex plugin marketplace add Leonezz/openbaud --ref v0.1.3
codex plugin add openbaud@openbaud-marketplace

Full Changelog: v0.1.2...v0.1.3