chore: release v0.9.0 (v2026.4.13) (#9182)

The everywhere release — Hermes goes mobile with Termux/Android, adds
iMessage and WeChat, ships Fast Mode for OpenAI and Anthropic,
introduces background process monitoring, launches a local web
dashboard, and delivers the deepest security hardening pass yet
across 16 supported platforms.

487 commits, 269 merged PRs, 167 resolved issues, 24 contributors.
This commit is contained in:
Teknium 2026-04-13 11:52:09 -07:00 committed by GitHub
parent 0e60a9dc25
commit 1af2e18d40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 331 additions and 3 deletions

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "hermes-agent"
version = "0.8.0"
version = "0.9.0"
description = "The self-improving AI agent — creates skills from experience, improves them during use, and runs anywhere"
readme = "README.md"
requires-python = ">=3.11"