chore: release v0.5.0 (v2026.3.28) (#3568)

The hardening release — Nous Portal 400+ models, Hugging Face provider,
Telegram Private Chat Topics, native Modal SDK, plugin lifecycle hooks,
improved OpenAI model reliability, Nix flake, supply chain hardening,
Anthropic output limits fix, and 50+ security/reliability fixes.

165 merged PRs, 65 closed issues across a 5-day window.
This commit is contained in:
Teknium 2026-03-28 13:11:39 -07:00 committed by GitHub
parent 1d0a119368
commit 558cc14ad9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 351 additions and 3 deletions

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "hermes-agent"
version = "0.4.0"
version = "0.5.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"