Skip to content
AI Primer
release

Hermes Agent adds /simplify-code and previews hermes --tui in v0.16.0

After Hermes Agent v0.16.0, Nous added a built-in /simplify-code skill and pointed users to hermes --tui as the future CLI surface. The update adds more agent commands and dashboard controls, but remote workflows still need to catch up.

4 min read
Hermes Agent adds /simplify-code and previews hermes --tui in v0.16.0
Hermes Agent adds /simplify-code and previews hermes --tui in v0.16.0

TL;DR

You can read the full release notes, the new Simplify Code skill docs, and the CLI reference. There is also a live desktop page that pitches Hermes as one agent across desktop, browser, and messaging surfaces, plus a user stories hub that aggregates community workflows from X, GitHub, Reddit, YouTube, blogs, and Discord.

Simplify Code

The new skill is more opinionated than the tweet made it sound. The official Simplify Code docs describe a parallel three-reviewer flow: one agent looks for reuse, one for code quality, one for efficiency, then Hermes aggregates the findings and applies the fixes worth keeping.

The docs also say the skill triggers on plain-language prompts like "simplify my changes," "review my code," or even Claude-style /simplify. That makes this look less like a one-off slash command and more like a bundled review pattern Hermes now wants available by default.

TUI

The interesting part of the hermes --tui reply is not the flag itself, it is the direction of travel. The CLI commands reference says --tui launches the TUI instead of the classic CLI, --cli forces the old prompt_toolkit REPL, and --dev runs the TUI directly from TypeScript sources for contributors.

The CLI guide makes the split explicit. Hermes calls the classic terminal surface a full CLI with multiline editing, slash-command autocomplete, interrupt-and-redirect, and streaming tool output, then separately describes a newer TUI with modal overlays, mouse selection, and non-blocking input.

Dashboard

This release week kept moving features out of the terminal and into browser surfaces. Teknium's search update thread said the skills hub search now exposes security scan info, source details, and the actual skill contents before install.

The release notes push the same pattern further. The browser admin panel now covers the MCP catalog, messaging channels, credentials, webhooks, memory, and system-level update checks, while Teknium's dashboard reply said the expanded skills hub experience lives there.

Remote catch-up

Hermes still has some rough edges exactly where the new surfaces matter most. Teknium said remote connect was not part of the original design and the team was "catching up on everything right now with what users wanted," in Teknium's remote-connect reply, even as v0.16.0 advertised remote gateway support in the release notes.

That helps explain the mixed status around the desktop app. The official desktop page sells a cross-platform client with persistent memory, scheduled automation, subagents, and multiple isolation backends, but Teknium's desktop preview reply still called the app a public preview where "many things" may change or fail.

Further reading

Discussion across the web

Where this story is being discussed, in original context.

On X· 2 threads
TL;DR2 posts
Dashboard1 post
Share on X