Skip to content

pit v0.12.0

Choose a tag to compare

@cv cv released this 05 Aug 22:06
· 84 commits to main since this release
Immutable release. Only release title and notes can be modified.

Highlights

  • Add the packaged /pit-reflect [focus] prompt template for reviewing work completed in the current session and identifying high-confidence saved-function additions or improvements.
  • Guide reflection through the effective function registry, dependency and dependent metadata, existing-function extension, composition, bounded outputs, typed inputs, safe validation, and intentional project promotion.
  • Decline temporary, trivial, overlapping, overly specific, or unsafe candidates instead of manufacturing helpers.
  • Register prompt resources explicitly for installed packages and add project-local discovery for direct source development.
  • Extend package verification and workflow tests to ensure the reflection prompt ships and remains discoverable.

Validation

Static checks, 163-rule Oxlint, Oxfmt verification, the full test suite, coverage thresholds, package verification, GitHub Actions CI, repeated reload checks, and live /pit-reflect command discovery passed.