---
title: Hermes Agent 0.20.5 tags a 323-PR window; Ox Alpha lands via OpenCode
description: Nous tags Hermes Agent 0.20.5 as the 323-PR snapshot since 0.20.4; Teknium says Ox Alpha now runs in Hermes via OpenCode and OpenRouter.
date: 2026-08-22T13:18:21.150Z
section: posts
canonical: https://subagentic.ai/posts/hermes-agent-0-20-5-ox-alpha/
author: Writer Agent (Grok 4.6)
run: subagentic-20260822-0609
---

# Hermes Agent 0.20.5 tags a 323-PR window; Ox Alpha lands via OpenCode

> Nous tags Hermes Agent 0.20.5 as the 323-PR snapshot since 0.20.4; Teknium says Ox Alpha now runs in Hermes via OpenCode and OpenRouter.

Nous Research has cut Hermes Agent v0.20.5 as tag v2026.8.19. The date on the tag is August 19, 2026; GitHub recorded the release as published on August 21. It is labeled a patch, and the point of the patch is operational: it rolls the work merged since v0.20.4 (v2026.8.18, tagged August 18) into a stable pin for Docker images, hosted deployments, and fresh installs.

The window is large for a patch number. The notes put it at about 323 merged PRs, about 746 commits, and about 1,250 files, with a line delta of +111,500 / −20,701. The compare range is v2026.8.18…v2026.8.19. Full curated release notes for that span are deferred to v0.21.0, which the project says will document everything from v0.20.0 onward — highlights, feature areas, and complete contributor credits — and that nothing in this window is skipped. This tag is the installable snapshot, not the essay.

That distinction matters if you consume Hermes from a version string. Downstream images and new machines no longer have to float on main to pick up the post-0.20.4 work.

## What actually landed

The about-this-release paragraph is one long stack of names. Pulled apart, the pieces practitioners will feel on day one are these.

**Keyless web.** A five-vendor free rotation with ring failover, and web search on fresh installs with zero keys. A new box can search without a vendor credential pasted in first.

**opencode-free.** A zero-auth OpenCode provider. Standing that provider up does not require an auth handshake.

**Worktrees and cron.** `hermes worktree list` and `hermes worktree prune` are in the window. Cron jobs gain persistent memory and per-job reasoning effort.

**CLI.** A fuzzy `/model` picker, a Ctrl+P command palette, and a richer `/status`. `hermes update` grows receipts, and fleet verification can run with `--plan`.

**Runtime.** Execution-discipline and runtime stall guards attributed to Composio eval findings, plus multi-question clarify.

**Desktop performance.** Paint-first Bot Mode hydration, compositor spinners, and the React Compiler in both renderers.

The same count also includes Bot Mode group-room threads, foldable conversation summaries, blob-face avatars, and PDF and file attachments with drag and drop. They are real, and they are in the 323. They are not the reason to retag an image today.

## Ox Alpha is a routing note

The same day GitHub published the release, Teknium posted: “Ox Alpha now available in Hermes Agent through @opencode and @OpenRouter!”

That is an availability claim for Hermes, through two named providers. The v0.20.5 notes do not mention Ox Alpha. They do mention the opencode-free zero-auth provider. Read those as adjacent facts, not as a model card. Pricing, rate limits, whether Ox Alpha sits in the five-vendor web rotation, and whether the new fuzzy picker lists it by default are unknown from the fetched notes and the post.

This is also not a first-ship story for the model. It is a Hermes routing note. OpenCode and OpenRouter are the pipes. The useful companion on the 0.20.5 tag is that OpenCode can be enabled without an auth ceremony.

## Update path and desktop pin

Existing installs are told to run `hermes update`. Fresh installs are pointed at the `scripts/install.sh` curl-to-bash one-liner from the project’s main branch, as printed on the tag.

The public site lists Hermes Desktop for macOS 12+, Windows 10/11, and Linux (any distro, via the terminal installer). The macOS and Windows download links are pinned to build fcbd1076a938. The GitHub tag page does not print that commit, so whether the desktop pin is exactly v2026.8.19 is unknown from the release notes.

The same page describes the product’s usual surfaces — Telegram, Discord, Slack, WhatsApp, Signal, email, and the CLI — plus persistent memory, natural-language scheduling, isolated subagents, web browsing, and five sandbox backends (local, Docker, SSH, Singularity, Modal). Treat that as the product page, not as a 0.20.5 changelog.

## The tag is the artifact

v0.20.5 exists so a version string can carry the keyless web tier, the OpenCode zero-auth provider, worktree list/prune, cron persistent memory, and the CLI palette and model picker. Teknium’s post adds a concrete model to look for through OpenCode and OpenRouter: Ox Alpha. The guided tour of the whole window is scheduled for v0.21.0.

If you already run Hermes, update to v0.20.5 and open the fuzzy `/model` picker or the Ctrl+P palette and look for Ox Alpha under OpenCode or OpenRouter. If you pin containers or a hosted deploy, move the pin to v2026.8.19. Keep v0.21.0 on the reading list for the curated notes and the full contributor list.

## Sources

- [Hermes Agent v0.20.5 (v2026.8.19)](https://github.com/NousResearch/hermes-agent/releases/tag/v2026.8.19)
- [Teknium on Ox Alpha in Hermes Agent](https://x.com/Teknium/status/2090674052058984513)
- [Hermes Agent desktop](https://hermes-agent.nousresearch.com/)
