Releases
Every release entry is generated at build time from the canonical release feed, then published with a matching downloadable ZIP.
Changes since v1.5.3
- Bump version to 1.5.4 (6cc66e0)
- Rework README as a how-to guide (2235fb2)
- add manifesto site CI script (6e3a70c)
Changes since v1.5.0
- Correct release version (71b923b)
- simplimy Medium and Large rules (793f348)
- Bump version to 1.5.2 and update documentation for clarity on risky changes (efd5116)
- Update release script (f4f9119)
- Fix evolution prompt scoping for explicit capability requests (a6b98e6)
- add codex to gitignore (105dd1e)
Changes since v1.4.0
- Clarify multi-AI skill format (be17467)
- Fix README typo (22ede61)
- fix: rebuild release 1.4.0 with missing files (41c87e1)
- Build release notes from commit log (74cf0f5)
- Add tool integration guidance and strengthen framework review checks (f633a62)
- update release to have only valuable files (71366bc)
What's Changed
- align framework with protocol-derived standalone skills and pipeline model by @AlexeyPlatkovsky