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
3 changed files with 351 additions and 3 deletions

View File

@@ -11,5 +11,5 @@ Provides subcommands for:
- hermes cron - Manage cron jobs
"""
__version__ = "0.4.0"
__release_date__ = "2026.3.23"
__version__ = "0.5.0"
__release_date__ = "2026.3.28"