v0.6.1
Release v0.6.1
Highlights:
- Add machine on the Machines page: the steps to pair a computer with Optio Local, with this server's commands filled in, and a notice when the machine connects
- Add and remove a machine's directories from the Machines page or the New work form, instead of running
optio local addon the machine - "My machine" in the New work form no longer dead-ends when no machine is paired
- The Optio agent defaults to the newest Opus and picks from the live model list; model aliases ("opus", "sonnet", "fable") now follow new releases in every model picker
Upgrade notes:
- Restart
optio local upon each paired machine to manage its directories from Optio (optio local up --no-remote-dirsopts a machine out). @optio/cliisn't published to npm yet: build it from a checkout (Machines → Add machine shows the commands).- Database migrations run automatically when the API starts.
Install:
helm install optio oci://ghcr.io/jonwiggins/optio --version 0.6.1 -n optio --create-namespace \
--set encryption.key=$(openssl rand -hex 32)
Full changelog: https://github.com/jonwiggins/optio/blob/v0.6.1/CHANGELOG.md