- Allow custom keybindings for all textarea actions in the input area through config
- Align default input keybindings to improve consistency and add support for additional keyboard shortcuts (Ctrl+Right/Left for word navigation, Ctrl+D for character deletion, Alt+D for word deletion)
- Add ripgrep to the Docker image
- Improve GitHub reaction handling for issue comments to correctly identify and remove the OpenCode agent's "eyes" reaction
- Change terminal title to display "OpenCode" instead of "opencode"
Thank you to 3 community contributors:
- @Brendonovich:
- write typescript artifacts to node_modules/.ts-dist
- tauri: always build cli in predev
- @dbpolito:
- Fix / Improve Github Eyes Reaction Removal (#5383)
- @gjedeer:
- Add ripgrep to Docker image (#5379)