Releases: jasonjmcghee/plock
Reliable streaming, automatic stderr, update global shortcuts while running
See the assets to download and install this version.
What's Changed
- [plock-17]: load global shortcuts via settings by @jasonjmcghee in #21
- [plock-18]: add std err support by @jasonjmcghee in #23
- #10 generation skipping some characters by @kengoodridge in #20
- [plock-10]: Attempted fix for dropped chars by @jasonjmcghee in #22
New Contributors
- @kengoodridge made their first contribution in #20
Full Changelog: v0.1.2...v0.1.3
Pipelines: Triggers and chaining, Execute commands (bash / cmd)
What's Changed
- Fix issue with clipboard content retrieval by @antmanler in #12
- Pipelines: Triggers and chaining, Execute commands (bash / cmd), Images, other improvements by @jasonjmcghee in #13
Full Changelog: v0.1.1...v0.1.2
plock v0.1.1
First Automated Release
For Mac Requires: xattr -c plock.app
- I haven't done code signing yet. I recommend building it yourself for now.
Install ollama and make sure to run ollama pull openhermes2.5-mistral
or swap it out in the code for something else.
Windows users must use a custom script which can be set in the settings file.
What's Changed
- [plock-1]: add settings file by @jasonjmcghee in #4
- Fix get_context function to use mutable iterator in main.rs by @antmanler in #7
New Contributors
- @jasonjmcghee made their first contribution in #4
- @antmanler made their first contribution in #7
Full Changelog: v0.1.0...v0.1.1
First version
Very first version I built - encourage you to build it yourself
Requires: xattr -c plock.app
- I haven't done code signing yet. I recommend building it yourself for now.
Install ollama and make sure to run ollama pull openhermes2.5-mistral
or swap it out in the code for something else.
Ctrl / Cmd + Shift + .
: Replace the selected text with the output of the model.
Ctrl / Cmd + Shift + /
: Feed whatever is on your clipboard as "context" and the replace the selected text with the output of the model.
Escape
: Cancel ongoing stream