gentle-pi v0.11.0
·
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.