Perenna v0.2.0
Automated release for Perenna v0.2.0.
Upgrade notes
Perenna 0.2.0 removes the process-level source label from the committed
memory format, MCP results, startup configuration, and generated plugin
configuration.
Before upgrading a repository created by an earlier version:
- Stop or avoid concurrent Perenna mutations.
- Remove
sourcefrom every memory in the current Git tree. - Validate the five-field memory format and commit that exact conversion.
- Upgrade Perenna and restart connected clients.
- Read every affected memory again before patching, replacing, or deleting
it because the conversion changes its revision.
Remove the --source argument and PERENNA_SOURCE environment variable from
startup configuration. Perenna 0.2.0 rejects the earlier six-field memory
format and no longer accepts either setting.
Other changes include action-specific MCP input schemas, stage-specific index
recovery guidance, memory consolidation guidance in the bundled Skill, and a
documented Glama-to-ChatGPT connection workflow.
Changelog
Changes since v0.1.3: