Skip to content

v1.0.5

Release date: 2026-03-30

Why This Patch Matters

v1.0.5 cleaned up the public surface after the repo rename and made the release-facing guidance around the canonical paths easier to trust.

What Changed

  • docs, module-path references, and release workflows were realigned to the canonical 777genius/plugin-kit-ai repo identity
  • release-assets and artifact-check workflows became clearer for verifying published binaries and downstream install channels
  • OpenCode environment/config handling and standalone-tool coverage were tightened, reducing ambiguity in the supported workspace path

Practical Guidance

  • refresh copied docs or CI snippets that still point at pre-rename paths or older release workflow assumptions
  • if you rely on OpenCode workspace setup, re-check env/config behavior against the current generated output
  • treat this patch as a clarity and release-discipline update, not as a change to the recommended default production lanes

Why Users Should Care

This patch reduced naming drift and release-process ambiguity, making the public docs and release story safer to standardize across teams.

Public docs for plugin authors and integrators.