Skip to content

HarnessOS v2026.06.26.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 22:58

HarnessOS v2026.06.26.1

ISO is 3 GB — hosted on VPS (GitHub has a 2 GB release limit)

Download

wget http://148.113.174.52:8899/harnessOS-2026.06.26-x86_64.iso

Flash to USB

sudo dd if=harnessOS-2026.06.26-x86_64.iso of=/dev/sdX bs=4M status=progress oflag=sync

Install

Boot from USB → run harness-install → follow the TUI wizard

Post-install

harness setup    # wizard: GitHub, Claude, Ollama model
harness doctor   # verify everything works

What's included

  • harness CLI: info, doctor, setup, update, snapshot, install profiles, ai
  • harness ai — local AI chat that sees your system state in real-time
  • Hyprland + Waybar + Kitty (Tokyo Night)
  • Claude CLI, GitHub Copilot, Ollama (llama3.2)
  • Docker + NVIDIA container runtime (auto-configured on install)
  • Python 3, Node.js LTS, .NET SDK, Java, PHP
  • linux-zen kernel + BTRFS with snapper auto-snapshots
  • Developer profiles: harness install web|ml|devops|security

Verify download

sha256sum -c harnessOS-2026.06.26-x86_64.iso.sha256

Full Changelog: v2026.06.26...v2026.06.26.1