Skip to content

Releases: pinokiocomputer/pinokio

v8.0.31

Choose a tag to compare

@github-actions github-actions released this 15 Jul 22:04

Huggingface Login Bug Hotfix

This is a freshly discovered bug, and important enough that i'm making a hot fix, for those affected.

If you saw the following when trying to log into huggingface from the login page, this is now fixed:

wfwefwef

Pinokio Release

Code Signing Policy

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

Privacy Policy

This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.

v8.0.30

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:12

8.0.30

pinokio-release-cropped.1.mp4
  1. Opencode Plugin
  2. Hom Server Fix
  3. Conda Update Fix
  4. Completely Hide Sidebar

1. Opencode plugin

Now you can launch Opencode as a plugin, so you can use opencode to ask questions about any app.

Screenshot 2026-07-15 at 11 04 07โ€ฏAM

2. Home Server Fix

There was one hole with home server. You could connect to your Pinokio home server from any other machine on the same network (such as another laptop, tablet, or phone), BUT, you couldn't install apps from the Explore page. This is now fixed. Now 100% of the home server features work.

phoneview2-cropped.mp4

3. Conda Update Fix

Some people had problem upgrading since Pinokio 8.0.0 because the miniconda/miniforge folders were not getting reset properly (which was needed for these versions). This would happen if one of your other programs were opening one of the files inside pinokio.

Now when this happens, Pinokio displays precisely which process is holding those files so you can kill them, and once that's done, automatically proceeds with the rest of the update process. For example, here I turn off an older version of Logitech G Hub, after which the update proceeds:

repair-cropped.mp4

4. Completely Hide Sidebar

Previously when you hide the sidebar, it would still show up when you hover your mouse over to the left side of the screen. But often you do not want this. You want your app to take up the full width, period.

Now you can toggle this behavior by turning off "Show on hover". Notice how after you turn it off, it doesn't come back even if you hover your mouse over to the left. You can of course open it by clicking the expand button at the top.

toggle-cropped.mp4

Pinokio Release

Code Signing Policy

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

Privacy Policy

This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.

v8.0.8

Choose a tag to compare

@github-actions github-actions released this 11 Jul 02:40

8.0.8 -- Hotfix

A handful of important bugs were fixed.

ESM Support

