Skip to content

v0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 May 12:46
· 3 commits to main since this release

v0.3.0 (2025-05-12)

Feat

  • api: add temperature parameter to control model creativity
  • cli: add temperature configuration option to commit and config commands
  • core: incorporate temperature settings in message generation

Refactor

  • tests: update test suite to support temperature configuration
  • openrouter: enhance API client to handle temperature parameter
  • generation: implement temperature control in the generation pipeline

Fix

  • bump-version: improve CLI argument handling to prevent unbound variable errors