Skip to content

Releases: IDNCraft/geeto

v0.14.5

Choose a tag to compare

@rust142 rust142 released this 14 Aug 06:20

What's New?

Bug Fixes

  • Improved AI commit generation reliability and application startup stability.

v0.14.4

Choose a tag to compare

@rust142 rust142 released this 14 Aug 05:18

What's New?

Bug Fixes

  • Allow unavailable AI providers to be configured during model selection
  • Improve runtime isolation and prevent invalid model settings

v0.14.3

Choose a tag to compare

@rust142 rust142 released this 14 Aug 03:51

What's New?

Bug Fixes

  • Improved AI reliability by using isolated runtimes and validating model settings.

v0.14.2

Choose a tag to compare

@rust142 rust142 released this 13 Aug 14:03

What's New?

Bug Fixes

  • Improved update checks by retrieving the latest Homebrew version directly from the source.

v0.14.1

Choose a tag to compare

@rust142 rust142 released this 13 Aug 13:48

What's New?

Bug Fixes

  • Improved interactive command output and added safer branch handling

Other Improvements

  • Added a migration guide for IDNCraft

v0.14.0

Choose a tag to compare

@rust142 rust142 released this 13 Aug 12:13

What's New?

New Features

  • Modernized AI providers and command-line workflows

v0.13.0

Choose a tag to compare

@rust142 rust142 released this 15 Jul 23:09

What's New?

New Features

  • Added AI-powered pull request and issue review workflows

Other Improvements

  • Updated the description and feature list in the readme for clarity

v0.12.0

Choose a tag to compare

@rust142 rust142 released this 14 Jul 07:21

What's New?

New Features

  • Added the ability to configure the style and tone of commit messages in settings

Other Improvements

  • Improved instructions in the readme, including updated uninstall and update commands, as well as clearer documentation for working with branches
  • Added missing blank line separators in the rules section for better readability

v0.11.0

Choose a tag to compare

@rust142 rust142 released this 14 Jul 06:08

What's New?

New Features

  • Added a self-update command to easily update the CLI
  • Integrated OpenAI Codex with the AI features, allowing users to select models

Bug Fixes

  • Improved PowerShell profile detection for better alias setup on Windows
  • Enhanced install method detection and fallback when resolving binaries
  • Added safety checks to input handling to prevent readline errors
  • Improved AI failure detection with better error handling and a recovery menu
  • Stopped commit regeneration when skipping failed commit scenarios
  • Now shows the option to move AI config to global only when a local config exists
  • Improved terminal input handling during confirmation prompts for better cross-platform support

Other Improvements

  • Updated documentation to include OpenAI Codex support in AI workflow and setup instructions
  • Removed unused dependencies and updated several major dependencies for improved performance and security

v0.10.1

Choose a tag to compare

@rust142 rust142 released this 13 Jul 11:19

What's New?

Other Improvements

  • Removed unused tools and made the main menu simpler