
cocktail peanut
@cocktailpeanut
Pinokio 3.3.0 Pinokio is an AI automation engine that orchestrates programs that are not 100% reliable (shell, conda, pip, etc.). Reliability is important. Today releasing 3.3.0. A major update fixing most of the core reliability issues that have existed from the beginning.
The official install link has been updated to 3.3.0. Get 3.3.0 here: https://pinokio.computer
1. Major Fix Update Going into 2025, I finally decided to sit down and fix all the core issues that have been plaguing Pinokio users. - homebrew fix (mac) - conda fix - pip fix - linux fix - playwright fix - built-in python RPC server (uvicorn) fix - "run in admin" mode fix
2. Core Engine Major Upgrades The core parts of Pinokio are: 1. Shell execution & streaming & parsing engine 2. Web terminal Pinokio 3.3.0 has updated both of them (which haven't been updated since the beginning) so most of the bugs related to the core modules are gone.
3. Autolaunch Apps & Scripts
You know how you can set "start programs" on your OS to automatically launch?
You can now configure any script to automatically run when Pinokio launches. Just set PINOKIO_SCRIPT_AUTOLAUNCH=
4. Use ANY version of Python By default Pinokio comes with Python 3.10. This works for most apps but in some cases you need Python 3.11 or 3.12. Thanks to the built-in UV, you now can use any version of python. As easy as specifying a "venv_python" attribute when calling shell
5. "next" RPC attribute A new API has been added to the RPC spec: "next". This is like the "jump" API https://program.pinokio.comput... but you don't need to make additional calls just to jump. Just specify where to jump to after the current step. Pinokio script is Turing complete.
6. Info API Realtime overview of Pinokio processes: 1. pinokio version 2. which scripts/steps are running 3. which shells are running and what they are displaying 4. local variables 5. installed apps 6. local sharing endpoints Accessible at http://localhost/pinokio/info
The info API is very comprehensive, you can use it to build: 1. 3rd party apps that use Pinokio powered apps as backend 2. Your custom pinokio via PSP
more on psp https://x.com/cocktailpeanut/s...
Read the full release note for Pinokio 3.3.0 here: https://github.com/pinokiocomp...
Pinokio 3.3.0 has more low-level updates than any other past Pinokio updates, fixing A LOT of bugs. But if you have any new issues with 3.3.0 please post on pinokio-support channel on Discord. I'll be closely monitoring for the next couple of days. https://discord.com/channels/1...
Several Linux users have reported installation issues, so I've worked on a hotfix. Just published 3.3.7 and this is the official latest version on the homepage as well. it should all work now on all OS https://x.com/cocktailpeanut/s...
Made another hotfix 3.3.8 after some people updated issues with Fluxgym installs. This update applies to all users, not just linux. You may already have this version since i published yesterday, but check your version just to make sure. https://x.com/cocktailpeanut/s...