Skip to content

v2.2.17

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 05:54
· 14 commits to main since this release

2.2.17 (2025-05-26)

Bug Fixes

  • openai-compatible: prevent 'undefined' choices error in message generation (e47d670)

Features

  • ai: support multiple models per service (5500614)
  • config: add config path and XDG support (7221e28)
  • config: add envKey configuration for custom API key environment variables (eac2c57)
  • config: allow relative paths for prompt files (7ef098b)
  • gemini: add gemini-2.5-flash-preview-05-20 model (31d1939)
  • implement XDG config path lookup (c6f0126)
  • logger: add option to disable file logging (ca0af40)
  • logging: implement file logging with daily rotation (d4f4c34)
  • output: add diff character count to staged message (4e8d50e)