When you install an app that used ESM in a script, it would just hang the entire app and brick Pinokio (For example if you tried to install https://pinokio.co/apps/github-com-dudarenok-maker-castwright and failed, you would get in this state, because the previous versions of pinokio didn't support ESM, so if you were one of those, update pinokio to 8.0.8 and reinstall the broken apps from scratch)

This has now been fixed. Although ESM is NOT recommended for writing pinokio scripts, at least now it doesn't crash the entire app.

Custom Conda Environment Fix

Apps that use custom conda environments were broken at install time. This was a conda (miniforge) internals issue, and this has been fixed by invalidating the conda environment and forcing reinstall of the entire conda environment and conda dependencies (Sorry for the inconvenience, but this was the cleanest fix without introducing technical debt).

It should just tell you conda needs to be updated (as well as other conda dependencies). Just install and it should be fine.

Github login fix

Github login was broken. Now properly uses git credential manager, waits for your login on the web, and auto closes the credential manager after logging in.

Huggingface login fix

When you use "hf.login" method, it would open a modal that displays the code, which you have to paste into the huggingface auth screen. But previously the code was not automatically copied to the clipboard so it was confusing. Now the code is automatically copied to the clipboard, so you can just paste into the huggingface auth screen.

Instant login page

Previously the Instant login page took long to load, but now it instantly loads and dynamically refreshes the state


Pinokio Release

Code Signing Policy

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

Privacy Policy

This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.

v8.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 15:37

Pinokio 8

ChatGPT Image Jul 8, 2026, 11_20_56 AM

  1. ALL New UI
  2. Home Server
  3. Process Monitor
  4. Autolaunch
  5. Orchestration
  6. 1-Click Help
  7. Faster
  8. End-to-End Open License

Check out every single update in detail here: https://cocktailpeanutlabs.github.io/p8


Pinokio Release

Code Signing Policy

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

Privacy Policy

This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.

v7.2.6

Choose a tag to compare

@github-actions github-actions released this 18 Apr 21:36

Bugfix Patch

1. FFMPEG Fix

Installs the latest version of FFMPEG to support new features, including torchcodec APIs: Without this, some newer apps were breaking (ACE-Step Audio, etc.)

2. Task Fix

There was a bug where starting a task from the task page (not inside universal modals) would hang the app. This has been fixed.


Pinokio Release Info

Code Signing Policy

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

Privacy Policy

This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.

v7.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 14:22

Features

1. Universal Launcher

A universal launcher to launch "ask pinokio", "create app", "create plugin"

universallauncher

2. Tasks

Reusable, shareable, programmable tasks for running routine agent tasks with pinokio and ai agents.

Example: http://localhost:42000/task?ref=https%3A%2F%2Fgithub.com%2Fcocktailpeanut%2Fpinokio-researcher

tasks

3. Plugin Page Overhaul

Each plugin has its own page now, and simplified UI for interacting with them

plugins

4. Supply Chain Attack Protection

Protection against supply chain attacks for uv, npm, and bun.

All install pages now have a beta feature that lets you use the protected mode:

bluefairy_applied

Once selected, all pinokio shells launch with the protection to block too fresh packages published within the last 72 hours:

bluefairy_injected

5. Private Install

Install launchers and plugins from private github repos if logged into github from pinokio. No need to publish to pinokio registry.

private_install

6. App specific plugins

In addition to the global plugins (independent from apps), now apps can ship with plugins included.

Good for plugins that require instllation:

  • ai agent launchers that have stanalone launchers but also want to allow launching in any path
  • plugins that require an app to be installed because they rely on the apps

7. Display online terminals count

Screenshot 2026-04-07 at 3 55 08โ€ฏPM
  1. if an app is not running but associated terminals (agent terminal, user terminal, etc.) are running, don't display as online
  2. By default display a link to app terminals
  3. If any terminals for an app are online, display the online terminals status, which when clicked, leads to the dev mode.

8. Improved user terminals

Instant loading

Now all available terminals instantly load on page load. no clicking through to lazy load.

Screenshot 2026-04-07 at 3 57 50โ€ฏPM

Conda terminals

Previously the user terminals section only supported raw terminal or python terminals (venv activated terminals).

Now it also auto-discovers conda environments and displays them, so you can 1-click open them.

Screenshot 2026-04-07 at 3 58 07โ€ฏPM

9. Clean up dev mode tabs

Clean up the status display so they're more legible.

The idle/live status should have its own row, both in vertical and horizontal mode

Horizontal mode:

Screenshot 2026-04-08 at 7 11 23โ€ฏPM

Vertical mode:

Screenshot 2026-04-08 at 7 11 33โ€ฏPM

Move the notification sound on/off inside the menu (save space)

10. Straightforward Onboarding

Get rid of ALL other UI components when home is not set

Screenshot 2026-04-08 at 6 57 51โ€ฏPM

11. Windows zoom

Now you can simply use Ctrl + and Ctrl - to zoom in and out (No need to Ctrl Shift + for zoom in)

12. Chrome Browser ERR_BLOCKED_BY_LOCAL_NETWORK_ACCESS_CHECKS Error fix

Chrome now blocks redirection from https to localhost urls for security reasons.

This caused issues for checkins when you're using Pinokio in a browser (not inside the pinokio desktop app), when you try to check in:

blockerror

This has now been fixed. Now checking in from regular browser also works

13. Requirement Setup Page Overhaul

Previously the "requirements" page looked like this:

systemreq-before

Now has been changed to:

systemreq
  1. Instead of just saying packages are uninstalled, it correctly says "update required"
  2. The Install button is always visible prominently and do not require scrolling.

14. Unified Design Theme

Now the light-gold gradient design theme is applied to all pages, including home and the app pages.

newdesign

15. Bluefairy Protection Injection Fix

Previously when you run a script with protection on, and it fails, and you turn it off and run it again, it kept the stale state and kept using the protected shell instead of using non-protected sessions.

This has been fixed.

16. Various UX Issues fixed

Various labels everywhere

17. shell even capture fix

Fixed the bug where shell.run even capture would incorrectly capture events when "break": true is declared

on: "/error/i",
break: false

This should not trigger capture and just ignored.

18. additional zoom fix on windows

ctrl - also works

19. Deleting an app

deleting an app from its settings page should correctly return the user to the home page instead of replacing the app frame with home

20. Bun support

Now bun is included by default in pinokio

21. Faster startup

The startup is much faster, and the startup splash screen is draggable so it does not disrupt other apps in the background.

startscreen

Bugfix

  • PNPM has been broken in some environments. now works.
  • Fixed shell command quoting/rendering across POSIX, cmd.exe, and PowerShell, and fixed duplicate same-window app navigation.
  • Fixed Windows bash and conda path handling, and removed hardcoded Pinokio home assumptions in fallback/session paths.
  • When running a script immediately after pinokio launches, it waits until all the template variables are ready.
  • Fixed an edge case where scripts could keep executing steps when the user starts and immediately stops the script
  • Fixed the nested menus so they do not get hidden when the menu is dynamically rendered based on each app state
  • Do not display apps as online when apps are not running but plugin scripts are running for the app (since those are plugin scripts, and not apps)

Pinokio Release

Code Signing Policy

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

Privacy Policy

This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.

v7.1.15

Choose a tag to compare

@github-actions github-actions released this 25 Mar 17:17

Pinokio Release

Bug Fix

1. App Crash Issue

Fix for the occasional crash

bugfix

2. Fix for Slow App Page Loads

Some apps with a lot of files would take very long to load, as much as 8 seconds. Now the bug has been fixed and should load near instant.

Polish

Dev Terminal Polish

The dev mode terminals are displayed in more organized manner

shellfix-cropped.mp4

Code Signing Policy

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

Privacy Policy

This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.

v7.1.12

Choose a tag to compare

@github-actions github-actions released this 24 Mar 15:11

Bug Fixes

  • Proper usage of environment variables
  • Use app specific cache folder by default unless otherwise specified in ENVIRONMENT
  • Speed up agent workspace creation
  • zip/unzip module fix
  • dev page layout fix => display bash option on windows
  • Shell resolution by name
// works on windows
{
  method: "shell.run",
  params: {
    shell: "bash",
    message: "ls"
  }
}

v7.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Mar 22:38

Pinokio Release

Bug Fixes

  • Fix โ€œpopoutโ€: true tabs to open the page in a regular browser
  • Fix Terminal Event Parsing
  • UI fix for various edge case scenarios: mostly when the window size changes or becomes narrower

Agent Multiplayer Mode

  • Parallel Processing
  • Peer Networking
  • Peer Remote Control

Code Signing Policy

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

Privacy Policy

This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.

v7.1.0

v7.1.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Mar 17:40

Pinokio Release

Bug Fixes

  • Fix โ€œpopoutโ€: true tabs to open the page in a regular browser
  • Fix Terminal Event Parsing
  • UI fix for various edge case scenarios: mostly when the window size changes or becomes narrower

Agent Multiplayer Mode

  • Parallel Processing
  • Peer Networking
  • Peer Remote Control

Code Signing Policy

Free code signing provided by SignPath.io, certificate by SignPath Foundation.

Privacy Policy

This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.