Releases: paulnsorensen/easy-cheese
Releases · paulnsorensen/easy-cheese
v0.6.4
v0.6.3
What's Changed
Features
- Tighten grounding across short-form and forked-agent paths (#104)
Fixes
- Graceful fallback when gh lacks 'pr checks --json' (#103)
Full Changelog: 737a149...22eb225
v0.6.2
What's Changed
Features
- Add /wheypoint session-handoff skill (#100)
Fixes
- Ship skills' non-Python shared/ deps to installs (#99)
- Generate notes from main history, not the orphan tag (#92)
Maintenance
Full Changelog: aaec0c6...737a149
v0.6.1
Full Changelog: https://github.com/paulnsorensen/easy-cheese/commits/v0.6.1
v0.6.0
Full Changelog: https://github.com/paulnsorensen/easy-cheese/commits/v0.6.0
v0.5.3
Maintenance release: one new capability for where the durable corpus lives, plus docs and CI hardening.
Features
- Durable corpus now anchors at a per-project XDG path (#84).
specsandresearchresolve under$XDG_DATA_HOME/cheese/<project>/(default~/.local/share/cheese/<project>/), so they survive branch switches and clones and stay out of git. Transient pipeline artifacts (cook/press/age/cure/…) remain repo-local under.cheese/. Overridable viaEASY_CHEESE_HOME/EASY_CHEESE_PROJECT; honorsXDG_DATA_HOME/XDG_CONFIG_HOME.
Fixes
- Stop bare
cheez-*tokens corrupting Markdown emphasis (#89).
Docs
- Route cheap nits to
/cureinstead of pushing back, in/ageand/affinage(#88). - Lead skill descriptions with capability rather than boilerplate (#90).
- Add OpenSSF Scorecard and CodeQL badges to the README (#91).
CI / deps
- Bump
github/codeql-action4.35.5 → 4.36.0 (#87).
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Full Changelog: https://github.com/paulnsorensen/easy-cheese/commits/v0.5.2
v0.5.1
What's Changed
- docs: adopt skills.sh as the primary install path by @Copilot in #75
- feat(skills): bundle shared vendor into self-contained .pyz per skill by @paulnsorensen in #83
- fix(affinage): halt on expired CI logs; decouple reply posting by @paulnsorensen in #82
- docs(age,affinage): predictable most→least severity-floor option ladder by @paulnsorensen in #80
- docs(affinage): handle merge conflicts, build fixes, and standalone review by @paulnsorensen in #81
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat(skills): add /affinage — grade PR comments + CI failures via /age lens by @paulnsorensen in #73
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat(shared): consolidate cross-cutting Python utilities into shared library by @paulnsorensen in #67
- ci(security): add CodeQL workflow for python and actions by @paulnsorensen in #68
- feat(skills): per-finding severity rubric for /age by @paulnsorensen in #66
- docs(skills): add optional Serena MCP guidance to cheez-* skills by @paulnsorensen in #65
- feat(skills/mold): add curd-count script for decomposability-driven handoff by @paulnsorensen in #69
- chore(build): add skills-ref + ruff to justfile and sync CI by @paulnsorensen in #72
- refactor(scripts): succinctness pass across 14 scripts (−341 LOC) by @paulnsorensen in #71
Full Changelog: v0.3.1...v0.4.0