1.9.0
This release improves responsiveness, adds Vim key support to the agent's response, upgrades the underlying Textual version, fixes a crash when no clipboard mechanism is installed, and has a couple of other minor tweaks.
- vim keys
- upgrade textual
- new textual footer
- fix colours in radioset in options menu
- move from rye to uv
alt+enter
alternative keybind for sending a message- way faster startup time/responsiveness
- cleanly handle exception if no clipboard mechanism is installed
What's Changed
- Cleanly handle exception if no clipboard mechanism is installed by @seapagan in #74
- 8sep improvements by @darrenburns in #78
- Fix datetime timezone reference and improve asynchronous handling by @CharlesCNorton in #44
New Contributors
- @seapagan made their first contribution in #74
- @CharlesCNorton made their first contribution in #44
Full Changelog: 1.8.0...1.9.0