Releases: rust142/geeto
Releases · rust142/geeto
Release list
v0.13.0
v0.12.0
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
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
v0.10.0
What's New?
New Features
- We've integrated the Groq provider with improved state validation for better AI capabilities.
- You can now use global config, native multiline editing, and Trello tools with our CLI.
Other Improvements
- The parser and core have been enhanced for improved performance and stability.
- We've improved the multiline edit handling in the input and streamlined workflows in the CLI.
v0.9.1
What's New?
New Features
- Interactive tool to bump the package version in package.json, and the project is updated to v0.9.0.
- Improved Copilot integration with required headers, automatic retries, and forced reauthentication when needed.
- Added an interactive submodule manager and a simpler local install option.
v0.9.0
v0.8.0
v0.7.0
What's New?
Breaking Changes
- The built-in inline file editor has been removed; files now open in the Vim editor by default.
New Features
- Generate embedded prompts to improve suggestion accuracy
- Improve Copilot SDK handling for more reliable operation
- Save and manage AI models so they persist across sessions and are easier to use.
- Add a doctor workflow with automatic task generation to help organize and track next steps.
- Support for GitLab and a unified platform interface
- More consistent AI suggestions and improved AI command workflows
- Pick files grouped by folder with multi-select and simple staging
Bug Fixes
- Fix compatibility with Bun binaries by adding a static module map
- Improved label alignment by increasing the padding so names line up correctly.
- Geeto now removes old installations before reinstalling to avoid conflicts
Other Improvements
- Confirmation prompts are now simpler and clearer
- Progress display during scramble operations is simplified to a single-line spinner
v0.6.6
What's New?
New Features
- Added an interactive arrow-key toggle to confirmation prompts for easier keyboard navigation.
Other Improvements
- Improved logging and progress spinner behavior for clearer, more consistent output.
- Made AI provider selection and routing more reliable for smoother AI-powered features.