telexed ~ c / 628d383f-b23radar:90 · agent_toolLIVE
← back
NO.
#628d383f
Topic
AGENTS & TOOLS
Source
Hermes Agent Releases
Published
2026-05-16 09:59:15
Importance
★ 9/10 — radar 90
`Hermes Agent` `v0.14.0`: native Windows, PyPI install, local proxy
FIG-6281:1

`Hermes Agent` `v0.14.0`: native Windows, PyPI install, local proxy

Installation friction drops hard: Windows beta, PyPI wheel, and lazy deps land together. The local proxy and speedups make it worth testing as an agent CLI.

[ KEY POINTS ]
  1. Native Windows support now covers cmd.exe and PowerShell without WSL, including installer, PTY, taskkill, MinGit, and Python stub handling.
  2. pip install hermes-agent && hermes is now the default path. The wheel bundles the Ink TUI and shell launcher, so setup no longer needs a repo clone.
  3. Cold start drops by about 19s, hermes tools All-Platforms falls from 14s to under 1.5s, and browser console calls get 180x faster.
  4. The OpenAI-compatible local proxy lets Codex, Aider, and Cline talk to OAuth-only providers like Claude Pro, ChatGPT Pro, and SuperGrok.
  5. Install and upgrade flows now scan dependency advisories, while lazy deps reduce what the base package pulls in.
Originalgithub.com/NousResearch/hermes-agent/releases/tag/v2026.5.16Read original →

// related