v1.0.147
OpenCodeSummary
This release focuses on enhancing user control and consistency by introducing custom keybinding support for input textareas and aligning default keyboard shortcuts. It also includes a fix for correctly managing GitHub reactions on issue comments.
New Features
- Enabled custom keybindings for all textarea actions in the input area via configuration.
- Added support for additional default input keybindings including Ctrl+Right/Left for word navigation, Ctrl+D for character deletion, and Alt+D for word deletion.
Bug Fixes
- Fixed issue where GitHub reaction handling for issue comments incorrectly identified and failed to remove the OpenCode agent's "eyes" reaction.
Improvements
- Aligned default input keybindings for improved consistency.
- Changed the terminal title to display "OpenCode" instead of the lowercase "opencode".
- Added ripgrep utility to the Docker image.