Skip to content

gentle-pi v0.11.0

Choose a tag to compare

@Alan-TheGentleman Alan-TheGentleman released this 01 Jul 12:52
· 1156 commits to main since this release

What's Changed

  • Lazy-load the detailed SDD workflow from a package asset instead of embedding the full workflow in the always-on orchestrator prompt.
  • Add shallow, symlink-aware skill registry discovery to avoid indexing nested fixture/example skills while preserving symlinked skill directories.
  • Preserve provider-owned Engram guidance, concrete review-lens routing, and stronger delegation trigger rules from the latest main branch.
  • Add regression coverage for lazy workflow loading, rendered prompt path replacement, and skill registry discovery behavior.

Verification

  • pnpm test
  • pnpm publish --dry-run --no-git-checks
  • Fresh reliability/readability review passed before release preparation.