v1.0.127
OpenCodeSummary
This release introduces new customization options, including an overridable review slash command and the ability to toggle tool details visibility. Several critical bugs were addressed, focusing on authentication logic, configuration adherence (like npm registry settings), and stability when interacting with specific AI models like Gemini and GPT 4o mini.
New Features
- Added an overridable review slash command for custom review workflows.
- Enabled the ability to toggle the visibility of tool details.
Bug Fixes
- Fixed a crash in the TUI that occurred when no authenticated providers were present and the default provider was disabled.
- Fixed authentication login process to correctly respect the configuration of disabled/enabled providers.
- Fixed an issue where the npm registry configuration was not being respected during installation processes.
- Fixed handling of invalid schema cases specifically for Gemini models.
- Fixed a bug causing incorrect Copilot responses when using GPT 4o mini.
- Fixed an issue where OpenCode was failing to retry on certain specific error conditions.