Skip to content

v0.3.3

Choose a tag to compare

@rizukirr rizukirr released this 23 May 08:40
· 8 commits to main since this release

Summary (v0.3.2 -> v0.3.3)

This release focuses on packaging and installation-path correctness across Codex, Pi, and OpenCode.

Highlights

  • Added npm publication-ready package metadata and file allowlist for runtime assets.
  • Prepared OpenCode installation docs for npm-first usage, with a git fallback path.
  • Clarified Pi installation guidance by removing npm install instructions until registry publish is available.
  • Fixed Codex plugin packaging/discovery flow and aligned README installation commands.
  • Added project funding metadata.

Commit Range

  • bd2bb51 Create FUNDING.yml
  • 772991c fix(codex): align plugin manifest with Codex spec
  • f6b31e1 fix(codex): make vibekit discoverable via marketplace add
  • 22351ef docs(readme): switch Codex install to plugin add flow
  • cd0eaee Avoid misleading Pi install paths before npm publication
  • f28096e Prepare npm distribution so Pi and OpenCode can install from one package