Release 1.4.24 (2026-05-11)¶
Chores¶
- bump version to 1.4.24
Refactoring¶
- align skill with template redesign The PR template is now a stub — st-submit-pr constructs the entire body from CLI arguments. Removed guidance telling agents to locate and populate the template. Replaced with explicit st-submit-pr argument preparation.
Ref wphillipmoore/standard-tooling#650
- align PR and issue templates with standard-tooling Replace PR template with redirect stub (st-submit-pr is the required path). Redesign issue template as 3-field form with standardized type dropdown.
Ref wphillipmoore/standard-tooling#650