gentle-pi v0.2.6
·
1235 commits
to main
since this release
What's Changed
- Align
gentle-piskill registry discovery with the latestgentle-aibehavior. - Add project-local
.opencode/skillsand additional multi-agent skill roots. - Extract compact rules from LLM-first and legacy sections when
## Compact Rulesis absent.
Details
- Project skills still win over global skills with the same name.
## Compact Rulesremains the explicit override.- Fallback extraction supports
Hard Rules,Critical Rules,Critical Patterns,Voice Rules, andDecision Gates. - Supports bullets, numbered lists, and simple two-column tables, capped at 15 rules.
- Adds registry tests and includes them in CI/prepack.
Validation
- Skill registry tests passed.
- CI/prepack coverage included the new registry behavior.