Skip to content

Releases: paulnsorensen/easy-cheese

v0.6.4

02 Jun 23:16

Choose a tag to compare

What's Changed

Features

  • Mechanical grounding gate for synthesis reports (#113) (#114)

Fixes

  • Require current pyz bundles on PRs (#118)
  • Rebuild affinage.pyz to match its pr-status source (#115)

Documentation

  • Add cross-harness question routing guide (#117)
  • Clarify skills.sh global install (#116)
  • Name tavily-extract the URL verify/extract primitive (#106) (#112)
  • Add install-all skills command (#109)

Full Changelog: 22eb225...3c55054

v0.6.3

30 May 20:30

Choose a tag to compare

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

30 May 07:11

Choose a tag to compare

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

  • Delete unwired shared utilities findings/gates/handoff (#86) (#98)

Full Changelog: aaec0c6...737a149

v0.6.1

29 May 08:18

Choose a tag to compare

v0.6.0

28 May 19:26

Choose a tag to compare

v0.5.3

27 May 07:04

Choose a tag to compare

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). specs and research resolve 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 via EASY_CHEESE_HOME / EASY_CHEESE_PROJECT; honors XDG_DATA_HOME / XDG_CONFIG_HOME.

Fixes

  • Stop bare cheez-* tokens corrupting Markdown emphasis (#89).

Docs

  • Route cheap nits to /cure instead of pushing back, in /age and /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-action 4.35.5 → 4.36.0 (#87).

Full Changelog: v0.5.2...v0.5.3

v0.5.2

24 May 22:52

Choose a tag to compare

v0.5.1

24 May 08:03
7562e98

Choose a tag to compare

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

22 May 05:52
510eed6

Choose a tag to compare

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

20 May 06:48
303422d

Choose a tag to compare

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