Skip to content

v0.2.3

Choose a tag to compare

@kasperjunge kasperjunge released this 21 Mar 22:01
· 571 commits to main since this release

Added

  • Co-authored-by credit trailer — every prompt now includes an instruction telling the agent to add Co-authored-by: Ralphify <noreply@ralphify.co> to commit messages. On by default; opt out with credit: false in RALPH.md frontmatter.

Improved

  • Typed event payloads — replaced dict[str, Any] event data with TypedDict classes throughout the engine and console emitter for stronger type safety.
  • Code quality — standardized imports, extracted constants, simplified TypedDicts with NotRequired.

Full changelog: v0.2.2...v0.2.3

PyPI: https://pypi.org/project/ralphify/0.2.3/