Skip to content

Releases: jasonjmcghee/plock

Reliable streaming, automatic stderr, update global shortcuts while running

03 Feb 01:49
Compare
Choose a tag to compare

See the assets to download and install this version.

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

Pipelines: Triggers and chaining, Execute commands (bash / cmd)

25 Jan 16:46
Compare
Choose a tag to compare

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

23 Jan 07:04
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.1.0...v0.1.1

First version

21 Jan 21:52
e6ca0bd
Compare
Choose a tag to compare
First version Pre-release
Pre-release

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