Skip to content

Perenna v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Aug 02:14
f18efe8

Automated release for Perenna v0.4.1.

Plugin runtime updates

  • Codex and Claude plugins now start uvx perenna@latest mcp, resolving the
    latest stable Perenna release from PyPI and caching its environment through
    uv.
  • Plugin setup requires uv and a configured Vexor provider. Local embedding
    dependencies continue through the standalone installation.
  • Git synchronization examples for plugin users include the required repository
    URL: uvx perenna@latest sync setup <repository-url>.

Changelog

Changes since v0.4.0:

  • docs: preserve Skill scope during upgrades (#32) (364c82b)
  • ci: retry transient MCP Registry propagation failures (#33) (407847e)
  • docs: update release workflow index (#34) (e1bce01)
  • fix(plugin): run latest Perenna through uvx (#35) (4beaaa5)
  • chore(release): prepare 0.4.1 (#37) (f18efe8)

Full diff